function openHelp(strPage) {
	window.open("/help/" + strPage + "/","image_window","status=0, width=680, height=680, resizable=0, scrollbars=1"); 
}
