
timegap=500
followspeed=5
followrate=40
suboffset_top=0;//10; // vertical offset of submenu from main menu
suboffset_left=10; // horizontal offset

effect = "fade(duration=0.5);Shadow(color='#777777', Direction=135, Strength=5)"

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"FFFFFF",					// Off Back Color
"145192",					// On Font Color
"D5D3E6",					// On Back Color
"",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"bold",						// Font Weight
"Lucida Grande,Arial",			// Font
5,							// Padding
"images/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"ffff66",					// 3D High Color
"FFFFFF",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]

prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"FFFFFF",					// Off Back Color
"FFFFFF",					// On Font Color
"33339A",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Lucida Grande,Arial",			// Font
8,							// Padding
"js/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"ffff66",					// 3D High Color
"000099",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
164,					// Top1
5,					// left
166,					// Width
0,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - 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
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
 // "DescriptionText", "URL", "Alternate URL", "Status", "Separator Bar"
//"Home","index.htm",,"Home",1,
"Internet Banking","https://secure.fundsxpress.com/start/JTCBP target=_blank",,"Internet Banking",0,
"Personal Banking","show-menu2","personal_banking.htm","Checking Accounts",1,
"Business Banking","show-menu3","business_banking.htm","Services",1,
"Financial Tools","calculators.htm","","Services",1,
"About TCB","show-menu4","about-tcb.htm","About TCB",1,
"Home","index.asp",,"Home",1
]


menu2=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Checking","personal_accounts.htm",,"Checking",1,
"Savings","personal_accounts.htm#SAVINGS",,"Savings",1,
"Loans","personal_loans.htm",,"Loans",1,
"Other Services","services.htm",,"Other Services",1
]


menu3=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Checking","business_accounts.htm",,"Checking",1,
"Savings","business_accounts.htm#SAVINGS",,"Savings",1,
"Loans","business_loans.htm",,"Loans",1,
"Other Services","services.htm",,"Other Services",1
]


menu4=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Locations & Hours","Locations.html",,"Locations & Hours",1,
"Our History","history.htm",,"Our History",1,
"Officers &amp; Directors","directors-officers.htm",,"Directors & Officers",1,
"Mission Statement","mission_stmt.htm",,"Mission Statement",1,
"TCB in Pictures","Photos.html",,"TCB in Pictures",1
]

