function tfb(user,fans,width,height,lang,css,showfans){if(typeof user=='undefined'){user='d0lcebita';}if(typeof fans=='undefined'){fans='10';}if(typeof width=='undefined'){width='300';}if(typeof height=='undefined'){height='270';}if(typeof lang=='undefined'){lang='es_ES';}if(typeof css=='undefined'){css='';}if(typeof showfans=='undefined'){showfans='1';}document.write('\<iframe name=\"tfbframe\" frameborder=\"0\" allowtransparency=\"true\" src=\"http://www.dolcebita.com/apps/tfb/?user='+user+'&fans='+fans+'&lang='+lang+'&css='+encodeURI(css)+'\" scrolling=\"no\" style=\"width: '+width+'px; height: '+height+'px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; \"\>\<\/iframe\>')};
