
if (isMenu) {

    /* Project Information ------------------------------------------------------------------------------------------------------- */
    	arMenu1 = new Array(
    	"",
    	"","",
    	"","",
    	"","",
    	"","",
    	"Educational","/project_info/educational.asp",0,
    	"Retail","/project_info/retail.asp",0,
    	"Lighting Design","/project_info/lighting_design.asp",0,
    	"Office","/project_info/office.asp",0,
    	"Studies","/project_info/studies.asp",0,
    	"Worship","/project_info/worship.asp",0,
    	"Project Listings","/under_constuction.asp",1
    	)       
        

            /* Project Listings - Inset ------------------------------------------------------------------------ */
            	arMenu1_7 = new Array(
            	"Educational","/under_constuction.asp",0,
            	"Retail","/under_constuction.asp",0,
            	"Dining Facilities","/under_constuction.asp",0,
            	"Office Buildings","/under_constuction.asp",0,
            	"Worship","/under_constuction.asp",0
            	)    

    /* Employment ---------------------------------------------------------------------------------------- */
    	arMenu2 = new Array(
    	"",
    	"","",
    	"","",
    	"","",
    	"","",
    	"Job Descriptions","/employment/job_descriptions.asp",0,
    	"College Recruitment","/employment/college_recruitment.asp",0,
    	"Experienced Professionals","/employment/experienced_professionals.asp",0,
    	"Benefits at MTF","/employment/benefits.asp",0,
    	"Oklahoma Life","/employment/ok_life.asp",0
    	)    
}
	
