function blogit_init(){ var lists = [ {name : "QQ书签", logo : "qq.gif", href : function(t,u,c) { return "http://shuqian.qq.com/post?from=3&jumpback=2&noui=1" + "&uri=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "抓虾", logo : "zhuaxia.gif", href : function(t,u,c) { return "http://www.zhuaxia.com/add_channel.php?sourceid=103" + "&url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "365key", logo : "365key.gif", href : function(t,u,c) { return "http://www.365key.com/storeit.aspx?noui=yes&jump=close" + "&t=" + escape(t) + "&u=" + escape(u) + "&c=" + escape(c); } }, {name : "百度搜藏", logo : "baidu.gif", href : function(t,u,c) { return "http://cang.baidu.com/do/add?fr=ieo;&it=" + encodeURIComponent(t) + "&iu=" + encodeURIComponent(u) + "&dc=" + encodeURIComponent(c); } }, {name : "Google书签", logo : "google.gif", href : function(t,u,c) { return "http://www.google.com/bookmarks/mark?op=add" + "&bkmk=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t) } }, {name : "雅虎收藏", logo : "yahoo.gif", href : function(t,u,c) { return "http://myweb.cn.yahoo.com/addp.html?method=add" + "&url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t) } }, {name : "新浪ViVi", logo : "vivi.gif", href : function(t,u,c){ return "http://vivi.sina.com.cn/collect/icollect.php?pid=2008" + "&title=" + escape(t) + "&url=" + escape(u) + "&desc=" + escape(c) } }, {name : "和讯网摘", logo : "hexun.gif", href : function(t,u,c) { return "http://bookmark.hexun.com/post.aspx?" + "title=" + escape(t) + "&url=" + escape(u) + "&excerpt=" + escape(c); } } ] //var prefix = " http://www.795.com.cn"; var prefix = "/"; var title = document.title; var url = location.href; var comment = "Very good!"; var blogit = document.getElementById("Addevent"); var i, a, button, img; if (blogit) { for (i=0; i