var button_dimension={1:{w:60,h:55},2:{w:60,h:69},3:{w:80,h:15},4:{w:91,h:17},5:{w:95,h:22},6:{w:115,h:22},7:{w:60,h:66},8:{w:100,h:34},9:{w:106,h:55},10:{w:60,h:55},11:{w:100,h:20},12:{w:80,h:15},13:{w:80,h:15}}; 
function funp_genButton(b,a){a||(a=1);b=b?"url="+encodeURIComponent(b)+"&":"";document.write('<iframe src="http://funp.com/tools/buttoniframe.php?'+b+"s="+a+'" height="'+button_dimension[a].h+'" width="'+button_dimension[a].w+'" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe>')};
