function galleryPage(){ //Define arbitrary function to run desired DHTML Window widget codes
simplewin = dhtmlwindow.open("ajaxbox", "ajax", "portfolio_circular.html","Gallery", "width=800px,height=450px,resize=1,center=1")
//ajaxwin.onclose=function(){return window.confirm("Close window 3?")} //Run custom code when window is about to be closed
}
