<!-- remove the content below BEFORE uploading. It will be replaced with the include.
Make sure the include contains exactly the same information as what's below
The code below, is for the social bookmarking. It all works and wont need to be touched at all!
If you prefer to have just the small bookmark widget that is in the righ column, then you can remove
all of the addto code below, including the 3 closing divs on line 372. Also remove lines 23 and 24 
from the head section of the page, as that wont be needed.-->
<script language="JavaScript" type="text/javascript">
var addtoMethod=1;
var addtoLayout=4; 	
var AddURL = document.location.href;
var AddTitle = escape(document.title);
</script>


<style type="text/css">
#addSiteTo {
width:90%;
font-size:85%;
text-align:center;
padding:8px 0;
border:1px solid #000;
margin:12px auto;
background-color: $FFFF00;
}

#addSiteTo p {
padding:2px 2px 4px;
margin:0;
}

#addSiteTo img {
width:91px;
border:0;
padding:1px 0;
}
</style>


