<!--
function useFrames(docFrame)
{
	if("myTop" != window.top.name)
	{
		window.top.location.href = "http://www.snooker.org.il/"
	}
}
//-->
