
function openWindow13() {
	window.open("shop_map.html","","scrollbars=yes,resizable=yes,width=550,height=580");
}

