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