var imgpath = "/";//ADD trailing slash var sburl = encodeURIComponent(location.href); var sbtitle = encodeURIComponent(document.title); if( bmlang == "de" ) { var txtsite = "Diese Seite bei"; var txtenter = " bookmarken."; var misterwong_de = "location.href='http://www.mister-wong.de/index.php?action=addurl&bm_url='+sburl+'&bm_description='+sbtitle;return false"; var delicio_us = "location.href='http://del.icio.us/post?v=2&url='+sburl+'&title='+sbtitle;return false"; var google_com = "location.href='http://www.google.com/bookmarks/mark?op=add&hl=de&bkmk='+sburl+'&title='+sbtitle;return false"; var yigg_de = "location.href='http://yigg.de/neu?exturl='+sburl;return false"; var yahoo_com = "window.open('http://de.myweb2.search.yahoo.com/myresults/bookmarklet?t='+sbtitle+'&u='+sburl+'&ei=UTF-8','popup','width=560px,height=460px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0);return false"; var alltagz_de = "location.href='http://www.alltagz.de/bookmarks/?action=add&address='+sburl+'&title='+sbtitle;return false"; var oneview_de = "location.href= 'http://www.oneview.de/quickadd/neu/addBookmark.jsf?URL=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title);return false"; var linkarena_com = "location.href='http://linkarena.com/bookmarks/addlink/?url='+sburl+'&title='+sbtitle+'&desc=BESCHEIBUNG&tags=TAGS';return false"; var facebook_com = "location.href='http://www.facebook.com/sharer.php?u='+sburl+'&title='+sbtitle+'&desc=BESCHEIBUNG&tags=TAGS';return false"; var myspace_com = "location.href='http://www.myspace.com/Modules/PostTo/Pages/?l=3&u='+sburl+'&title='+sbtitle+'&desc=BESCHEIBUNG&tags=TAGS';return false"; document.write('' + txtsite +' Mister Wong' + txtenter +' ') document.write('' + txtsite +' del.ico.us' + txtenter +' ') document.write('' + txtsite +' google.com' + txtenter +' ') document.write('' + txtsite +' yigg.de' + txtenter +' ') document.write('' + txtsite +' yahoo.com' + txtenter +' ') document.write('' + txtsite +' alltagz.de' + txtenter +' ') document.write('' + txtsite +' oneview.de' + txtenter +' ') document.write('' + txtsite +' www.linkarena.com' + txtenter +' ') document.write('' + txtsite +' www.facebook.com' + txtenter +' ') document.write('' + txtsite +' www.myspace.com' + txtenter +' ') } else { var txtsite = "Bookmark this site at"; var txtenter = "."; var delicio_us = "location.href='http://del.icio.us/post?v=2&url='+sburl+'&title='+sbtitle;return false"; var blinklist_com = "location.href='http://www.blinklist.com/index.php?Action=Blink/addblink.php&Description=&Url='+sburl+'&Title='+sbtitle;return false"; var google_com = "location.href='http://www.google.com/bookmarks/mark?op=add&hl=de&bkmk='+sburl+'&title='+sbtitle;return false"; var yahoo_com = "window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+sbtitle+'&u='+sburl+'&ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0);return false"; var furl_net = "location.href='http://www.furl.net/storeIt.jsp?u='+sburl+'&t='+sbtitle;return false"; var linkarena_com = "location.href='http://linkarena.com/bookmarks/addlink/?url='+sburl+'&title='+sbtitle+'&desc=BESCHEIBUNG&tags=TAGS';return false"; var facebook_com = "location.href='http://www.facebook.com/sharer.php?u='+sburl+'&title='+sbtitle+'&desc=BESCHEIBUNG&tags=TAGS';return false"; var myspace_com = "location.href='http://www.myspace.com/Modules/PostTo/Pages/?l=3&u='+sburl+'&title='+sbtitle+'&desc=BESCHEIBUNG&tags=TAGS';return false"; document.write('' + txtsite +' del.ico.us' + txtenter +' ') document.write('' + txtsite +' blinklist.com' + txtenter +' ') document.write('' + txtsite +' google.com' + txtenter +' ') document.write('' + txtsite +' yahoo.com' + txtenter +' ') document.write('' + txtsite +' www.furl.net' + txtenter +' ') document.write('' + txtsite +' www.linkarena.com' + txtenter +' ') document.write('' + txtsite +' www.facebook.com' + txtenter +' ') document.write('' + txtsite +' www.myspace.com' + txtenter +' ') }