function openHelp(cURL) {
	window.open(cURL,"help","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=640, height=680")
}


