function addthis(_url, _title)
{
	var _aturl  = 'http://www.addthis.com/bookmark.php?v=250&pub=getmarried&url=http://getmarried.com/wedding-video/'+encodeURIComponent(_url)+'/&title='+encodeURIComponent(_title);
	window.open(_aturl,'addthis','scrollbars=yes,menubar=no,width=450,height=510,resizable=no,toolbar=no,screenY=20,location=no,status=no');
	return false;
}