if (window == top) {
	LoadPage = "http://www.thesrt.org.uk/forum/index.html";
	window.location.replace(LoadPage);	
}


