//Widget by SemNome.net - Não retire os créditos! //FeedBurner Counter 2 if(typeof(feedburner)!="undefined"){ if(feedburner!=''){ if(typeof(feedsufix)==='undefined'){ var feedsufix = ''; } function snfb(json){ var ssnfb = parseInt(json.value.items[0].feed.entry.circulation); var fcount = '

'; var tfcount = ''+ssnfb+' '+feedsufix+'

'; if(typeof(twitter)=="undefined"){ var credito = '

Widget by SemNome

'; document.write(fcount+tfcount+credito); }else{ if(twitter==''){ var credito = '

Widget by SemNome

'; document.write(fcount+tfcount+credito); } else{ document.write(fcount+tfcount); } } } var sfzcount = ''; document.write(sfzcount); var credito = '

Widget by SemNome

'; }} //Twitter counter if(typeof(twitter)!="undefined"){ if(twitter!=''){ if(typeof(twitsufix)==='undefined'){ var twitsufix = ''; } function sntwit(json){ var ssntwit = parseInt(json.followers_count); var tcount = '

' var ttcount = ''+ssntwit+' '+twitsufix+'

'; if(typeof(credito)==='undefined'){ var credito = '

Widget by SemNome

'; } document.write(tcount+ttcount+credito); } var stcount = ''; document.write(stcount); }}