var d=new Date();var month=d.getMonth();

if (month==0) {window.location="http://events.deercrossingsaloon.com/cal-1-12.htm"}

else if (month==1) {window.location="http://events.deercrossingsaloon.com/cal-2-12.htm"}

else if (month==2) {window.location="http://events.deercrossingsaloon.com/cal-3-11.htm"}

else if (month==3) {window.location="http://events.deercrossingsaloon.com/cal-4-11.htm"}

else if (month==4){window.location="http://events.deercrossingsaloon.com/cal-5-11.htm"}

else if (month==5){window.location="http://events.deercrossingsaloon.com/cal-6-11.htm"}

else if (month==6){window.location="http://events.deercrossingsaloon.com/cal-7-11.htm"}

else if (month==7){window.location="http://events.deercrossingsaloon.com/cal-8-11.htm"}

else if (month==8){window.location="http://events.deercrossingsaloon.com/cal-9-11.htm"}

else if (month==9){window.location="http://events.deercrossingsaloon.com/cal-10-11.htm"}

else if (month==10){window.location="http://events.deercrossingsaloon.com/cal-11-11.htm"}

else if (month==11){window.location="http://events.deercrossingsaloon.com/cal-12-11.htm"}


