// JavaScript Document
// © 2006 SynergyMX.com
// Version 1.0
	var iclink = (document.URL);
	var ictitle = (document.title);
	document.write('<table border="0" cellspacing="0" cellpadding="3" align="center" style="padding:6px;"><tr></tr><tr>');
// blinklist 	
    document.write('<td><a href="http://www.blinklist.com/blink?u=' + iclink + '&t=' + ictitle + '" title="Share this on Blinklist" target="_blank"><img border="0" src="http://www.viewstep.com/images/bookmark/blinklist.gif" width="16" height="16"></a> ');
// del.ico.us 	
	document.write('<td><a href="http://del.icio.us/post?url=' + iclink + '&amp;title=' + ictitle + '" title="Add to del.ico.us" target="_blank"><img src="http://www.viewstep.com/images/bookmark/delicious.gif" width="16" height="16" border="0" /></a></td>');
// digg.com
	document.write('<td><a href="http://digg.com/submit?phase=2&amp;url=' + iclink + '&amp;title=' + ictitle + '" title="Add to Digg.com" target="_blank"><img src="http://www.viewstep.com/images/bookmark/digg.gif" width="16" height="16" border="0" /></a></td>');	
// reddit.com
	document.write('<td><a href="http://reddit.com/submit?url=' + iclink + '&amp;title=' + ictitle + '" title="Add to ReddIt.com" target="_blank"><img src="http://www.viewstep.com/images/bookmark/reddit.gif" width="16" height="16" border="0" /></a></td>');	               
// stumbleupon
	document.write('<td><a href="http://www.stumbleupon.com/submit?url=' + iclink + '&amp;title=' + ictitle + '" title="Share it on StumbleUpon" target="_blank"><img src="http://www.viewstep.com/images/bookmark/stumbleupon.gif" width="16" height="16" border="0" /></a></td>');	               
// Technorati
	document.write('<td><a href="http://technorati.com/favorites/?sub=favthis&add=' + iclink + '" title="Add to Technorati" target="_blank"><img src="http://www.viewstep.com/images/bookmark/technorati.gif" width="16" height="16" border="0" /></a></td>');
// mixx
	document.write('<td><a href="http://www.mixx.com/submit?page_url=' + iclink + '&amp;title=' + ictitle + '" title="Share this on Mixx" target="_blank"><img src="http://www.viewstep.com/images/bookmark/mixx.gif" width="16" height="16" border="0" /></a></td>');
// myspace
	document.write('<td><a href="http://www.myspace.com/Modules/PostTo/Pages/?u=' + iclink + '&t=' + ictitle + '" title="Post this to Myspace" target="_blank"><img src="http://www.viewstep.com/images/bookmark/myspace.gif" width="16" height="16" border="0" /></a></td>');
// designfloat
	document.write('<td><a href="http://www.designfloat.com/submit.php?url=' + iclink + '&amp;title=' + ictitle + '" title="Submit this to DesignFloat" target="_blank"><img src="http://www.viewstep.com/images/bookmark/designfloat.gif" width="16" height="16" border="0" /></a></td>');
// facebook
	document.write('<td><a href="http://www.facebook.com/share.php?v=4&src=bm&u=' + iclink + '&t=' + ictitle + '" title="Share this on Facebook" target="_blank"><img src="http://www.viewstep.com/images/bookmark/facebook.gif" width="16" height="16" border="0" /></a></td>');
// twitter
	document.write('<td><a href="http://twitter.com/home?status=' + ictitle + ' - ' + iclink + '" title="Tweet this!" target="_blank"><img src="http://www.viewstep.com/images/bookmark/twitter.gif" width="16" height="16" border="0" /></a></td>');
// newsvine
	document.write('<td><a href="http://www.newsvine.com/_tools/seed&save?u=' + iclink + '&h=' + ictitle + '" title="Add to NewsVine" target="_blank"><img src="http://www.viewstep.com/images/bookmark/newsvine.gif" width="16" height="16" border="0" /></a></td>');
// netvibes
	document.write('<td><a href="http://www.netvibes.com/share?title=' + iclink + '&url=' + ictitle + '" title="Add to NewsVine" target="_blank"><img src="http://www.viewstep.com/images/bookmark/netvibes.gif" width="16" height="16" border="0" /></a></td>');
// friendfeed
	document.write('<td><a href="http://www.friendfeed.com/share?title=' + iclink + '&link=' + ictitle + '" title="Add to NewsVine" target="_blank"><img src="http://www.viewstep.com/images/bookmark/friendfeed.gif" width="16" height="16" border="0" /></a></td>');
// google.com
	document.write('<td><a href="http://www.google.com/bookmarks/mark?op=add&bkmk=' + iclink + 'l&title=' + ictitle + '" title="Add to Google.com" target="_blank"><img src="http://www.viewstep.com/images/bookmark/google.gif" width="16" height="16" border="0" /></a></td>');
// Yahoo! MyWeb	
	document.write('<td><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=' + iclink + '&amp;t=' + ictitle + '" title="Add to Yahoo!MyWeb" target="_blank"><img src="http://www.viewstep.com/images/bookmark/yahoo.gif" width="16" height="16" border="0" /></a></td>');
// Microsoft Live Favorites
	document.write('<td><a href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;mkt=en-us&amp;url=' + iclink + '&amp;title=' + ictitle + '" title="Add to LiveFavorites" target="_blank"><img src="http://www.viewstep.com/images/bookmark/live.gif" width="16" height="16" border="0" /></a></td>');
// slashdot	
    document.write('<td><a href="http://slashdot.org/bookmark.pl?url=' + iclink + '&title=' + ictitle + '" title="Submit to Slashdot" target="_blank"><img border="0" src="http://www.viewstep.com/images/bookmark/slashdot.gif" width="16" height="16"></a></td>');
// squidoo	
    document.write('<td><a href="http://www.squidoo.com/lensmaster/bookmark?' + iclink + '" title="Add to a lense on Squidoo" target="_blank"><img border="0" src="http://www.viewstep.com/images/bookmark/squidoo.gif" width="16" height="16"></a></td>');
// slashdot	
    document.write('<td><a href="http://www.bebo.com/c/share?Url=' + iclink + '&Title=' + ictitle + '" title="Share this on Bebo" target="_blank"><img border="0" src="http://www.viewstep.com/images/bookmark/bebo.gif" width="16" height="16"></a></td>');
	document.write('</tr></table>');
