var rooturl = "http://www.abmec.org.uk/";
var jacket = false;

function myPopup() {
	
	window.open("http://www.abmec.org.uk/help/index.php","top=100,left=100,height=600,width=600,resizable=yes");

}// end function
