function akst_share(id, url, title) { var form = $('akst_form'); var post_id = $('akst_post_id'); if (form.style.display == 'block' && post_id.value == id) { form.style.display = 'none'; return; } var link = $('akst_link_' + id); var offset = Position.cumulativeOffset(link); $("akst_delicious").href = akst_share_url("/web/20091212112011/http://del.icio.us/post?url={url}&title={title}", url, title); $("akst_linkibol").href = akst_share_url(" http://www.linkibol.com/Add.aspx?t={title}&u={url}", url, title); $("akst_yumiyum").href = akst_share_url("/web/20091212112011/http://www.yumiyum.org/imekle.php?iadres={url}&ibaslik={title}", url, title); $("akst_limk").href = akst_share_url("/web/20091212112011/http://www.limk.com/limkle.php?page=addlink&title={title}&url={url}", url, title); $("akst_bagcik").href = akst_share_url("/web/20091212112011/http://www.bagcik.com/person_links/new?url={url}&title={title}", url, title); $("akst_reddit").href = akst_share_url("/web/20091212112011/http://tr.reddit.com/submit?url={url}&title={title}", url, title); $("akst_digg").href = akst_share_url("/web/20091212112011/http://digg.com/submit?phase=2&url={url}&title={title}", url, title); $("akst_furl").href = akst_share_url("/web/20091212112011/http://furl.net/storeIt.jsp?u={url}&t={title}", url, title); $("akst_yahoo_myweb").href = akst_share_url("/web/20091212112011/http://myweb2.search.yahoo.com/myresults/bookmarklet?u={url}&t={title}", url, title); $("akst_stumbleupon").href = akst_share_url("/web/20091212112011/http://www.stumbleupon.com/submit?url={url}&title={title}", url, title); $("akst_google_bmarks").href = akst_share_url(" http://www.google.com/bookmarks/mark?op=edit&bkmk={url}&title={title}", url, title); $("akst_technorati").href = akst_share_url("/web/20091212112011/http://www.technorati.com/faves?add={url}", url, title); $("akst_blinklist").href = akst_share_url("/web/20091212112011/http://blinklist.com/index.php?Action=Blink/addblink.php&Url={url}&Title={title}", url, title); $("akst_windows_live").href = akst_share_url("/web/20091212112011/https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url={url}&title={title}&top=1", url, title); post_id.value = id; form.style.left = offset[0] + 'px'; form.style.top = (offset[1] + link.offsetHeight + 3) + 'px'; form.style.display = 'block'; } function akst_share_url(base, url, title) { base = base.replace('{url}', url); return base.replace('{title}', title); } function akst_share_tab(tab) { var tab1 = document.getElementById('akst_tab1'); var tab2 = document.getElementById('akst_tab2'); var body1 = document.getElementById('akst_social'); var body2 = document.getElementById('akst_email'); switch (tab) { case '1': tab2.className = ''; tab1.className = 'selected'; body2.style.display = 'none'; body1.style.display = 'block'; break; case '2': tab1.className = ''; tab2.className = 'selected'; body1.style.display = 'none'; body2.style.display = 'block'; break; } } function akst_xy(id) { var element = $(id); var x = 0; var y = 0; } /* FILE ARCHIVED ON 11:20:11 Dec 12, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 05:06:06 Dec 27, 2018. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): LoadShardBlock: 24.893 (3) esindex: 0.005 captures_list: 39.382 CDXLines.iter: 9.121 (3) PetaboxLoader3.datanode: 34.071 (4) exclusion.robots: 0.226 exclusion.robots.policy: 0.216 RedisCDXSource: 3.19 PetaboxLoader3.resolve: 19.213 load_resource: 46.941 * var form = $('akst_form'); var post_id = $('akst_post_id'); if (form.style.display == 'block' && post_id.value == id) { form.style.display = 'none'; return; } var link = $('akst_link_' + id); var offset = Position.cumulativeOffset(link); $("akst_delicious").href = akst_share_url("/web/20091212112011/http://del.icio.us/post?url={url}&title={title}", url, title); $("akst_linkibol").href = akst_share_url(" http://www.linkibol.com/Add.aspx?t={title}&u={url}", url, title); $("akst_yumiyum").href = akst_share_url("/web/20091212112011/http://www.yumiyum.org/imekle.php?iadres={url}&ibaslik={title}", url, title); $("akst_limk").href = akst_share_url("/web/20091212112011/http://www.limk.com/limkle.php?page=addlink&title={title}&url={url}", url, title); $("akst_bagcik").href = akst_share_url("/web/20091212112011/http://www.bagcik.com/person_links/new?url={url}&title={title}", url, title); $("akst_reddit").href = akst_share_url("/web/20091212112011/http://tr.reddit.com/submit?url={url}&title={title}", url, title); $("akst_digg").href = akst_share_url("/web/20091212112011/http://digg.com/submit?phase=2&url={url}&title={title}", url, title); $("akst_furl").href = akst_share_url("/web/20091212112011/http://furl.net/storeIt.jsp?u={url}&t={title}", url, title); $("akst_yahoo_myweb").href = akst_share_url("/web/20091212112011/http://myweb2.search.yahoo.com/myresults/bookmarklet?u={url}&t={title}", url, title); $("akst_stumbleupon").href = akst_share_url("/web/20091212112011/http://www.stumbleupon.com/submit?url={url}&title={title}", url, title); $("akst_google_bmarks").href = akst_share_url(" http://www.google.com/bookmarks/mark?op=edit&bkmk={url}&title={title}", url, title); $("akst_technorati").href = akst_share_url("/web/20091212112011/http://www.technorati.com/faves?add={url}", url, title); $("akst_blinklist").href = akst_share_url("/web/20091212112011/http://blinklist.com/index.php?Action=Blink/addblink.php&Url={url}&Title={title}", url, title); $("akst_windows_live").href = akst_share_url("/web/20091212112011/https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url={url}&title={title}&top=1", url, title); post_id.value = id; form.style.left = offset[0] + 'px'; form.style.top = (offset[1] + link.offsetHeight + 3) + 'px'; form.style.display = 'block'; } function akst_share_url(base, url, title) { base = base.replace('{url}', url); return base.replace('{title}', title); } function akst_share_tab(tab) { var tab1 = document.getElementById('akst_tab1'); var tab2 = document.getElementById('akst_tab2'); var body1 = document.getElementById('akst_social'); var body2 = document.getElementById('akst_email'); switch (tab) { case '1': tab2.className = ''; tab1.className = 'selected'; body2.style.display = 'none'; body1.style.display = 'block'; break; case '2': tab1.className = ''; tab2.className = 'selected'; body1.style.display = 'none'; body2.style.display = 'block'; break; } } function akst_xy(id) { var element = $(id); var x = 0; var y = 0; } /* FILE ARCHIVED ON 11:20:11 Dec 12, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 05:06:06 Dec 27, 2018. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): LoadShardBlock: 24.893 (3) esindex: 0.005 captures_list: 39.382 CDXLines.iter: 9.121 (3) PetaboxLoader3.datanode: 34.071 (4) exclusion.robots: 0.226 exclusion.robots.policy: 0.216 RedisCDXSource: 3.19 PetaboxLoader3.resolve: 19.213 load_resource: 46.941 */