var MENU_ITEMS =    [
					     ['<img src="randall.files/btn_home.gif" border=0>', 'index.php',null],	
                        
                        ['<img src="randall.files/btn_about_us.gif"  border=0 >', 'about_us.php', null],
                        
                        ['<img src="randall.files/btn_products.gif"  border=0>', 'products.php', null,],	
                        
                        ['             <img src="randall.files/btn_services.gif"  border=0>', 'services.php', null,	
                            ['&nbsp;Assessments & Plans', 'assessment.php'],
                            ['&nbsp;Grant Writing', 'grant_writing.php'],	
                            ['&nbsp;Tailored Research', 'tailored_research.php'],
                            ['&nbsp;GrantsMatch', 'randalocator.php'],
							['&nbsp;Funding Advising', 'funding_advising.php'],
                            ['&nbsp;Grant Evaluations', 'grant_evaluation.php'],
							['&nbsp;Workshops & Seminars', 'workshop.php'],
                            ['&nbsp;Single Auditing Training', 'audit_training.php'],
							['&nbsp;Federal & State Reimbursements', 'reimbursement.php'],
							['&nbsp;GrantsMatch', "randalocator.php"],	
							['&nbsp;Strategic Funding Plans', "strategic_planning.php"],],                            
                        
                        ['<img src="randall.files/btn_experience.gif" border=0>', 'experience.php', null,
						    ['&nbsp;Recent Grants Funded', 'recent_grants.php'] ],
                          
                        
                        
                        ['<img src="randall.files/btn_employment.gif"  border=0>', 'employment.php',null,],
						['<img src="randall.files/btn_contact_us.gif" border=0>', 'contact_us.php', null,],
                     ];