var source_url = window.location.href;
var str = "<iframe style=\"background-color:transparent\" allowtransparency=true id=fige name=fige width="+allyesky_width+" height="+allyesky_height;
str += " scrolling=no align=middle border=0 frameborder=0 marginwidth=0 marginheight=0 src='http://allyesky.cn/msn/"+allyesky_name+".html?pay=cpc&link="+source_url+"'></iframe>";
document.write(str);
