﻿
<!-- Begin 
function Launch(page) { 
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,width=650,height=450"); 
} 
// End -->
