// JavaScript Documentfunction photo_gallery() {	photo_gallery_win = window.open("photo_gallery.php",'photoWin','left=20,top=20,width=482,height=419,toolbar=0,resizable=0,location=0,directories=0,status=0,menubars=0,scrollbars=0,resizable=0');}