function help_onClick(anchor) {
	var helpWindow = window.open("help/help_default.asp,"HELP","toolbar=no,menubar=no,scrollbar=no,status=no,resizable=yes,height=475,width=700,screenX=10,screenY=10,top=10,left=10");
}
