(function() {
    var pub = ""; var width = 0; var height = 0;
    if (typeof (ad_pub) != undefined) pub = ad_pub;
    if (typeof (ad_width) != undefined) width = ad_width;
    if (typeof (ad_height) != undefined) height = ad_height;
    var showurl = "http://bz.pee.cn/s/show.aspx";
    document.writeln('<script type="text/javascript" src="' + showurl + '?pub=' + pub + '&w=' + width + '&h=' + height + '"></' + 'script>');
})()