if(navigator.userAgent.indexOf("MSIE 6")>=0){
    $('<div>').css({'position': 'absolute','top': '0px','left': '0px',backgroundColor: 'black','opacity': '0.75','width': '100%','height': $(window).height(),zIndex: 5000}).appendTo("body");
    $('<div><img src="http://static.bursadabugun.com/images/ie6-block.jpg" alt="" width="689" height="200" border="0" usemap="#links" /><map name="links" id="links"><area shape="circle" coords="548,151,33" href="http://www.opera.com/browser/download/" /><area shape="circle" coords="640,156,32" href="http://www.apple.com/safari/" /><area shape="circle" coords="463,152,33" href="http://www.google.com/chrome/" /><area shape="circle" coords="376,151,30" href="http://www.mozilla-europe.org/tr/" />  <area shape="circle" coords="290,152,31" href="http://windows.microsoft.com/tr-TR/internet-explorer/products/ie/home" /></map></div>').css({backgroundColor: 'white','top': '50%','left': '50%',marginLeft: -344,marginTop: -100,width: 689,paddingRight: 10,height: 200,'position': 'absolute',zIndex: 6000}).appendTo("body");
}
