<!--

	function Handler_IMG_click(EID)
	{
		document.location=document.getElementById(EID).src.replace(".thumb","");
	}

	function Handler_VIDEO_click(fn)
	{
		document.location.href="http://android.sullivan.za.org/flv.php?fn="+fn;
	}

-->

