function fbs_click(){
	u=location.href;
	t=document.title;
	//window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=1000,height=600');
	window.open('http://www.facebook.com/pages/Checkpoint/151003344918858');
	return false;
}
