				<!--Delicious -->
				document.write('<ul class="socmednav"><li>');
				document.write('<a href=http://del.icio.us/post?&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+' target="_blank" title="Del.icio.us"><img src="http://www.cblohm.com/gifs/delicious_18x18_icon.jpg" width="18" height="18" border="0" alt="del.icio.us"/></a>');

				<!--Twitter -->
				document.write('</li><li>');
				document.write('  <a href=http://twitter.com/home?status=' + encodeURIComponent(document.title) + '+' + encodeURIComponent(location.href) + ' target="_blank" title="Twitter"><img border="0" src="http://www.cblohm.com/gifs/twitter_18x18_icon.jpg" width="18" height="18" alt="Twitter" /></a>');

				<!--Facebook -->
				document.write('</li><li>');
				document.write('  <a href=http://www.facebook.com/sharer.php?u=' + encodeURIComponent(location.href) + '&t=' + encodeURIComponent(document.title) + ' target="_blank" title="Facebook"><img border="0" src="http://static.ak.facebook.com/images/share/facebook_share_icon.gif" width="18" height="18" alt="Facebook" /></a>');

				<!--Digg -->
				document.write('</li><li>');
				document.write('  <a href=http://digg.com/submit?&url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + ' target="_blank" title="Digg!"><img border="0" src="http://www.cblohm.com/gifs/diggit_18x18_icon.jpg" width="18" height="18" alt="Digg!" /></a>');

				<!--Yahoo! -->
				document.write('</li><li>');
				document.write('  <a href=http://myweb2.search.yahoo.com/myresults/bookmarklet?u=' + encodeURIComponent(location.href) + '&=' + encodeURIComponent(document.title) + ' target="_blank"  title="My Yahoo"><img src="http://www.cblohm.com/gifs/yahoo_18x18_icon.jpg" width="18" height="18" border="0" /></a>');

				<!--Reddit -->
				document.write('</li><li>');
				document.write('  <a href=http://reddit.com/submit?phase=2&url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + ' target="_blank" title="Reddit"><img border="0" src="http://www.cblohm.com/gifs/reddit_18x18_icon.jpg" width="18" height="18" alt="Reddit" /></a>');

				<!--Stumbleupon -->
				document.write('</li><li>');
				document.write('  <a href=http://www.stumbleupon.com/submit?phase=2&url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + ' target="_blank" title="StumbleUpon"><img border="0" src="http://www.cblohm.com/gifs/stumble_18x18_icon.jpg" width="18" height="18" alt="StumbleUpon" /></a>');
				document.write('</li></ul>');

