// JavaScript Document
function fngoto(Page)
{
	document.location.href = Page
}