// your users, passwords, pages here
urls.push(new Array('motion', 'pictures', '/pages/clients/AMPAS/AMPAS.html'));
urls.push(new Array('crown', 'worldwide', '/pages/clients/crown/crown.html'));
urls.push(new Array('community', 'seniormeals', '/pages/clients/comm_seniorserv/comm_seniorserv.html'));
urls.push(new Array('heritage', 'packaging', '/pages/clients/heritage/heritage.html'));
urls.push(new Array('foothill', 'chevrolet', '/pages/clients/foothill/foothill.html'));
urls.push(new Array('hollins', 'lawoffice', '/pages/clients/hollins/hollins.html'));
urls.push(new Array('lake', 'association', '/pages/clients/lakemission/lakemission.html'));
urls.push(new Array('mission', 'club', '/pages/clients/missionvejocc/missionvejocc.html'));
urls.push(new Array('parca', 'peninsula', '/pages/clients/parca/parca.html'));
urls.push(new Array('shiekh', 'shoes', '/pages/clients/shiekhshoes/shiekhshoes.html'));
urls.push(new Array('sunset', 'closed', '/pages/clients/sunset/sunset.html'));
urls.push(new Array('uscad', 'achieve', '/pages/clients/uscad/uscad.html'));
urls.push(new Array('demolarge', 'demolarge', '/pages/clients/demolarge/demolarge.html'));
urls.push(new Array('technicon', 'design', '/pages/clients/technicon/technicon.html'));


// popup to show if no match
var nomatch = 'Sorry, please try again---';
