var exxtra = (encodeURIComponent("" +location.href+ ""));
//document.write (exxtra);

document.write ("<div class='option' id='facebook'><iframe src=\"http://www.facebook.com/plugins/like.php?href="+location.href+"%2F&amp;layout=button_count&amp;show_faces=false&amp;width=83&amp;action=recommend&amp;font=arial&amp;colorscheme=light&amp;height=35\" scrolling=\"no\" frameborder=\"0\" style=\"border:none; overflow:hidden; width:83px; height:65px;\" allowTransparency=\"true\"></iframe></div>");

document.write ("<div class='option' id='email'><a href='/1/contact/tip-een-vriend/?tipUrl="+exxtra+"' class='email' rel='nofollow'></a></div>");

document.write ("<div class='option' id='hyves'><iframe src=\"http://www.hyves.nl/respect/button?url="+location.href+"\" style=\"border: medium none; overflow:hidden; width:147px; height:21px;\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"></iframe></div>");

document.write ("<div class='option' id='linkedin'><a href='http://www.linkedin.com/shareArticle?mini=true&url="+location.href+"&title="+document.title+"&&source=wilgenweard.nl' target='_blank' class='linkedin' rel='nofollow'></a></div>");

document.write ("<div class='option' id='googleplus'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium'></g:plusone></div>");

/*function AddToFavorites() {
	title = document.title;
	url = location.href;

	if (window.sidebar) {
	window.sidebar.addPanel(title, url,"");
	} else if( window.external ) {
	window.external.AddFavorite( url, title); }
	else if(window.opera && window.print) { return true; }
}

document.write ("<div class='option' id='favo'><a href=\"javascript:AddToFavorites();\" class='favo' rel='nofollow'></a></div>");*/
