var menu = new Array();var myMenu = "";var undefined;menu[0] = new Array(0,					// Top location - used if Screen Position is absolute0,						// Left location - used if Screen Position is absolute100,						// Width - set to 0 to let the menu elements size themselves0,						// Border Width"relative",				// Screen Position - relative or absolute"menu0",				// CSS style for this menu"visible",				// Visibility - allows the menu item to be visible at all time"center",					// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center0,						// Wrap - 1 to wrap, 0 to nowrap text0, 						// Orientation - Tells the menu to be horizontal instead of top to bottom style0,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page0,						// Position of sub image left:center:right:middle:top:bottom0,						// Show an image on top menu bars indicating a sub menu exists belownull,					// Parent menu number"<img src='images/buttons/personal-banking.gif' width='200' height='36' border='0' alt='Personal Banking' name='img01'>",1,"PersonalBanking.html","Personal Banking","_self","<img src='images/buttons/business-banking.gif' width='200' height='31' border='0' alt='Business Banking'>",null,"BusinessBanking.html","Business Banking","_self","<img src='images/buttons/loans-mortgages.gif' width='200' height='34' border='0' alt='Loans & Mortgages'>", null,"Loans.html","Loans & Mortgages","_self",// "Description Text", "menu #", "URL", "Status", "target""<img src='images/buttons/cds-iras.gif' width='200' height='33' border='0' alt='CDs & IRAs'>",null,"InvestmentAccounts.html","CDs & IRAs","_self","<img src='images/buttons/community-events.gif' width='200' height='36' border='0' alt='Community Events'>",null,"Community.html","Community Events","_self"	);menu[1] = new Array(0,					// Top location - used if Screen Position is absolute0,						// Left location - used if Screen Position is absolute125,						// Width - set to 0 to let the menu elements size themselves1,						// Border Width"absolute",				// Screen Position - relative or absolute"menu1",				// CSS style for this menu"hidden",				// Visibility - allows the menu item to be visible at all time"left",					// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center1,						// Wrap - 1 to wrap, 0 to nowrap text0, 						// Orientation - Tells the menu to be horizontal instead of top to bottom style0,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page0,						// Position of sub image left:center:right:middle:top:bottom0,						// Show an image on top menu bars indicating a sub menu exists below0,						// Parent menu number"Checking",null,"PersonalBanking.html","Checking","_self",// "Description Text", "menu #", "URL", "Status", "Separator Bar""Savings",null,"PersonalSavings.html","Savings","_self","Services",null,"Services.html","Check Card","_self"	);menu[2] = new Array(0,					// Top location - used if Screen Position is absolute0,						// Left location - used if Screen Position is absolute125,						// Width - set to 0 to let the menu elements size themselves1,						// Border Width"absolute",				// Screen Position - relative or absolute"menu1",				// CSS style for this menu"hidden",				// Visibility - allows the menu item to be visible at all time"left",					// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center1,						// Wrap - 1 to wrap, 0 to nowrap text0, 						// Orientation - Tells the menu to be horizontal instead of top to bottom style0,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page0,						// Position of sub image left:center:right:middle:top:bottom0,						// Show an image on top menu bars indicating a sub menu exists below0,						// Parent menu number"Main Office",null,"Locations.html","Main Office","_self",// "Description Text", "menu #", "URL", "Status", "Separator Bar""Branch 1",null,"locations.html","Branch 1","_self","Branch 2",null,"locations.html","Branch 2","_self","Branch 3",null,"locations.html","Branch 3","_self","Branch 4",null,"locations.html","Branch 4","_self"	);menu[3] = new Array(0,					// Top location - used if Screen Position is absolute0,						// Left location - used if Screen Position is absolute125,						// Width - set to 0 to let the menu elements size themselves1,						// Border Width"absolute",				// Screen Position - relative or absolute"menu1",				// CSS style for this menu"hidden",				// Visibility - allows the menu item to be visible at all time"left",					// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center1,						// Wrap - 1 to wrap, 0 to nowrap text0, 						// Orientation - Tells the menu to be horizontal instead of top to bottom style0,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page0,						// Position of sub image left:center:right:middle:top:bottom0,						// Show an image on top menu bars indicating a sub menu exists below0,						// Parent menu number// "Description Text", "menu #", "URL", "Status", "Separator Bar""Community Involvement",null,"Community.html","Community Involvement","_self","History",null,"AboutUs.html","History","_self","Officers",null,"Officers.html","Officers","_self","Directors",null,"Directors.html","Directors","_self"	);menu[4] = new Array(0,					// Top location - used if Screen Position is absolute0,						// Left location - used if Screen Position is absolute125,						// Width - set to 0 to let the menu elements size themselves1,						// Border Width"absolute",				// Screen Position - relative or absolute"menu1",				// CSS style for this menu"hidden",				// Visibility - allows the menu item to be visible at all time"left",					// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center1,						// Wrap - 1 to wrap, 0 to nowrap text0, 						// Orientation - Tells the menu to be horizontal instead of top to bottom style0,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page0,						// Position of sub image left:center:right:middle:top:bottom0,						// Show an image on top menu bars indicating a sub menu exists below0,						// Parent menu number"Interest Checking & Savings Accounts",null,"Rates.html#CheckSav","Interest Checking & Savings Accounts","_self",// "Description Text", "menu #", "URL", "Status", "Separator Bar""Certificates of Deposit",null,"Rates.html#CD","Certificates of Deposit","_self","Money Market Accounts",null,"Rates.html#MM","Money Market Accounts & Hours","_self","Individual Retirement Accounts",null,"Rates.html#IRA","Individual Retirement Accounts","_self"	);