﻿
// Google 地圖---查看地址專用

function openmap(map,img){
	map=window.open("/syssite/home/shop/1/template/Tw00010/map.html","","toolbar=0,menubar=0,resizable=yes,height=500,width=500,top=150,left=200,screeX=150,screenY=200");	
}


