// JavaScript Document
function Start(page)
{
OpenWin = this.open(page,"CtrlWindow","toolbar=No,menubar=No,location=No,scrollbars=Yes,resizable=Yes,status=No,width=680,height=600,left=10,top=70,"); }
//-->
