function PhotoViewer687(srcName){
	NewWin=window.open(srcName,'photos','width=687,height=512 status=no,scrollbars=no');
}

function PhotoViewer650(srcName){
	NewWin=window.open(srcName,'photos','width=650,height=480 status=no,scrollbars=no');
}

