function onLoadPage()
{

}

function gotopage(url)
{
	window.location = url;
}
