function fbconnect() {
    document.location = '/users/fb';
}

function fbacct() {
   document.location = '/users/fbacct';
}



