/* Javascripts */

function popMap()
{
	  window.open('christopher/map.png', 'popMap', 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=yes,  width=680, height=540, left=100, top=10');   
}