
function link(bayi) {
 

newwindow =window.open(bayi+"", "", "top=100,left=100,height=282,width=450,scroolbar=no");  

 }

function link2(bayi) {
 

newwindow =window.open(bayi+"", "", "top=100,left=100,height=177,width=302,scroolbar=no");  

 }




//---------------- alt_haber linkleri ------------------//


function alt_haber(haber,h) {
 

newwindow = window.open(haber+".htm", "", "top=0,left=0,height="+h+",width=360,scrollbars");  

 }



