function slide(sayfa) {
	var windowprops = "location=no,scrollbars=no,menubars=no,toolbars=no,resizable=no,width=834,height=567";
	window.open(sayfa,"LETA",windowprops);
}

function ik()
{
	window.open('isbasvuru.html','LETA','location=no,toolbars=no,resizable=no,scrollbars=yes,width=800,height=600');
}

function liveSupport()
{
	window.open('online_destek.php','LETA','location=no,resize=no,toolbars=no,scrollbars=no,width=550,height=550');
}