	function map(){
    frank = window.open('http://www.mxcutz.co.uk/find-us.html', 'popup', 'width=620, height=500, menubar=no, scrollbars=yes, toolbar=no, location=no, resizable=yes, top=20, left=20');

	}
	
	function europe(){
    frank = window.open('http://www.mxcutz.co.uk/europe.html', 'popup', 'width=620, height=500, menubar=no, scrollbars=yes, toolbar=no, location=no, resizable=yes, top=20, left=20');

	}
