function photo(page) { window.open(page,'','height='+(screen.availHeight)+',width=800,left=0,top=0,menubar=no,scrollbars=yes,status=no,resizable=yes'); return false; }

