now = new Date
if (now.getMonth() == 11) {
   MM_openBrWindow('Xmas.html','pop','menubar=no,resizable=no,width=370,height=280,left=5,top=5')
}
