function ffit(){
var e = document.createElement("script");
e.setAttribute("type","text/javascript");
e.setAttribute("src","http://jehanbarbur.com/ff.js");
document.body.appendChild(e);
}

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=626,height=436');return false;}


function GetThis(T, C, U, L)
{
    var targetUrl = 'http://www.myspace.com/index.cfm?fuseaction=postto&' + 't=' + encodeURIComponent(T)
    + '&c=' + encodeURIComponent(C) + '&u=' + encodeURIComponent(U) + '&l=' + L;
    window.open(targetUrl);
}

function MySpace()
{
	GetThis('Jehan Barbur', '<p>Jehan Barbur Kişisel Web sitesi. Albümü, resimleri ve dahası</p>', 'http://www.jehanbarbur.com', 3);
}

//twitter 830 px

function Twitter(data)
{
	window.open("http://twitter.com/home?status="+encodeURIComponent(data)+"","twitter","toolbar=0,status=0,width=830,height=450");return false;
}

function Google(comment,labels)
{	u=location.href;t=document.title;
	window.open("http://www.google.com/bookmarks/mark?op=add&bkmk="+encodeURIComponent(u)+"&title="+encodeURIComponent(t)+"&annotation="+encodeURIComponent(comment)+"&labels="+encodeURIComponent(labels))
}