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