function map(url) {
	window.open(url,"image","width=520,height=530,scrollbars=no,menubar=no,toolbar=no,status=no");
}
	