function launchlogin(){
window.open("https://integration.fellowshipone.com/integration/login.aspx?cCode=rVP1H70WkqurbeDgpOlqtw==", "","width=700,height=600,top=50,left=50,resizeable=1,scrollbars=yes,menubar=no,toolbar=no,status=no,location=no")
}

function launchlogout(){
window.open("https://integration.fellowshipone.com/integration/logout.aspx?cCode=rVP1H70WkqurbeDgpOlqtw==", "","width=700,height=700,top=50,left=50,resizeable=yes,scrollbars=yes,menubar=no,toolbar=no,status=no,location=1")
} 

function launchnewuser(){
window.open("https://integration.fellowshipone.com/integration/newuser.aspx?cCode=rVP1H70WkqurbeDgpOlqtw==", "","width=700,height=700,top=50,left=50,resizeable=1,scrollbars=yes,menubar=no,toolbar=no,status=no,location=no")
}

function launchpasswordreset(){
window.open("https://integration.fellowshipone.com/integration/resetpassword.aspx?cCode=rVP1H70WkqurbeDgpOlqtw==", "","width=700,height=700,top=50,left=50,resizeable=yes,scrollbars=yes,menubar=no,toolbar=no,status=no,location=yes")
}

function launchloginhelp(){
window.open("https://integration.fellowshipone.com/integration/loginhelp.aspx?cCode=rVP1H70WkqurbeDgpOlqtw==", "","width=700,height=700,top=50,left=50,resizeable=yes,scrollbars=yes,menubar=no,toolbar=no,status=no,location=yes")
}