var tfb={};tfb.defaultTop=80;tfb.showbadge=function(){if(tfb.top<0||tfb.top>1000||isNaN(tfb.top)){tfb.top=tfb.defaultTop;}if(tfb.side!="l"){tfb.side="r";}tfb.tabStyleCode="position:fixed;"+"top:"+tfb.top+"px;"+"width:33px;"+"height:113px;"+"z-index:8765;"+"cursor:pointer;background:url(/images/wish_button.gif);"+"background-repeat:no-repeat;";
if(tfb.side=="l"){tfb.tabStyleCode+="left:0; background-position:right top;";}else{tfb.tabStyleCode+="right:0; background-position:left top;";}tfbMainDiv=document.createElement("div");document.body.appendChild(tfbMainDiv);};
