var gourl = window.location.pathname+window.location.search;
gourl = gourl.replace(/&/g,'[]');
gourl = gourl.replace('?','{}');
gourl = gourl.replace('#','$');

document.write("<div class='top_k1 s' style='height:33px;'>");
document.write("<div style='width:267px; float:left'><a href='http:\/\/www.allchina.cn' target='_blank'>");
document.write("<img src='/exchange/images/logo_01.jpg' border='0' /></a></div>");
document.write("<div class='s' style='width:360px; height:16px; padding-top:10px; margin-left:5px; float:left'>");
document.write(" <a href='/sell_index.html'>找媒体</a> | <a href='/Buyinfo/buy_index.html'>找买家</a>");
document.write("| <a href='/shopindex.html'>媒体店铺</a> | <a href='/SNS/index.html'>广告社区</a>");
document.write("| <a href='http://baksite204.allchina.cn/ADConsult/index.html'>广告智库</a> | <a href='/Exchange/manager/index_main.asp'>交易管理</a></div>");
document.write("<div style='WIDTH:330px !important; WIDTH: 295px; float:right; padding-top:8px; padding-right:0px'>");
document.write("<iframe src='http://www.allchina.cn/Js/User_navi.asp?url="+gourl+"' ");
document.write("height=20px width=320px scrolling=NO frameborder='0'></iframe></div>");

document.write("</div>");

