var mm_popUp=0
function mm_popUpWin(gallery) {
	if(mm_popUp){
		if(!mm_popUp.closed){mm_popUp.focus;}
	}
	mm_popUp = open('http://www.mikefitelson.com/galleries/mymanhattan.php?'+ gallery,'mymanhattan','scrollbars,resizable')
}