timegap=200
followrate=40
suboffset_top=0;
suboffset_left=15;
//for the top menu
main_top=75;	
//main_pos = "center"; // here you can use "center;left;right;middle;top;bottom"


effect = "Fade(duration=0.5);Shadow(color='#3366cc', Direction=135, Strength=3)"

prop0=[						// prop1 is an array of properties for the top menu
"CCCCFF",					// Off Font Color
"006699",					// Off Back Color
"ffffff",					// On Font Color
"006699",					// On Back Color
"006699",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"arial",					// Font
1,							// Padding
"images/arrow.gif",				// Sub Menu Image (Leave blank if not needed)
1,							// 3D Border & Separator
"c4bb95",					// 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)
							// Sub Image on master menu items (leave blank to disable)
]

prop1=[						// prop1 is an array of properties for the sub menus
"ccccff","006699","ffffff","89A5C7","999999",11,"normal","normal","Tahoma",1,"images/arrow.gif",
0,"66ffff","000099","000000",
"bbbbbb",]


/* Sample entry for submenus
menu1=[			// This is the array that contains your menu properties and details
52,				// Top
,				// left
,				// Width
,				// Border Width
"left",		// Screen Position - here you can use "center;left;right;middle;top;bottom"
prop0,			// 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
1, 				// 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
1,				// Show an image on top menu bars indicating a sub menu exists below
,				// Reserved for future use
"About MICT","show-menu2","About.asp",,1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar" */
menu1=[			//Home
main_top,380,,,,prop0,1,"center",,,1,,,1,,
"&nbsp;&nbsp;Home&nbsp;&nbsp;","home.htm","","",0,
"l","","","",1,
"&nbsp;&nbsp;About MICT&nbsp;&nbsp;","show-menu7","#","",0,
"l","","","",1,
"&nbsp;&nbsp;About Company&nbsp;&nbsp;","show-menu2","#","",0,
"l","","","",1,
//"&nbsp;&nbsp;Press&nbsp;&nbsp;","show-menu3","#","",0,
//"l","","","",1,


"&nbsp;&nbsp;Locations&nbsp;&nbsp;","Location.htm","","",0
]

menu2=[			//About MICT
,,116,1,"",prop1,,"left",,,,,,,,
"&nbsp;Our Organization","http://www.microtechnologies.net/introduction.html","","",0,
"&nbsp;History","History.htm","","",0,
"&nbsp;Our Work","Work.htm","","",0,
"&nbsp;Clients","Clients.html","","",0
]

menu3=[			//Press
,,116,1,"",prop1,,"left",,,,,,,,
"&nbsp;Press Release","show-menu4","#","",0,
//"&nbsp;Recent Stories","show-menu5","#","",0,
"&nbsp;Media Kit","show-menu6","#","",0
//"&nbsp;Subscribe for News","SubsForNews.asp","","",0
]

menu4=[			//Press Release
,,113,1,"",prop1,,"left",,,,,,,,
"&nbsp;MICT Technologies","PressRelease.asp?pagetitle=MICT Technologies&modid=NWSPR&catid=NWSPR1","","",0,
"&nbsp;MICT Education","PressRelease.asp?pagetitle=MICT Education&modid=NWSPR&catid=NWSPR2","","",0,
"&nbsp;Recent Releases","RecentRelease.asp?pagetitle=Recent Stories&modid=NWSPR&catid=NWSPR8","","",0,
"&nbsp;Financials","PressRelease.asp?pagetitle=Financials&modid=NWSPR&catid=NWSPR5","","",0
]

menu5=[			//Recent Stories
,,123,1,"",prop1,,"left",,,,,,,,
"&nbsp;MICT Technologies","PressRelease.asp?pagetitle=MICT Technologies&modid=Med&catid=Med1","","",0,
"&nbsp;MICT Education","PressRelease.asp?pagetitle=MICT Education&modid=Med&catid=Med2","","",0,
"&nbsp;Financials","PressRelease.asp?pagetitle=Financials&modid=Med&catid=Med5","","",0
]

menu6=[			//Media Kit
,,110,1,"",prop1,,"left",,,,,,,,
"&nbsp;Fact Sheet","http://www.niit.com/niit/contentadmin/ABT/ABTFS/ABTFS7/factsheet.zip","","",0,
"&nbsp;Corporate Profile","http://www.niit.com/niit/contentadmin/ABT/ABTCP/ABTCP4/corporate-profile.zip","","",0,
"&nbsp;Executives Snaps","photogallery.htm","","",0,
"&nbsp;MICT Logos","logo_kit.asp","","",0
]

menu7=[			//Careers
,,110,1,"",prop1,,"left",,,,,,,,
"&nbsp;A Future With Us","Future.html","","",0,
"&nbsp;Why MICT","Why_MICT.htm","","",0,
"&nbsp;Benefits","Benefits.html","","",0,
"&nbsp;Training Program","Syllabus.html","","",0,
"&nbsp;People Speak","People_Speaks.html","","",0,
"&nbsp;Certificates","Certificate.htm","","",0,
"&nbsp;Job Openings","http://www.micropp.net","","",0
]


