I was finally able to get this one going, so figured I would share with your readers considering all the help you have given me. I am sure that somebody will profect this.
First of all, the shortcut way of doing this is to put all of the possible shortcuts into a pop up menu and put them all under one button. Mine looks like but you will have some options here. Rather than attempt to create something like this for ourselves, let's let somebody do it for us. You can get this through the site http://www.addthis.com/ Click "Get your button" in the left column. Then select which button you want - you can also do this for rss buttons. After you follow the prompts and fill out the registration - they give you a code to copy and paste.
.
.
Edit: public_html/templates/tmpl_uni/page_49.html
And paste the code that you copied from addthis between
.
__page_main_code__
PASTE CODE HERE
__include _footer.html__
.
Save it and it will add the button to share at the bottom of your blog page, when the user clicks the button they can submit the blogs content to sites like Digg or Myspace, Facebook, Furl, Newsvine, and many more.
.
Good luck hopefully somebody will improve on thi