function tellAFriend() {
        window.open('tellafriend.php',"Tell a friend about us.","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=yes, width=350, height=530") ;
}
