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

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

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

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

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

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

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

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

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

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

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

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

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

