Install the %%site.name%% badge on you blog or web site to show the latest updates 
from you and your friends!
	<script type="text/javascript" src="http://identi.ca/js/identica-badge.js">
	{
	   "user":"kentbrew",
	   "server":"identi.ca",
	   "headerText":" and friends"
	}
	</script>
Valid parameters for the badge:
-------------------------------
* user : defaults to 7000 (@kentbrew)
* headerText  : defaults to empty
* height : defaults to 350px
* width : defaults to 300px
* background : defaults to #193441. If you set evenBackground, oddBackground,
  and headerBackground, you won't see it at all.
* border : defaults to 1px solid black
* userColor : defaults to whatever link color is set to on your page
* headerBackground : defaults to transparent 
* headerColor :  defaults to white
* evenBackground : defaults to #fff
* oddBackground : defaults to #eee
* thumbnailBorder : 1px solid black
* thumbnailSize : defaults to 24px
* padding : defaults to 3px
* server : defaults to identi.ca
Licence
-------
Identi.ca badge by [Kent Brewster](http://kentbrewster.com/identica-badge/). 
Licenced under [CC-BY-SA-3](http://kentbrewster.com/rights-and-permissions/).