 


function link_rengi2() {
if (document.getElementById('renkli2').style.color != "#ff0000") {
document.getElementById('renkli2').style.color = "#ff0000";
document.getElementById('renkli2').style.backgroundColor = "#c00000";
document.getElementById('rm2').style.color = "#FFFFFF";
}
else {
document.getElementById('renkli2').style.backgroundColor = "#92ec00";
document.getElementById('renkli2').style.color = "#FFFFFF";
document.getElementById('rm2').style.color = "#FFFFFF";
}
setTimeout('link_rengi2()', 1000);
};






function orta_frame(o_f)
{
if (document.getElementById('orta'))
{
document.getElementById('orta').src=o_f;

}

}



 
 
function sozlesme()
{

var popup
popup=window.open ('sozlesme.asp',"",'width=600,height=500,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=yes,screenX=10,screenY=10,top=10,left=10');
popup.focus()



}

 
function reklam(r_id)

{
if(document.getElementById(r_id))
{

document.getElementById(r_id).style.borderColor='#EC9D36';

}


}

function reklam_out(r_id)

{
if(document.getElementById(r_id))
{

document.getElementById(r_id).style.borderColor='#EEEEEE';

}


}
function giris_kapa()
{
document.getElementById('reklam_id').style.display='none';

}
 
function sozlesme()
{

var popup
popup=window.open ('/sozlesme.asp',"",'width=600,height=500,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=yes,screenX=10,screenY=10,top=10,left=10');
popup.focus()



}

 
 
