function loadHelp(){
	var compURL="http://portal.sabah.gov.my/helpfiles/default.asp?leftpage=mn_1|1||mn_1_3|1||outhelp|1&rightpage=1.3"
	window.open(compURL, "HelpWin","status = no, toolbar = no, scrollbar=true, location = no, left = 180, top = 80, width = 600, height = 350");
}
