/Utility/jquery.js" language="javascript" type="text/javascript"> function CopyURL() { window.clipboardData.setData('text', window.location.href); alert("复制地址成功!请发给别的好友!"); } function Reset(cid, id) { for (var i = 0; i < 10; i++) { document.getElementById("c" + i).style.display = "none"; } document.getElementById("c" + id).style.display = "block"; } function MM_swapTopMenu(td, did) { td.className = "top_menu_e"; } function MM_swapTopMenuRestore_e(td) { td.className = "top_menu_e"; } function MM_swapTopMenuRestore(td, did) { td.className = "top_menu"; }