
//document.write('<link rel="stylesheet" href="css/thickbox.css" type="text/css" media="screen" />');
document.write('<script type="text/javascript" src="js/jquery.js"></script>');
//document.write('<script type="text/javascript" src="js/thickbox.js"></script>');


function openNewWindow() { 
	window.open('map.html','map','height=588,width=518,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no');
}
