function photography(){
var path_to_cgi="photography/index.htm";
window.open(path_to_cgi, "NEW","STATUS=NO,TOOLBAR=NO,LOCATION=NO,DIRECTORIES=NO,COPYHISTORY=NO,MENU=NO,RESIZABLE=YES,SCROLLBARS=YES,TOP=0,LEFT=0,WIDTH=800,HEIGHT=700");
} 
