function openhelpfile()
{
	window.open('help.html','mywin','width=780,height=500,toolbar=1,resizable=0');
}