function FWSBookmarks()
{
    document.write('<div class=\"bookmarks_main\">');
	document.write('<div class=\"bookmarks_title\">');
	document.write('<img src=\"images/bookmarks-title.png\" width=\"305\" height=\"45\" alt=\"Bookmark Us\" title=\"Bookmark Us\" />');
	document.write('</div>');
	document.write('<div class=\"bookmarks_body\">');
	document.write('<a href=\"http://www.facebook.com/sharer.php?u=http://www.freewebstore.org/\" target=\"_blank\"><img src=\"images/bookmarks-fb.png\" width=\"54\" height=\"51\" alt=\"Facebook\" title=\"Facebook\" border=\"0\" /></a>');
	document.write('<a href=\"http://www.twitter.com/home?status=Create+an+online+shop+for+free+at+http://www.freewebstore.org\" target=\"_blank\"><img src=\"images/bookmarks-tw.png\" width=\"54\" height=\"51\" alt=\"Twitter\" title=\"Twitter\" border=\"0\" /></a>');
	document.write('<a href=\"http://digg.com/submit?url=http://www.freewebstore.org/&title=Create your own eCommerce shop for free\" target=\"_blank\"><img src=\"images/bookmarks-di.png\" width=\"54\" height=\"51\" alt=\"Digg\" title=\"Digg\" border=\"0\" /></a>');
	document.write('<a href=\"http://www.stumbleupon.com/submit?url=http://www.freewebstore.org/&title=Create your own eCommerce shop for free\" target=\"_blank\"><img src=\"images/bookmarks-su.png\" width=\"54\" height=\"51\" alt=\"Stumble Upon\" title=\"Stumble Upon\" border=\"0\" /></a>');
	document.write('<a href=\"http://del.icio.us/post?url=http://www.freewebstore.org/&title=Create your own eCommerce shop for free\" target=\"_blank\"><img src=\"images/bookmarks-de.png\" width=\"54\" height=\"51\" alt=\"Delicious\" title=\"Delicious\" border=\"0\" /></a>');
	document.write('</div>');
	document.write('</div>');
}
