﻿var Bookmark={Facebook:{icon:function(){return'/chi/images/icon-facebook-mid.gif'},url:function(){return"http://www.facebook.com/share.php?u="+encodeURIComponent(location.href)+"&t="+encodeURIComponent(document.title)+"&ei=UTF-8"}},Funp:{icon:function(){return'/chi/images/icon-funp-mid.gif'},url:function(){return"http://funp.com/pages/submit/add.php?url="+encodeURIComponent(location.href)+"&s="+encodeURIComponent(document.title)+"&t="+Bookmark.getContent()+"&tags[]=%E7%B6%B2%E7%AB%99&tags[]=%E6%96%B0%E8%81%9E&tags[]=%E9%81%8B%E5%8B%95&tags[]=%E6%97%85%E8%A1%8C&tags[]=%E9%A3%9F%E8%A8%98&tags[]=%E6%9B%B8%E7%B1%8D&tags[]=%E5%81%A5%E5%BA%B7&tags[]=%E9%86%AB%E7%99%82"}},Hemidemi:{icon:function(){return'/chi/images/icon-hemidemi-mid.gif'},url:function(){return"http://www.hemidemi.com/user_bookmark/new?title="+encodeURIComponent(document.title)+"&url="+encodeURIComponent(location.href)+"&description="+Bookmark.getContent()+"&via="+encodeURIComponent((document.referrer)?document.referrer:(typeof(_ref)!='undefined')?_ref:'')}},Myshare:{icon:function(){return'/chi/images/icon-myshare-mid.gif'},url:function(){return"http://myshare.url.com.tw/index.php?func=newurl&from=mysharepop&NewsMaster=1&url="+encodeURIComponent(location.href)+"&desc="+escape(document.title)+"&contents="+Bookmark.getContent()}},Udn:{icon:function(){return'/chi/images/icon-udn-mid.gif'},url:function(){return"http://bookmark.udn.com/add?via=&f_URL="+encodeURIComponent(location.href)+"&f_TITLE="+encodeURIComponent(document.title)+"&f_DIGEST="+Bookmark.getContent()}},Yahoo:{icon:function(){return'/chi/images/icon-yahoo-mid.gif'},url:function(){return"http://myweb2.search.yahoo.com/myresults/bookmarklet?u="+encodeURIComponent(location.href)+"&t="+encodeURIComponent(document.title)+"&ei=UTF-8"}},getContent:function(){return encodeURIComponent((window.getSelection)?window.getSelection():(document.getSelection)?document.getSelection():(document.selection)?document.selection.createRange().text:'')},Open:function(a){var b="520";var c="420";var d=(screen.height-c)/2;var e=(screen.width-b)/2;window.open(a,"","status=yes,location=no,resizable=yes,scrollbars=yes,top="+d+",left="+e+",width="+b+",height="+c)},write:function(a){var b=[this.Facebook,this.Funp,this.Hemidemi,this.Myshare,this.Udn,this.Yahoo];var s='';for(var i=0;i<b.length;i++){s+='<a href="'+b[i].url()+'"><img src="'+b[i].icon()+'"></a>'}$(a).html(s).find('a').click(function(){Bookmark.Open(this.href);return false})}};
