/* dyn_menu_lst.js */



// menu definitions

// menu 1

menu[0]        = new Array();
menu[0][0]     = new create_instance(100,75,LEFT,TRY_RIGHT,'sel_','deact_','lnk_','ns_',NO,             
                                    VERTICAL,LEFT,-1,1,'<table border="0" cellspacing="0" cellpadding="0" height="100%" width="100%"><tr><td bgcolor="#FFFFFF"></td></tr></table>',                     
                                    'twm_entry','_self',120,WINDOWS,1,"#93C272","#BABABA",NO,YES,YES,AUTO,POINTER);
menu[0][1]     = new Array();
menu[0][1][0]  = new create_menu(HORIZONTAL,NONE,NONE,NONE,NONE,NONE,NONE,115,20,NONE,NONE,NONE,NONE,NONE,NO);
menu[0][1][1]  = new create_entry(' '     ,'about.htm'          ,'<b>Learn about BANPAC! </b><br>Bay Area Nutrition and Physical Activity Collaborative'  	,NONE,  NONE, NONE, NONE, NONE, NONE, "images/home_grafix/about.gif",     "images/home_grafix/about_hot.gif");
menu[0][1][2]  = new create_entry(' '     ,NONE                 ,'<b>Member Contact      </b><br>For Current and Potential BANPAC Members'          	,2,    NONE, NONE, NONE, NONE, NONE, "images/home_grafix/member.gif",    "images/home_grafix/member_hot.gif");
menu[0][1][3]  = new create_entry(' '     ,'projects.htm'       ,'<b>BANPAC Projects     </b><br>Current and Ongoing Projects'                      	,6, 	NONE, NONE, NONE, NONE, NONE, "images/home_grafix/projects.gif",  "images/home_grafix/projects_hot.gif");
menu[0][1][4]  = new create_entry(' '     ,NONE                 ,'<b>Meeting Materials	 </b><br>View the Latest Meeting & Archive Materials'          ,3,    NONE, NONE, NONE, NONE, NONE, "images/home_grafix/materials.gif",    "images/home_grafix/materials_hot.gif");
menu[0][1][5]  = new create_entry(' '     ,NONE         		,'<b>Events & More!      </b><br>See What Is Going On'                              	,4,    NONE, NONE, NONE, NONE, NONE, "images/home_grafix/events.gif",  "images/home_grafix/events_hot.gif");
menu[0][1][6]  = new create_entry(' '     ,NONE                 ,'<b>Resources           </b><br>Search Our Database for Programs Near You'         	,5,    NONE, NONE, NONE, NONE, NONE, "images/home_grafix/resources.gif", "images/home_grafix/resources_hot.gif");

menu[0][2]     = new Array();
menu[0][2][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,155,NONE,NONE,NONE,NONE,NONE,NO,NONE,NONE);
menu[0][2][1]  = new create_entry('Become A Member Now!'                 ,'member_become_one.asp'               ,'<b>Become A BANPAC Member     </b><br>Learn how!'             );
menu[0][2][2]  = new create_entry('Committees & Members'                 ,'member_committees.htm'               ,'<b>BANPAC Committees & Members </b><br>'                       );
menu[0][2][3]  = new create_entry('Member Contact List'                  ,'member_contact_list.htm'             ,'<b>BANPAC Member Contact List </b><br>'                       );
menu[0][2][4]  = new create_entry('Operating Procedures |PDF|'           ,'pdfs/home_pdfs_docs/banpac_operating_procedures_rev_2009.pdf'    ,'<b>PDF - You must have Adobe Acrobat Reader.',NONE,NONE,'_blank');

menu[0][3]     = new Array();
menu[0][3][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,117,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][3][1]  = new create_entry('Meeting Materials'                    ,'resource_meeting_materials.htm'               ,'<b>Meeting Materials           </b><br>Important materials from past meetings');

menu[0][4]     = new Array();
menu[0][4][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,200,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][4][1]  = new create_entry('Announcements'               		,'announcements.htm'               		,'<b>Current News for Members  					</b><br>'        );
menu[0][4][2]  = new create_entry('Archived Announcements'              ,'announcements_archive.htm'            ,'<b>Archived News for Members  					</b><br>'        );
menu[0][4][3]  = new create_entry('Events Calendar & Meeting Minutes'   ,'events.htm'               		 	,'<b>Current BANPAC Calendar & Minutes		       </b><br>'        );
menu[0][4][4]  = new create_entry('Archived Events Calendar & Minutes'  ,'events_archives.htm'               	,'<b>Archived BANPAC Calendar & Meeting Minutes	</b><br>'        );

