
function Sevgicell_1(url_pop)
{
var popwidth=205;
var popheight=450;
var popleft=150;
var poptop=50;
Sevgicell_1_1=window.open(url_pop,'Sevgicell_1',
'toolbar=no,status=no,menubar=no,location=no,directories=no,resizable=no,scrollbars=yes,width='+ popwidth+',height='+ popheight+',left='+ popleft+',top='+ poptop);
}

function PopWindow_fal(url_pop)
{
var popwidth=470;
var popheight=300;
var popleft=100;
var poptop=100;
burcum_fal=window.open(url_pop,'burcum',
'toolbar=no,status=no,menubar=no,location=no,directories=no,resizable=no,scrollbars=no,width='+ popwidth+',height='+ popheight+',left='+ popleft+',top='+ poptop);
}



<!-- Force all the previous frames off
if (self.parent.frames.length != 0) self.parent.location=document.location.href;

// -->

