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