<!--
function ChangeUrl(URL)
	{
		location.href = URL;
	}
//-->
