$(function()
	{
		//this initialises the book mark
		$('#popupBookmark').bookmark({ sites: 
    ['delicious', 'digg', 'facebook', 'mixx', 'google' , 'linkedin' , 'myspace', 'newsvine' , 'twitthis','yahoobm','yahoobuzz', 'stumbleupon']});
	});
	// This targets the animated divs 	
	animatedcollapse.addDiv('SendToFriend', 'fade=1,height=auto')
	animatedcollapse.addDiv('BookMarkTool', 'fade=1,height=50px')
	animatedcollapse.init()	