<!--
function wizard(anchor) {
	HelpWin = window.open("wizard.asp#" + anchor, "remote", "scrollbars=no,resizable=no,toolbar=no,height=350,width=700, left=20,top=30,locationbar=no")
}

//-->
