function hakkimizda(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "hakkimizda.html", "Hakkımızda", "width=550px,height=500px,left=170px,top=225px,resize=0,scrolling=1") //Run custom code when window is about to be closed
}


function iletisim(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "iletisim.html", "internetwebdizayn.com", "width=550px,height=500px,left=170px,top=225px,resize=0,scrolling=1") //Run custom code when window is about to be closed
}

function destek(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "destek.html", "Destek", "width=550px,height=500px,left=170px,top=225px,resize=0,scrolling=1") //Run custom code when window is about to be closed
}

function ortak(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "ortaklik.html", "Satış Ortaklığı & Bayilik", "width=550px,height=500px,left=170px,top=225px,resize=0,scrolling=1") //Run custom code when window is about to be closed
}

function tema(){ //Define arbitrary function to run desired DHTML Window widget codes
ajaxwin=dhtmlwindow.open("ajaxbox", "ajax", "http://www.internetwebdizayn.com/tema/index.php", "Temalar", "width=550px,height=500px,left=170px,top=225px,resize=0,scrolling=1") //Run custom code when window is about to be closed
}