/*if(typeof googleAds != 'undefined' && !location.href.match('test_ads=quigo'))
{
googleAds.execute('article',commercialNode,'bottom',3,false)
}*/

if(typeof wpAds != 'undefined' && typeof wpAds.textlinks != 'undefined' && wpAds.textlinks.article_check())
{
wpAds.textlinks.init('article','bottom',commercialNode);
}

