function popMap() {
	window.open('bcm_images/BattleHouseMap.jpg','mapWin','toolbar=no,status=no,menubar=no,location=no');
	return false;
}
