function showhelp(page) {
	window.open(page,'help','width=400,height=200,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,copyhistory=yes,resizable=no');
}
