

<!-- Begin

function Start(page) {

OpenWin = this.open(page,
 "CtrlWindow","toolbar=yes,menubar=yes,location=yes,scrollbars=yes,resize=yes,width=400,height=300");

}

// End -->

