window.onerror=null;
if (self == top) location.href = '../index.htm';
if (document.layers)
	{
	document.write('<STYLE>A {text-decoration: underline}</STYLE>');
	}

