<!--
function OpenWin(){
    win=window.open("/schedule/schedule.html","new","scrollbars=1,width=709,height=833");
}
