// JavaScript Document

function Login(){
var done=0;
var username=document.login.username.value;
var password=document.login.password.value;
if (username=="radiomed" && password=="coil") { window.location="client_radiomed.php"; done=1; }
if (username=="RadioMed" && password=="coil") { window.location="client_radiomed.php"; done=1; }
if (username=="RadioMed" && password=="Coil") { window.location="client_radiomed.php"; done=1; }
if (username=="RADIOMED" && password=="COIL") { window.location="client_radiomed.php"; done=1; }

if (username=="DUSA" && password=="levulan") { window.location="client_dusa.php"; done=1; }
if (username=="DUSA" && password=="LEVULAN") { window.location="client_dusa.php"; done=1; }
if (username=="dusa" && password=="levulan") { window.location="client_dusa.php"; done=1; }
if (username=="dusa" && password=="LEVULAN") { window.location="client_dusa.php"; done=1; }

if (username=="Sicel" && password=="DVS") { window.location="client_sicel.php"; done=1; }
if (username=="sicel" && password=="DVS") { window.location="client_sicel.php"; done=1; }
if (username=="sicel" && password=="dvs") { window.location="client_sicel.php"; done=1; }
if (username=="Sicel" && password=="dvs") { window.location="client_sicel.php"; done=1; }

if (username=="nucletron" && password=="focos") { window.location="client_nucletron.php"; done=1; }
if (username=="Nucletron" && password=="Focos") { window.location="client_nucletron.php"; done=1; }
if (username=="NUCLETRON" && password=="FOCOS") { window.location="client_nucletron.php"; done=1; }
if (username=="NucLetron" && password=="focos") { window.location="client_nucletron.php"; done=1; }

if (username=="Mentor" && password=="FlexHD") { window.location="client_mentor.php"; done=1; }
if (username=="mentor" && password=="flexhd") { window.location="client_mentor.php"; done=1; }
if (username=="MENTOR" && password=="FLEXHD") { window.location="client_mentor.php"; done=1; }
if (username=="Mentor" && password=="Flexhd") { window.location="client_mentor.php"; done=1; }

if (username=="Cytyc" && password=="MammoSite") { window.location="client_mammosite.php"; done=1; }
if (username=="cytyc" && password=="mammosite") { window.location="client_mammosite.php"; done=1; }
if (username=="Cytyc" && password=="mammosite") { window.location="client_mammosite.php"; done=1; }
if (username=="CYTYC" && password=="MAMMOSITE") { window.location="client_mammosite.php"; done=1; }

if (username=="Cytyc" && password=="Gliasite") { window.location="client_gliasite.php"; done=1; }
if (username=="CYTYC" && password=="GLIASITE") { window.location="client_gliasite.php"; done=1; }
if (username=="cytyc" && password=="gliasite") { window.location="client_gliasite.php"; done=1; }
if (username=="Cytyc" && password=="GliaSite") { window.location="client_gliasite.php"; done=1; }

if (username=="IsoRay" && password=="cs131") { window.location="client_isoray.php"; done=1; }

if (username=="visionrt" && password=="alignrt") { window.location="client_visionrt.php"; done=1; }
if (username=="VISIONRT" && password=="ALIGNRT") { window.location="client_visionrt.php"; done=1; }

if (username=="xoft" && password=="axxent") { window.location="client_xoft.php"; done=1; }
if (username=="Xoft" && password=="axxent") { window.location="client_xoft.php"; done=1; }
if (username=="XOFT" && password=="axxent") { window.location="client_xoft.php"; done=1; }

if (username=="galderma" && password=="metvixia") { window.location="client_galderma.php"; done=1; }
if (username=="Galderma" && password=="Metvixia") { window.location="client_galderma.php"; done=1; }
if (username=="GALDERMA" && password=="METVIXIA") { window.location="client_galderma.php"; done=1; }

if (username=="cianna" && password=="savi") { window.location="client_cianna.php"; done=1; }
if (username=="CIANNA" && password=="SAVI") { window.location="client_cianna.php"; done=1; }

if (username=="mederi" && password=="secca") { window.location="client_mederi.php"; done=1; }
if (username=="MEDERI" && password=="SECCA") { window.location="client_mederi.php"; done=1; }

if (username=="barrx" && password=="halo") { window.location="client_barrx.php"; done=1; }
if (username=="BARRX" && password=="HALO") { window.location="client_barrx.php"; done=1; }
if (username=="Barrx" && password=="halo") { window.location="client_barrx.php"; done=1; }
if (username=="Barrx" && password=="Halo") { window.location="client_barrx.php"; done=1; }

if (username=="brachysciences" && password=="cesium") { window.location="client_brachysciences.php"; done=1; }
if (username=="BRACHYSCIENCES" && password=="CESIUM") { window.location="client_brachysciences.php"; done=1; }

if (username=="brachyscience" && password=="cesium") { window.location="client_brachysciences.php"; done=1; }
if (username=="BRACHYSCIENCE" && password=="CESIUM") { window.location="client_brachysciences.php"; done=1; }

if (username=="hologic" && password=="sahara") { window.location="client_hologic.php"; done=1; }
if (username=="HOLOGIC" && password=="SAHARA") { window.location="client_hologic.php"; done=1; }

if (username=="radiadyne" && password=="alatus") { window.location="client_radiadyne.php"; done=1; }
if (username=="RADIADYNE" && password=="ALATUS") { window.location="client_radiadyne.php"; done=1; }

if (username=="nordion" && password=="therasphere") { window.location="client_nordion.php"; done=1; }
if (username=="NORDION" && password=="THERASPHERE") { window.location="client_nordion.php"; done=1; }

if (username=="elekta" && password=="clarity") { window.location="client_elekta.php"; done=1; }
if (username=="ELEKTA" && password=="CLARITY") { window.location="client_elekta.php"; done=1; }

if (username=="BTG" && password=="Icbead") { window.location="client_btg.php"; done=1; }
if (username=="btg" && password=="lcbead") { window.location="client_btg.php"; done=1; }
if (username=="BTG" && password=="LCBEAD") { window.location="client_btg.php"; done=1; }


if (done==0) { alert("Invalid login!"); }
}
