function TutorWin(){
window.open("tutorial.htm","Tutorial","width=546,height=400,resizable=no,scrollbars=yes");
}

