
function Start(page) {
OpenWin = this.open(page, "help", "width=450,height=550,toolbar=1,menubar=0,location=1,resizable=1,scrollbars=1");
}
