<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function Start(page) {
OpenWin = this.open(page, "CtrlWindow", "width=530,height=410,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes");
}
function StartLarge(page) {
OpenWin = this.open(page, "CtrlWindow", "width=789,height=519,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes");
}
// End -->
