var ua = navigator.userAgent;
var ua = 'brauchnichtmehr';
this.isOpera = function()
{return /Opera/.test(ua);}
if(!this.isOpera()){

twitter_book();
document.writeln;

var wong 		= "window.open('http://www.mister-wong.de/index.php?action=addurl&bm_url='+encodeURIComponent(location.href)+'&bm_notice=&bm_description='+encodeURIComponent(document.title)+'&bm_tags=');return false";
var delicio 		= "window.open('http://del.icio.us/post?v=2&url='+encodeURIComponent(location.href)+'&notes=&tags=&title='+encodeURIComponent(document.title));return false";
var google   = "window.open('http://www.google.com/bookmarks/mark?op=add&hl=de&bkmk='+encodeURIComponent(location.href)+'&annotation=&labels=&title='+encodeURIComponent(document.title));return false";
var faceb   = "window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href)+'&annotation=&labels=&t='+encodeURIComponent(document.title));return false";
var twitter = "window.open('http://www.twitter.com/home?status=Shopping+Tipp:+'+twitter_name+'+('+twitter_link+')');return false";

document.write('<a rel="nofollow" href="http://www.twitter.com/" onClick="' + twitter +'" title="Bookmark page at www.twitter.com" target="_blank">')
document.write('<img src="/images/explorer/twitter.gif" alt="Bookmark page at Twitter" border="0" />')
document.write('</a> ')

document.write('<a rel="nofollow" href="http://www.google.com/" onClick="' + google +'" title="Bookmark page at www.google.com" target="_blank">')
document.write('<img src="/images/explorer/google.gif" alt="Bookmark page at www.google.com " title="Bookmark page at www.google.com " border="0" />')
document.write('</a> ')

document.write('<a rel="nofollow" href="http://del.icio.us/" onClick="' + delicio +'" title="Bookmark page at del.ico.us" target="_blank">')
document.write('<img src="/images/explorer/del.gif" alt="Bookmark page at del.ico.us " title="Bookmark page at del.ico.us " border="0" />')
document.write('</a> ')

document.write('<a rel="nofollow" href="http://www.mister-wong.de/" onClick="' + wong +'" title="Bookmark page at www.mister-wong.de" target="_blank">')
document.write('<img src="/images/explorer/wong.gif" alt="Bookmark page at Mister Wong " title="Bookmark page at Mister Wong " border="0" />')
document.write('</a> ')

document.write('<a rel="nofollow" href="http://www.facebook.com/" onClick="' + faceb +'" title="Bookmark page at www.facebook.com" target="_blank">')
document.write('<img src="/images/explorer/faceb.gif" alt="Bookmark page at Facebook" border="0" />')
document.write('</a> ')
}
