<!-- 
var bannertext = Math.round(Math.random()*15)+".html"; 
document.write("<div align='center'>"); 
document.write("<iframe frameborder='0' width='466' height='58' marginwidth='0' marginheight='0' border='0' "); 
document.write("src=http://www.putagallina.com/master/texhet/"+bannertext+" "); 
document.write(">"); 
document.write("</iframe>"); 
document.write("</div>"); 
--> 
