	function menuIndex( strURL )
	{
		location.href=strURL;
	}
