// JavaScript Document
//document.write("<p>this is a footer</p>")

  document.write("<div style=\"margin-top:20px; margin-left:20px; width:175px;\">\
	<img src=\"https://ssl.nelix.com/seedling/images/join_us.gif\" width=\"79\" height=\"19\" border=\"0\" style=\"margin-bottom:8px;\" alt=\"Join Us:\">\
	<table width=\"170\" border=\"0\" cellpadding=\"0\">\
      	<tr>\
		<td>\
		<a href=\"http://www.facebook.com/SeedlingFruit\" target=\"_blank\"><img src=\"https://ssl.nelix.com/seedling/images/facebook.gif\" width=\"77\" height=\"16\" style=\"border:none;\" alt=\"Facebook\"></a>\
		</td>\
		<td>\
		<a href=\"http://twitter.com/seedlingfruit\" target=\"_blank\"><img src=\"https://ssl.nelix.com/seedling/images/twitter.gif\" width=\"74\" height=\"16\" style=\"border:none;\" alt=\"Twitter\"></a>\
		</td>\
	</tr>\
	</table>\
</div>")
  
  

