
function help_popup(url)
{
	window.open(url, "", "height=300,width=900,scrollbars=1,resizable=1")
}
