<!--
	function LoadCheck()
	{
		if(document.getElementById("VideoBox"))
		{
			LoadFlash();
		}
	}
//-->