var mtxURL = new Array();
var mtxTell= new Array();
var mtxHelp= new Array();
var mm = 0;

mtxURL[++mm]= "home.htm";
mtxTell[mm] = "HOME";
mtxHelp[mm]  = " "

mtxURL[++mm]= "benefits.htm";
mtxTell[mm] = "BENEFITS";
mtxHelp[mm]  = "The benefits of doing business with Expert Access."

mtxURL[++mm]= "people.htm";
mtxTell[mm] = "PEOPLE";
mtxHelp[mm]  = "We have a wide selection of people with extensive experience in a host of areas."

mtxURL[++mm]= "projects.htm";
mtxTell[mm] = "PROJECTS";
mtxHelp[mm]  = "We have extensive experience implementing a wide variety of projects"

mtxURL[++mm]= "programs.htm";
mtxTell[mm] = "PROGRAMS";
mtxHelp[mm]  = "We have time-proven programs available."

mtxURL[++mm]= "custlist.htm";
mtxTell[mm] = "CLIENT LIST";
mtxHelp[mm]  = "A growing list of satisfied clients"

mtxURL[++mm]= "faqcust.htm";
mtxTell[mm] = "CLIENT FAQ";
mtxHelp[mm]  = "Questions often asked by prospective clients."

mtxURL[++mm]= "faqvend.htm";
mtxTell[mm] = "CONSULTANT FAQ";
mtxHelp[mm]  = "Questions often asked by prospective consultants."

mtxURL[++mm]= "contact.htm";
mtxTell[mm] = "CONTACT US";
mtxHelp[mm]  = "Use this form to contact us."

mtxURL[++mm]= "president.htm";
mtxTell[mm] = "ABOUT THE PRESIDENT";
mtxHelp[mm]  = "A brief bio of our president and founder."
