<!--
//var realheight = ((screen.height/2)-200);
//var realwidth = ((screen.width/2)-300);

function popup(place,i) {
window.open('gallery_'+place+'.html?number='+i+'','photos','toolbars=no,status=no,scrollbars=no,top=10,left=50,height=520,width=450');
}
// -->
