timegap=200
followspeed=3
followrate=30
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"


prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"FFFFCC",					// Off Font Color
"669966",					// Off Back Color
"33FF00",					// On Font Color
"000000",					// On Back Color
"000000",					// Border Color
7,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
4,							// Padding
"images/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 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
140,					// Top
10,					// left
120,					// Width
1,					// Border Width
"LEFT",			// Scr Pos
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - 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
,					// 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
"HOME","index.htm",,,0,
"PRINCIPLES","Principles_of_ayurveda.html",,,0,
"DISEASE & TREATMENT ","ayurvedic treatments_and_rejuvenation.html",,,0,
"ABOUT US","about_sama_ayurveda_india.htm",,,0,
"HERBS","ayurvedic_herbs.html",,,0,
"EDUCATIONAL PROGRAMS","ayurveda_education_correspondence_onlinecourses.html",,,0,
"CONSULT A DOCTOR","ayurveda_consultation_online.html",,,0,
"FRANCHISE","ayurveda_franchise.html",,,0,
"CONTACT US","contact_sama_ayurveda_india.htm",,,0
]

menu2=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"About The Institution","abouttheinstitution.html",,,1,
"Message","principal.html",,,1,
"Mission and vision","missionandvision.html",,,1,
"Interpretation of Logo","interpretationofLogo.html",,,1
]

