

if(document.getElementById && screen.width > 1000) {
  document.write("<div id='b320x60' style='position: absolute; visibility: hidden; left: 15px; top: 10px; text-align: center; border:0px solid #D00; width:320px; height:50px;'>");
  document.write("<a href='http://www.devojka-snova.com/' title=' www.devojka-snova.com ' target='_blank'><img src='../banners/ds_320x50.jpg' alt='' width='320' height='50' border='0'></a>");
  document.write("</div>\n");
  document.getElementById('b320x60').style.visibility = 'visible';
  document.getElementById('b320x60').style.left = screen.width - 350;
}