function establishframes() {
   
 	if (window.top.length < 4)
	{ 	
		window.top.location.href = "http://www.creweandnantwich-u3a.org.uk/";
	}
  

}
