function blogit_init(){ var lists = [ {name : "ZhuaXia", 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 : "delicious", logo : "delicious.gif", href : function(t,u,c) { return "http://del.icio.us/post?v=4" + ";url=" + encodeURIComponent(u) + ";title=" + encodeURIComponent(t); } }, {name : "digg", logo : "digg.gif", href : function(t,u,c) { return "http://digg.com/submit?phase=2" + "&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 : "baidu", 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 : "Yahoo", 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 : "Windows Live Bookmarks", logo : "winlive.gif", href : function(t,u,c) { return "https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us" + "&url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t) } }, {name : "Sina 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 : "hexun", logo : "hexun.gif", href : function(t,u,c) { return "http://bookmark.hexun.com/post.aspx?" + "title=" + escape(t) + "&url=" + escape(u) + "&excerpt=" + escape(c); } }, {name : "Spurl", logo : "spurl.png", href : function(t,u,c) { return "http://www.spurl.net/spurl.php?" + "title=" + encodeURIComponent(t) + "&url=" + encodeURIComponent(u); } }, {name : "Wists", logo : "wists.png", href : function(t,u,c) { return "http://wists.com/r.php?" + "c=" + encodeURIComponent(c) + "&r=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "Simpy", logo : "simpy.png", href : function(t,u,c) { return "http://www.simpy.com/simpy/LinkAdd.do?" + "href=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "Newsvine", logo : "newsvine.png", href : function(t,u,c) { return "http://www.newsvine.com/_tools/seed&save?" + "u=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "Blinklist", logo : "blinklist.png", href : function(t,u,c) { return "http://www.blinklist.com/index.php?Action=Blink/addblink.php" + "&Url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "Furl", logo : "furl.png", href : function(t,u,c) { return "http://www.furl.net/storeIt.jsp?" + "u=" + encodeURIComponent(u); } }, {name : "Reddit", logo : "reddit.png", href : function(t,u,c) { return "http://reddit.com/submit?" + "url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "Fark IP", logo : "fark.png", href : function(t,u,c) { return "http://cgi.fark.com/cgi/fark/edit.pl?" + "new_url=" + encodeURIComponent(u); } }, {name : "Blogmarks", logo : "blogmarks.png", href : function(t,u,c) { return "http://blogmarks.net/my/new.php?mini=1&simple=1" + "&url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "Smarking", logo : "smarking.png", href : function(t,u,c) { return "http://smarking.com/editbookmark/?" + "url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "magnolia", logo : "magnolia.png", href : function(t,u,c) { return "http://ma.gnolia.com/bookmarklet/add?" + "url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "Segnalo", logo : "segnalo.png", href : function(t,u,c) { return "http://segnalo.com/post.html.php?" + "url=" + encodeURIComponent(u) + "&title=" + encodeURIComponent(t); } }, {name : "BumpZee", logo : "bumpzee.png", href : function(t,u,c) { return "http://www.bumpzee.com/entries/new/?" + "u=" + encodeURIComponent(u); } } ] var prefix = " http://tedirachmadi.web.id"; var title = document.title; var url = location.href; var comment = "Very good!"; var blogit = document.getElementById("blogit"); var i, a, button, img; if (blogit) { for (i=0; i