function popup(n){
	window.open('http://www.point.co.jp/php_files/map.php?code=' + n, 'pop', 'width=550,height=750,scrollbars=yes');	
}
