
<!-- Begin
function Start(page) {
OpenWin = this.open(page, 'CtrlWindow', 'status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,width=' + x + ',height=' + y + ',top=20,left=100');
}
// End -->