var utopiaWin;

	function popup1() {

		var WinType;
		WinType="width=352,height=352,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/shoplist/central.html','_blank',WinType);
	
	}
	
	function popup1gbx() {

		var WinType;
		WinType="width=352,height=352,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/shoplist/central_gbx.html','_blank',WinType);
	
	}
	
		function popup2() {

		var WinType;
		WinType="width=352,height=352,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/shoplist/tst.html','_blank',WinType);
	
	}

		function popup2gbx() {

		var WinType;
		WinType="width=352,height=352,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/shoplist/tst_gbx.html','_blank',WinType);
	
	}

		function popup3() {
		var WinTypes;
		WinTypes="width=352,height=352,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/shoplist/cwb.html','_blank',WinTypes);	
	}
	
	function popup3gbx() {
		var WinTypes;
		WinTypes="width=352,height=352,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/shoplist/cwb_gbx.html','_blank',WinTypes);
	}
	
		function popup4() {
		var WinTypes;
		WinTypes="width=352,height=352,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/shoplist/kwun-tong.html','_blank',WinTypes);	
	}
	
	function popup4gbx() {
		var WinTypes;
		WinTypes="width=352,height=352,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/shoplist/kwun-tong_gbx.html','_blank',WinTypes);
	}
	
		function terms() {
		var WinTypes;
		WinTypes="width=650,height=650,left=0,top=0,status=no,toolbar=no,menubar=no,scrollbars=no,resizable=no,resize=no";
		window.open('data/terms.html','_blank',WinTypes);
		

	
	}
	
	function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
