function AddFav(sURL,sTitle){try{window.external.addFavorite(sURL,sTitle);}catch(e){try{window.sidebar.addPanel(sTitle,sURL,"");}catch(e){alert("加入收藏失败，请使用Ctrl+D进行添加");}}}
function SetHome(obj,vrl){try{obj.style.behavior='url(#default#homepage)';obj.setHomePage(vrl);}catch(e){if(window.netscape){try{netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");}catch(e){alert("此操作被浏览器拒绝！\n请在浏览器地址栏输入“about:config”并回车\n然后将 [signed.applets.codebase_principal_support]的值设置为'true',双击即可。");};var prefs=Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefBranch);prefs.setCharPref('browser.startup.homepage',vrl);}}}
function subscribe(){if(window.clipboardData){clipboardData.setData('Text',"http://www.iamwawa.cn/news.xml");alert("已复制本站RSS地址[http://www.iamwawa.cn/news.xml]\n\n请打开你的RSS阅读器粘贴即可订阅本站文章！");}else {alert("本站RSS地址为：http://www.iamwawa.cn/news.xml\n请复制以上地址到你的RSS阅读器即可订阅本站文章！");}}
fav=function (){};fav.open=function (site){var url;var d=parent.document;var c_href=d.location.href;var c_title=d.title;var c_sel;if(d.selection){c_sel=d.selection.type!='None'?d.selection.createRange().text:''}else {c_sel=d.getSelection?d.getSelection():'';};if(c_sel.length>1500){c_sel=c_sel.substr(0,1500);};switch(site){case "qq":url="http://shuqian.qq.com/post?from=3&title="+encodeURI(c_title)+"&uri="+escape(c_href)+"&jumpback=2&noui=1";window.open(url,'qq','scrollbars=no,width=700,height=500,left=75,top=50,status=yes,resizable=yes');break;case "google":url="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk="+escape(c_href)+"&title="+encodeURI(c_title);window.open(url,'delicious');break;case "yahoo":url="http://myweb.cn.yahoo.com/popadd.html?url="+escape(c_href)+"&title="+encodeURI(c_title);window.open(url,'baidu','scrollbars=no,width=780,height=455,left=75,top=20,status=yes,resizable=yes');break;case "baidu":url="http://cang.baidu.com/do/add?it="+encodeURI(c_title)+"&iu="+escape(c_href)+"&dc="+encodeURI(c_sel)+"&fr=ien#nw=1";window.open(url,'baidu','scrollbars=no,width=600,height=450,left=75,top=20,status=yes,resizable=yes');break;}};
function setTab(name,cursel,n){for(i=1;i<=n;i++){var menu=document.getElementById(name+i);var con=document.getElementById("con_"+name+"_"+i);menu.className=i==cursel?"hover":"";con.style.display=i==cursel?"block":"none";}}
function coryurl(){var clipBoardContent="";clipBoardContent+=document.title;clipBoardContent+="\n";clipBoardContent+=this.location.href;window.clipboardData.setData("Text",clipBoardContent);alert("蛙蛙提示：\n复制成功！可以发给你的好友了！");};
function toDesktop(sUrl,sName){try{var WshShell=new ActiveXObject("WScript.Shell");var oUrlLink=WshShell.CreateShortcut(WshShell.SpecialFolders("Desktop")+"\\"+sName+".url");oUrlLink.TargetPath=sUrl;oUrlLink.Save();}catch(e){window.location.href="http://www.iamwawa.cn/shortcut.php";}};
