<!--
	function SendToPage(strNextPage, strTarget)
	{
		location.href=strNextPage;
	}
	
// -->