document.writeln('<fieldset style="width: 130px; background: #ffffff; margin: 2px; padding: 4px;" class="addlink"><legend style="background: #ffffff;">Add To:</legend>');
document.writeln('<img src="http://superbuytires.com/pics/delicious.gif"/>');
document.writeln('<a href="http://del.icio.us/post?url='+ escape(document.location) +'&title='+ escape(document.title) +'">Del.icio.us</a><br/>');
document.writeln('<img src="http://superbuytires.com/pics/digg.gif"/>');
document.writeln('<a href="http://digg.com/submit?phase=2&url='+ escape(document.location) +'">Digg</a><br/>');
document.writeln('<img src="http://superbuytires.com/pics/technorati.gif"/>');
document.writeln('<a href="http://technorati.com/faves?sub=favthis&add='+escape(document.location) +'">Technorati</a><br/>');
document.writeln('<img src="http://superbuytires.com/pics/blinklist.gif"/>');
document.writeln('<a href="http://blinklist.com/index.php?Action=Blink/addblink.php&url='+ escape(document.location) +'&Title='+ escape(document.title) +'">Blinklist</a><br/>');
document.writeln('<img src="http://superbuytires.com/pics/furl.gif"/>');
document.writeln('<a href="http://furl.net/storeIt.jsp?t='+ escape(document.title) +'&u='+ escape(document.location) +'">Furl</a><br/>');
document.writeln('<img src="http://superbuytires.com/pics/reddit.gif"/>');
document.writeln('<a href="http://reddit.com/submit?url='+ escape(document.location) +'">Reddit</a><br/>');
document.writeln('</fieldset>');

