<!--
function yyy()
{
if (top.location.href==location.href)
	{
	document.write("<html><body><STRONG>This is part of ");
	document.write(" <FONT COLOR=BLUE><STRONG>GOLLY CORNER</STRONG></FONT> : use the </body></html>");
	document.write("<A HREF= 'http://www.gollycorner.co.uk' TARGET='_top'><FONT FACE='TIMES' SIZE=2 COLOR=RED><B>S&nbsp;I&nbsp;T&nbsp;E&nbsp;&nbsp;&nbsp;&nbsp;M&nbsp;A&nbsp;P&nbsp;</B></A></FONT> to explore</STRONG><BR><BR>");
	}
}

function blockError(){return true;}

window.onerror = blockError;
// -->