function msl(){
	window.open(
		"http://www.myspace.com/index.cfm?fuseaction=postto&url=" +encodeURIComponent("http://beetv.jp"+location.pathname+"?campaign=ptp1000000") +"&title="+encodeURIComponent(document.title)
	);
		return void(0);
};

function fbl(){
	window.open(
		"http://www.facebook.com/sharer.php?u=" +encodeURIComponent("http://beetv.jp"+location.pathname+"?campaign=ptp1000000") +encodeURIComponent(document.title)
	);
		return void(0);
};

