function TellAFriend() {

window.open('http://www.freetellafriend.com/tell/?u=5220&title='+encodeURIComponent(document.title)+'&url='+encodeURIComponent(document.location.href), 'freetellafriend', 'scrollbars=1,menubar=0,width=617,height=530,resizable=1,toolbar=0,location=0,status=0,screenX=210,screenY=100,left=210,top=100');

return false;

}
 