function login()

{

  var UserName=document.loginForm.UserID.value;

  var Pass=document.loginForm.Pass.value;

	

  if(UserName=="aliki")

  {

    if(Pass=="tower")

    {

      location.href='../assets/images/db_images/Aliki Tower/alikihomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  }

  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="secure")

  {

    if(Pass=="ashbrook")

    {

      location.href='../html/secureashbrook.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Brevard")

  {

    if(Pass=="clearlake")

    {

      location.href='../assets/images/db_images/Clearlake Middle School/homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="hiddenridge")

  {

    if(Pass=="unit107")

    {

      location.href='../assets/images/db_images/Hidden Ridge Condo Association/homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
     //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="harbourtowne")

  {

    if(Pass=="harbourtowne")

    {

      location.href='../assets/images/db_images/Harbourtowne/hompage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="pjjv")

  {

    if(Pass=="somers14")

    {

      location.href='../assets/images/db_images/Residential/OlearyPat/Olearyhomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
     //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="worktools")

  {

    if(Pass=="worktools")

    {

      location.href='../assets/images/db_images/PropertyPacProperties/WorktoolsInternational/Worktoolshomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="515davidson")

  {

    if(Pass=="tnflood")

    {

      location.href='../assets/images/db_images/Tennessee/515 Davidson/515Davidsonhomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="freeman")

  {

    if(Pass=="freeman")

    {

      location.href='../assets/images/db_images/Residential/Freeman Residence/Freeman homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="sandspoint")

  {

    if(Pass=="president")

    {

      location.href='../assets/images/db_images/Texas/Sandspoint/october_Fire.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="keith")

  {

    if(Pass=="nielsen")

    {

      location.href='../assets/images/db_images/Residential/Nielsen, Keith/Niesen homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="jimemac")

  {

    if(Pass=="dell4100")

    {

      location.href='../assets/images/db_images/CAMBRIDGE  F/cambridgehomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section


   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="banyan")

  {

    if(Pass=="banyan")

    {

      location.href='../html/securebanyan.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="barry")

  {

    if(Pass=="university")

    {

      location.href='../html/securebarryuniversity.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="vdoc1")

  {

    if(Pass=="mikafina")

    {

      location.href='../assets/images/db_images/Berkley Group/homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="epaa")

  {

    if(Pass=="association")

    {

      location.href='../assets/images/db_images/Texas/ElPasoApartmentAssociation/epaahomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section


   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bocatowers1")

  {

    if(Pass=="2121nob")

    {

      location.href='../html/SecureBocaTowers.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="vdoc2")

  {

    if(Pass=="mikafina")

    {

      location.href='../html/secureVillage.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchelle")

  {

    if(Pass=="community")

    {

      location.href='../html/securebouchelle.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchellexi")

  {

    if(Pass=="bouchellexi")

    {

      location.href='../assets/images/db_images/Bouchelle11/BIxi_homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchelle22")

  {

    if(Pass=="quality1")

    {

      location.href='../html/securebouchelle22.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchelle")

  {

    if(Pass=="association26")

    {

      location.href='../html/securebouchelle26.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchelle")

  {

    if(Pass=="association10")

    {

      location.href='../html/securebouchelle10.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchelle")

  {

    if(Pass=="association16")

    {

      location.href='../html/securebouchelle16.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchelle")

  {

    if(Pass=="association5")

    {

      location.href='../html/securebouchelle5.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchelle")

  {

    if(Pass=="association8")

    {

      location.href='../html/securebouchelle8.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bouchelle")

  {

    if(Pass=="clubhouse")

    {

      location.href='../html/securebouchelleclubhouse.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="calvary")

  {

    if(Pass=="assembly")

    {

      location.href='../html/securecalvary.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="cvillage")

  {

    if(Pass=="cambridgeb")

    {

      location.href='../html/securecambridgeb.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="cvillage")

  {

    if(Pass=="cambridgec")

    {

      location.href='../html/securecambridgec.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="cvillage")

  {

    if(Pass=="cambridgef")

    {

      location.href='../html/securecambridgef.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="cedars5655")

  {

    if(Pass=="pinacolada")

    {

      location.href='../html/securecedarwest.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="building")

  {

    if(Pass=="coocve")

    {

      location.href='../html/securecentury.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="cffacilities")

  {

    if(Pass=="1192")

    {

      location.href='../html/securefellowshipnorth.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="fellowship royal")

  {

    if(Pass=="1192")

    {

      location.href='../html/securefellowshiproyal.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="fellowshipsouth")

  {

    if(Pass=="1192")

    {

      location.href='../html/securefellowshipsouth.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="claridge")

  {

    if(Pass=="claridge")

    {

      location.href='../html/secureclaridge.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="coconut")

  {

    if(Pass=="coconut")

    {

      location.href='../html/securecoconut.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="corinthian")

  {

    if(Pass=="corinthian")

    {

      location.href='../html/securecorinthian.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="coronado")

  {

    if(Pass=="coronado")

    {

      location.href='../html/securecoronado.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

}

  // End of copy section

  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="corporate")

  {

    if(Pass=="storage")

    {

      location.href='../html/secureCorporatestorage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

}

  // End of copy section



//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="crescent")

  {

    if(Pass=="beach")

    {

      location.href='../html/SecureCrescent.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Crystal")

  {

    if(Pass=="Tower")

    {

      location.href='../html/securechrystal.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Demo")

  {

    if(Pass=="Demo")

    {

      location.href='../assets/images/db_images/DEMO/homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="destin")

  {

    if(Pass=="hangar")

    {

      location.href='../html/secureDestinhangar.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="embassytower1")

  {

    if(Pass=="9545661241")

    {

      location.href='../html/secureembassy.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="embassytower2")

  {

    if(Pass=="tower2")

    {

      location.href='../html/secureembassy2.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="emerald")

  {

    if(Pass=="grande")

    {

      location.href='../html/secureEmeraldgrandeasttower.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="emerald")

  {

    if(Pass=="outside")

    {

      location.href='../html/secureEmeraldgrandoutsideview.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="emerald")

  {

    if(Pass=="roof")

    {

      location.href='../html/secureEmeraldgrandrooflevel14.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="emerald")

  {

    if(Pass=="sales")

    {

      location.href='../html/secureEmeraldgrandsalesoffice.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="harborwalk1")

  {

    if(Pass=="boogies")

    {

      location.href='../html/secureHarborwalkboogies.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="harborwalk2")

  {

    if(Pass=="charter")

    {

      location.href='../html/secureHarborwalkcharterfishingfleet.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="harborwalk3")

  {

    if(Pass=="marina")

    {

      location.href='../html/secureHarborwalkmarina.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="harbor")

  {

    if(Pass=="storefront")

    {

      location.href='../html/secureHarborwalkmarinastoreentrance.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="hollywood")

  {

    if(Pass=="towers")

    {

      location.href='../html/securehollywood.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="horizon")

  {

    if(Pass=="house")

    {

      location.href='../html/securehorizon.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="indes")

  {

    if(Pass=="indes")

    {

      location.href='../html/secureindes.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="hidden")

  {

    if(Pass=="pines")

    {

      location.href='../html/securehiddenpines.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="jet")

  {

    if(Pass=="ultralounge")

    {

      location.href='../html/secureJetultralounge.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="fenway")

  {

    if(Pass=="lausanne")

    {

      location.href='../html/securelausanne.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy1")

  {

    if(Pass=="legacy1")

    {

      location.href='../html/secureLegacyonthebaybldg1.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy2")

  {

    if(Pass=="legacy2")

    {

      location.href='../html/secureLegacyonthebaybldg2.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy3")

  {

    if(Pass=="legacy3")

    {

      location.href='../html/secureLegacyonthebaybldg3.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy4")

  {

    if(Pass=="legacy4")

    {

      location.href='../html/secureLegacyonthebaybldg4.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy5")

  {

    if(Pass=="legacy5")

    {

      location.href='../html/secureLegacyonthebaybldg5.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy6")

  {

    if(Pass=="legacy6")

    {

      location.href='../html/secureLegacyonthebaybldg6.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy7")

  {

    if(Pass=="legacy7")

    {

      location.href='../html/secureLegacyonthebaybldg7.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy8")

  {

    if(Pass=="legacy8")

    {

      location.href='../html/secureLegacyonthebaybldg8.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy9")

  {

    if(Pass=="legacy9")

    {

      location.href='../html/secureLegacyonthebaybldg9.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy10")

  {

    if(Pass=="legacy10")

    {

      location.href='../html/secureLegacyonthebaybldg10.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy11")

  {

    if(Pass=="legacy11")

    {

      location.href='../html/secureLegacyonthebaybldg11.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy12")

  {

    if(Pass=="legacy12")

    {

      location.href='../html/secureLegacyonthebaybldg12.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section

//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy")

  {

    if(Pass=="pool")

    {

      location.href='../html/secureLegacyonthebayclubpoolarea.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legacy")

  {

    if(Pass=="westparking")

    {

      location.href='../html/secureLegacyonthebaywestparking.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="store")

    {

      location.href='../html/secureLegendarymainshipstore.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="fortwalton")

    {

      location.href='../html/secureLegendarymarinafortwalton.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="gulfshore")

    {

      location.href='../html/secureLegendarymarinealabama.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="drydock")

    {

      location.href='../html/secureLegendarymarinedrydockbold.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="lynnhaven")

    {

      location.href='../html/secureLegendarymarinelynnhaven.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="obuilding")

    {

      location.href='../html/secureLegendarymarineofficebldg.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="marinesales")

    {

      location.href='../html/secureLegendarymarinesales.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="salesoffice")

    {

      location.href='../html/secureLegendarymarinesalesoffice.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="seaview")

    {

      location.href='../html/secureLegendarymarineseaview.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="marineservice")

    {

      location.href='../html/secureLegendarymarineservice.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="showcase")

    {

      location.href='../html/secureLegendaryshowcase.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="panama")

    {

      location.href='../html/secureLegendarypanama.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="midbay")

    {

      location.href='../html/secureLegendarymidbay.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="showroom")

    {

      location.href='../html/secureLegendarymarineshowroom.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="legendary")

  {

    if(Pass=="ministorage")

    {

      location.href='../html/secureAirportministorage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section


    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="parkpointe10")

  {

    if(Pass=="lucerne10")

    {

      location.href='../html/securelucernpark10.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Lucerne#9")

  {

    if(Pass=="Emts#9")

    {

      location.href='../html/securelucerne9.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="jet")

  {

    if(Pass=="lounger")

    {

      location.href='../html/secureluckysnapper';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="brook bridge")

  {

    if(Pass=="fortwalton")

    {

      location.href='../html/securemarinaatbrook';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="mariner")

  {

    if(Pass=="club")

    {

      location.href='../html/securemariner.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="miami")

  {

    if(Pass=="dade")

    {

      location.href='../html/securemiamidade.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
     //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="oceanvista")

  {

    if(Pass=="harbor")

    {

      location.href='../html/secureoceanharbor.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
     //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="oceanvista")

  {

    if(Pass=="blancas")

    {

      location.href='../html/secureoceanvista.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="One")

  {ht

    if(Pass=="water")

    {

      location.href='../html/secureonewatergate.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
    //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="parkpointe2")

  {

    if(Pass=="3200")

    {

      location.href='../html/secureparkpointeclub.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="parkpointe1")

  {

    if(Pass=="main")

    {

      location.href='../html/secureparkpointe1-1329495.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="parkpointe")

  {

    if(Pass=="association12")

    {

      location.href='../html/secureparkpointe12.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="parkpointea")

  {

    if(Pass=="condoa")

    {

      location.href='../html/secureparkpointe343537.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
  
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Park Pointe Condominium Association Inc.")

  {

    if(Pass=="3394")

    {

      location.href='../html/secureparkpointecommunityassociation.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section

 else if(UserName=="parkpointe")

  {

    if(Pass=="18")

    {

      location.href='../html/secureparkpointe18192021.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  }
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="parkpointe")

  {

    if(Pass=="22")

    {

      location.href='../html/secureparkpointe222324.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="parkview")

  {

    if(Pass=="christian")

    {

      location.href='../html/secureparkview.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="realestate")

  {

    if(Pass=="showcasedestin")

    {

      location.href='../html/securerealestateshowcase.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="regattabay")

  {

    if(Pass=="golfclub")

    {

      location.href='../html/secureRegattabaygolfandcountryclub.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="regattabay")

  {

    if(Pass=="lobby")

    {

      location.href='../html/secureregattabaygolfandcountryclublobby.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="regattabay")

  {

    if(Pass=="office1")

    {

      location.href='../html/secureregattabaygolfandcountrycluboffice1.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="regattabay")

  {

    if(Pass=="office2")

    {

      location.href='../html/secureregattabaygolfandcountrycluboffice2.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="regattabay")

  {

    if(Pass=="turfcare")

    {

      location.href='../html/secureregattabayturf';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="sandpiper")

  {

    if(Pass=="englewood")

    {

      location.href='../html/securesandpiper.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="seacoast1")

  {

    if(Pass=="newsmyrna")

    {

      location.href='../html/secureseacoast.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="searanch")

  {

    if(Pass=="rancha")

    {

      location.href='../html/securesearanch.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="searanch")

  {

    if(Pass=="ranchb")

    {

      location.href='../html/securesearanchb.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="searanch")

  {

    if(Pass=="ranchc")

    {

      location.href='../html/securesearanchc.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="shoreline")

  {

    if(Pass=="shoreline")

    {

      location.href='../html/secureshoreline.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="SMYCLBK")

  {

    if(Pass=="5700GMD")

    {

      location.href='../html/securespanishmain.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="starport")

  {

    if(Pass=="sanford")

    {

      location.href='../html/securestarport.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="summer")

  {

    if(Pass=="house")

    {

      location.href='../html/securesummerhouse.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Sunrise")

  {

    if(Pass=="Tower")

    {

      location.href='../html/securesunrise.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="sunsethealth")

  {

    if(Pass=="thompson")

    {

      location.href='../html/securesunset.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="terrace")

  {

    if(Pass=="east")

    {

      location.href='../html/secureterrace.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Cpinsky")

  {

    if(Pass=="tiareast")

    {

      location.href='../html/securetiara.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="ponce inlet")

  {

    if(Pass=="towers4")

    {

      location.href='../html/securetowerfourponceinlet.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="vacation")

  {

    if(Pass=="village")

    {

      location.href='../html/secureVillage.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="wekiva")

  {

    if(Pass=="wekiva")

    {

      location.href='../html/securewekiva.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="cvillage")

  {

    if(Pass=="westburyf")

    {

      location.href='../html/securewestburyf';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="westgatecondo")

  {

    if(Pass=="gulf")

    {

      location.href='../html/securewestgate.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="whitehall")

  {

    if(Pass=="whitehall")

    {

      location.href='../html/securewhitehall.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="wind")

  {

    if(Pass=="jammer")

    {

      location.href='../html/securewindjammer.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="fred")

  {

    if(Pass=="bonner")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="charlene")

  {

    if(Pass=="zak")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="april")

  {

    if(Pass=="wilkin")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="michael")

  {

    if(Pass=="sullivan")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="pete")

  {

    if(Pass=="pedersen")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="doug")

  {

    if(Pass=="oliver")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="connie")

  {

    if(Pass=="lima")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="sonny")

  {

    if(Pass=="holbrook")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="robert")

  {

    if(Pass=="curtis")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="greg")

  {

    if(Pass=="bonner")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="perry")

  {

    if(Pass=="turner")

    {

      location.href='../html/secureadministration.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
  


 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="5414")

  {

    if(Pass=="securecarterrd")

    {

      location.href='../html/SecureGreg.htm';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="sandra")

  {

    if(Pass=="brown")

    {

      location.href='../html/SecureBrownSandra.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="carlos")

  {

    if(Pass=="couto")

    {

      location.href='../html/SecureCoutoCarlos.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="henry")

  {

    if(Pass=="deangelis")

    {

      location.href='../html/SecureDeangelisHenryJudy.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="grace")

  {

    if(Pass=="ellen")

    {

      location.href='../html/SecureGraceEllen.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="mark")

  {

    if(Pass=="behar")

    {

      location.href='../html/securebehar.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  

 

}

  // End of copy section
//Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="paul")

  {

    if(Pass=="feldman")

    {

      location.href='../html/SecureFeldmanPaul.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="joy")

  {

    if(Pass=="gertrude")

    {

      location.href='../html/SecureJoyGertrude.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="heidi")

  {

    if(Pass=="howell")

    {

      location.href='../html/SecureHowellAdelheid.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="leonard")

  {

    if(Pass=="lux")

    {

      location.href='../html/SecureLuxLeonard.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="ninette")

  {

    if(Pass=="principe")

    {

      location.href='../html/SecurePrincipeNinette.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="harold")

  {

    if(Pass=="rosen")

    {

      location.href='../html/SecureRosenHaroldZelda.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="gloria")

  {

    if(Pass=="scott")

    {

      location.href='../assets/images/db_images/Residential/Scott, Gloria/myhomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="richard")

  {

    if(Pass=="short")

    {

      location.href='../html/SecureShortRichard.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="phillip")

  {

    if(Pass=="sklarin")

    {

      location.href='../html/SecureSklarinPhillip.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="bill")

  {

    if(Pass=="smith")

    {

      location.href='../html/SecureSmithBill.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="dave")

  {

    if(Pass=="sonntag")

    {

      location.href='../html/SecureDaveSonntag.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
 //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="lee")

  {

    if(Pass=="stone")

    {

      location.href='../assets/images/db_images/Residential/StoneLee/stonehomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Gusma")

  {

    if(Pass=="Properties")

    {

      location.href='../assets/images/db_images/Gusma Properties/Gusma Properties homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Investments")

  {

    if(Pass=="Gusma")

    {

      location.href='../assets/images/db_images/Gusma Investments/Gusma Investments homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section

  //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Somerset")

  {

    if(Pass=="Gusma")

    {

      location.href='../assets/images/db_images/Somerset Place/somerset homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
   //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="jackarea")

  {

    if(Pass=="woodway")

    {

      location.href='../assets/images/db_images/Woodway/Woodway homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
     //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="Empire2009")

  {

    if(Pass=="Emp70")

    {

      location.href='../assets/images/db_images/Texas/Empire Lofts/elhomepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section
     //Start here and copy/paste the following statement, change the username and password to the new one, then change the location.href to the new page

  else if(UserName=="thecapitolloft")

  {

    if(Pass=="community530")

    {

      location.href='../assets/images/db_images/Texas/Capitol Lofts/homepage.html';

    }

    else

    {

      alert("Invalid User Name and/or Password");

      document.loginForm.UserID.value='';

      document.loginForm.Pass.value='';

      document.loginForm.UserID.focus();

	}

  


}

  // End of copy section










}

  