// JavaScript Document


$description="ddc";
$url="hhhhhhhhhhhhhhhhhhhhhhhhh"+location.href;

function fbs_click() 
{
	var u="http://www.plasticmartrians.co.uk";//$url;
	var t=$description;
	window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');
	return false;
}

