<!-- 

function Pop_Calendar()
  {
    window.open('/pop-up_calendar.asp', 'Calendar', 'width=320,height=320,menubar=0,toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=1,dependent=0,screenX=10,screenY=10,innerWidth=320,innerHeight=320,outerWidth=340,outerHeight=340,fullscreen=0,channelmode=0,left=10,top=10,alwaysLowered=0,alwaysRaised=1,hotkeys=0,z-lock=1,titlebar=1');
  }

-->

