
var addivadzbannerCustom;
if (addivadzbannerCustom = document.getElementById("adzbannerCustom"))
{
  if (navigator.userAgent.indexOf("MSIE 6.0") >= 0 && "adzbannerCustom" == "blogads")
  {
    addivadzbannerCustom.innerHTML = "<div class=\"ad-ie6\"><a href='http://adscluster.aws.sitepoint.com/openx/www/delivery/ck.php?oaparams=2__bannerid=87__zoneid=20__cb=b92ec3c0e9__oadest=http%3A%2F%2Fwww.sitepoint.com%2Fbooks%2Fforms1%2F' target='_top'><img src='http://i2.sitepoint.com/images/ads/250X250C.gif' width='250' height='250' alt='' title='' border='0' /></a><div id='beacon_b92ec3c0e9' style='position: absolute; left: 0px; top: 0px; visibility: hidden;'><img src='http://adscluster.aws.sitepoint.com/openx/www/delivery/lg.php?bannerid=87&amp;campaignid=34&amp;zoneid=20&amp;loc=http%3A%2F%2Fadscluster.aws.sitepoint.com%2Fopenx%2Fadjs.sp.php%3Fregion%3D20%26did%3DadzbannerCustom&amp;cb=b92ec3c0e9' width='0' height='0' alt='' style='width: 0px; height: 0px;' /></div></div>";
  }
  else
  {
        addivadzbannerCustom.innerHTML = "<div class=\"ad\"><a href='http://adscluster.aws.sitepoint.com/openx/www/delivery/ck.php?oaparams=2__bannerid=87__zoneid=20__cb=b92ec3c0e9__oadest=http%3A%2F%2Fwww.sitepoint.com%2Fbooks%2Fforms1%2F' target='_top'><img src='http://i2.sitepoint.com/images/ads/250X250C.gif' width='250' height='250' alt='' title='' border='0' /></a><div id='beacon_b92ec3c0e9' style='position: absolute; left: 0px; top: 0px; visibility: hidden;'><img src='http://adscluster.aws.sitepoint.com/openx/www/delivery/lg.php?bannerid=87&amp;campaignid=34&amp;zoneid=20&amp;loc=http%3A%2F%2Fadscluster.aws.sitepoint.com%2Fopenx%2Fadjs.sp.php%3Fregion%3D20%26did%3DadzbannerCustom&amp;cb=b92ec3c0e9' width='0' height='0' alt='' style='width: 0px; height: 0px;' /></div></div>";
  }
}
        