menu[0][5]     = new Array();
menu[0][5][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,275,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][5][1]  = new create_entry('Search Member Agencies'              				,'banpac_search.asp'                						,'<b>Search Member Agencies        					</b><br>Search by topic and county'        );
menu[0][5][2]  = new create_entry('BARNN'               		    					,'http://www.barnn.org'  									,'<b>Bay Area Regional Nutrition Network     				</b><br>Link to the BARNN Website',NONE,NONE,'_blank');
menu[0][5][3]  = new create_entry('BARNN PA Newsletter'                					,'http://www.barnn.org/phys_act.htm#newsletter' 				,'<b>BARNN Physical Activity Newsletter     				</b><br>Link to the BARNN Website to view newsletters',NONE,NONE,'_blank');
menu[0][5][4]  = new create_entry('Be Active Resource Directories'     					,'resources_directories.htm'           						,'<b>Resource Directories          					</b><br>Download the CA Be Active Resource Directories'        );
menu[0][5][5]  = new create_entry('Childhood Matters'               		    		,'http://www.childhoodmatters.org'  						,'<b>Childhood Matters     							</b><br>Link to the Childhood Matters Website',NONE,NONE,'_blank');
menu[0][5][6]  = new create_entry('Child Nutrition Reauthorization and Talking Points'  ,'resources_roster.htm#Child_Nutrition_Reauthorization' 		,'<b>Resource Roster		          					</b><br>Link to Child Nutrition Reauthorization and Talking Points'        );
menu[0][5][7]  = new create_entry('Drink Water Said the Otter Materials'              	,'resources_sugar_savvy_drink_otter.htm'           			,'<b>Soda Free Summer & Drink Water Said the Otter Materials		</b><br>SFS Resources'        );
menu[0][5][8]  = new create_entry('Food Security Forum'                					,'resources_forum.htm'        								,'<b>Notes and Articles available from Food Security Forum           </b><br>Link to the Food Security Forum Resources'        );
menu[0][5][9]  = new create_entry('GIS Map Viewer - Network for a Healthy California'   ,'http://www.cnngis.org/'  									,'<b>GIS Map Viewer - Network for a Healthy California   		</b><br>The Network for a Healthy California mapping application is an interactive, internet-based Geographic Information System (GIS) that allows users to view and query mapped nutrition data.',NONE,NONE,'_blank');
menu[0][5][10]  = new create_entry('Healthy Dining Finder'              		    	,'http://www.healthydiningfinder.com/'  					,'<b>Healthy Dining Finder     						</b><br>Link to the Healthy Dining Finder Website',NONE,NONE,'_blank');
menu[0][5][11]  = new create_entry('Healthy Vending Machine Toolkit'    				,'healthy_vending_machine_toolkit.htm'        				,'<b>Healthy Vending Machine Toolkit         				</b><br>Link to the Healthy Vending Machine Toolkit'        );
menu[0][5][12]  = new create_entry('Healthy Vending Machine Policy'    					,'healthy_vending_machine_toolkit.htm'        				,'<b>Healthy Vending Machine Policy         				</b><br>Link to the Healthy Vending Machine Policy'        );
menu[0][5][13]  = new create_entry('Land Use for Healthy Eating & Active Living'     	,'pdfs/land_use_for_healthy_eating_active_living_date3-14-07.pdf'	,'<b>New Presentation!          						</b><br>This file is a PDF.',NONE,NONE,'_blank');
menu[0][5][14]  = new create_entry('Meeting Resources'               					,'resources_meetings.htm'           						,'<b>Presentations, Handouts and Other Resources from Meetings       </b><br>Members now have access to resources provided at meetings!'        );
menu[0][5][15]  = new create_entry('Nuestros Niņos'              			    		,'http://www.nuestrosninos.com'  							,'<b>Nuestros Niņos     							</b><br>Link to the Nuestros Niņos Website',NONE,NONE,'_blank');
menu[0][5][16]  = new create_entry('Policy Priorities'                    				,'policy_priorities.htm'               						,'<b>Policy Priorites           						</b><br>Important issues in policy');
menu[0][5][17]  = new create_entry('Resourceful Websites'               				,'resources_websites.htm'           						,'<b>Resourceful Websites          					</b><br>Link to other useful Websites'        );
menu[0][5][18]  = new create_entry('School Wellness'                      				,'policy_priorities.htm'               						,'<b>School Wellness            						</b><br>Support materials now available!');
menu[0][5][19]  = new create_entry('SUGAR FREE SUMMER PRINTABLE MATERIALS'              ,'resources_sugar_savvy_drink_otter.htm'           			,'<b>Soda Free Summer & Drink Water Said the Otter Materials		</b><br>SFS Resources'        );
menu[0][5][20]  = new create_entry('Sugar Savvy Home'              						,'resources_sugar_savvy.htm'           						,'<b>Sugar Savvy Campaign Information						</b><br>Learn more about the Sugar Savvy Campaign'        );
menu[0][5][21]  = new create_entry('Walk Kit'               							,'resources_websites.htm#California_Center_for_Physical_Activity'     ,'<b>CA Center for Physical Activity - Walk Kit          		</b><br>Link to the CA Center for Physical Activity - Walk Kit'        );

menu[0][6]     = new Array();
menu[0][6][0]  = new create_menu(NONE,NONE,NONE,NONE,NONE,NONE,NONE,325,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][6][1]  = new create_entry('Mini-Grants'                    							,'projects.htm'               				,'<b>Mini-Grants           						</b><br>Learn more about BANPAC Mini-Grant Info!');
menu[0][6][2]  = new create_entry('Food Access/Food Security Forum Committee Resources'     ,'resources_forum.htm'               		,'<b>Food Access/Food Security Forum Committee           	</b><br>Link to Food Access/Food Security Forum Committee Resources & Meeting Notes');
menu[0][6][3]  = new create_entry('Rethink Your Drink/Soda Free Summer Resources' 			,'resources_sugar_savvy_drink_otter.htm'     ,'<b>Rethink Your Drink/Soda Free Summer Resources           	</b><br>Link to Rethink Your Drink/Soda Free Summer Resources');
menu[0][6][4]  = new create_entry('Youth Action Committee Resources'                    	,'resources_youth_action_committee.htm'      ,'<b>Youth Action Committee           				</b><br>Link to Youth Action Committee Resources & Meeting Notes');
