﻿
//window.onresize = reklamEkle;

//function reklamEkle() {

    //var dHeight = (document.body.offsetHeight);
    //var dWidth = (document.body.offsetWidth);

  // $('#divSag').remove(); 
   //$('#divSol').remove();


    //if (dWidth > 1200) {

     //  var sagBosluk = ((parseInt((dWidth - 1000) / 2)) - 100) + 'px'; 

      //  var strAdd = '<span  id="divSag"  //onclick="window.location=\'http://www.vatanbilgisayar.com/productdetails.aspx?I_ID=38462\';" //style="cursor:pointer;position: absolute; top:150px; right: ' + parseInt(sagBosluk) + //'px;z-index:1;" ><img  src="/index/09031010.png" ></span>';



       //$('body').append(strAdd);
    //}
//}

 



