function openmap(the_file, name, width, height){window.open(the_file, name, 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no, width=' + width + ',height=360' + height);}function openmap2(the_file, name, width, height){window.open(the_file, name, 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no, width=' + width + ',height=360' + height);}function newwin(postcode){	// alert(postcode);	if(postcode=='ex28qw')	{		map_file	=	'ex28qw.htm';		map_id		=	'EX28QW';	}	// alert(postcode);	if(postcode=='pl157ed')	{		map_file	=	'pl157ed.htm';		map_id		=	'PL157ED';	}	// alert(postcode);	if(postcode=='pl22bg')	{		map_file	=	'pl22bg.htm';		map_id		=	'PL22BG';	}	// alert(postcode);	if(postcode=='pl312qb')	{		map_file	=	'pl312qb.htm';		map_id		=	'PL312QB';	}	// alert(postcode);	if(postcode=='pl40rw')	{		map_file	=	'pl40rw.htm';		map_id		=	'PL40RW';	}	// alert(postcode);	if(postcode=='tr49ld')	{		map_file	=	'tr49ld.htm';		map_id		=	'TR49LD';	}	window.open(map_file, map_id, "width=750,height=360,resizable=no");}function openwin(the_file, name, width, height){window.open(the_file, name, 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=' + width + ',height=' + height);}function openwinall(the_file, name, width, height){window.open(the_file, name, 'toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,copyhistory=yes,width=' + width + ',height=' + height);}function openwinresize(the_file, name, width, height){window.open(the_file, name, 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=' + width + ',height=' + height);}function openwinscroll(the_file, name, width, height){window.open(the_file, name, 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=' + width + ',height=' + height);}function microsoftKeyPress() {    if (window.event.keyCode == 27)        window.close();}window.status = "Western Electrical - 01752 273 250";function DoWin(URL,w,h){	 var newWindow = window.open(URL,'top10',"resizable=no,width=" + w + ",height=" + h + ",scrollbars=1,alwaysRaised=yes,top=50,left=50")}