if(typeof wpAds != 'undefined' && typeof wpAds.textlinks != 'undefined' && !location.href.match('no_ads') && document.getElementById('ad_links_inner'))
{
wpAds.textlinks.init('blog_main','inner',commercialNode)
document.getElementById('ad_links_inner').style.marginBottom = '17px';
document.getElementById('ad_links_inner').style.display = 'block';
}