Client LoginMountain
LIEBGLIEBG


Products

Contact Us

Our Team

Directions

Client Login

Home

Username:
Password:

Products | Contact Us | Our Team | Directions
Client Login | Insurance | Pension | Section 125
News Relase | Home
Copyright © 2000 Long Island Employee Benefits Group
$text1"; } //check if username and passwords are correct else { if ( $user == $username[1] && $pass == $password[1] || $user == $username[2] && $pass == $password[2] || $user == $username[3] && $pass == $password[3] || $user == $username[4] && $pass == $password[4] || $user == $username[5] && $pass == $password[5] || $user == $username[6] && $pass == $password[6] || $user == $username[7] && $pass == $password[7] || $user == $username[8] && $pass == $password[8] || $user == $username[9] && $pass == $password[9] || $user == $username[10] && $pass == $password[10] ) { if ($type == 0) { include ("$file3"); } else { header("Location: $url_redirect"); exit; } } //wrong username and password else { echo "

$text2

"; } } } ?>