/* Ozel Popuplar*/

function popup(u,w,f)
{window.open(u,w,f);}

function popimage(ptitle,isource)
{imagepopup=window.open('/img/js/popupimage.html?isource='+isource+'&ptitle='+ptitle,'','top=0,left=0,width=200,height=200,resizable=1');}

function video(ptitle,isource)
{imagepopup=window.open('/img/js/videoplayer.html?isource='+isource+'&ptitle='+ptitle,'','top=0,left=0,width=364,height=367');}

function pn(isource)
{imagepopup=window.open('/img/panoramik/'+isource+'/index.html','','top=200,left=200,width=550,height=261');}


/* Navigasyonel Elemanlar */

function fngolink(frm)
{if(frm.golink.value.length>0){location=frm.golink.value;}}

function basadon() {window.scrollTo(0,0);}

function geri() {history.back();}
