//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;
menus=new Array();
_d=document;
function addmenu()
{
menunum++;menus[menunum]=menu;
}
function dumpmenus()
{
mt="<script language=javascript>";
for(a=1;a<menus.length;a++)
{
mt+=" menu"+a+"=menus["+a+"];"
}
mt+="<\/script>";_d.write(mt)
}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above
//effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88)"

timegap=300	// The time delay for menus to remain visible
followspeed=5	// Follow Scrolling speed
followrate=40	// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position
closeOnClick = true

// , 777777


style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"666666",		// Mouse Off Font Color
"F0F0F0",		// Mouse Off Background Color
"E40405",			// Mouse On Font Color
"f5f5f5",	 	// Mouse On Background Color
"",		// Menu Border Color 
10,			// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana",		// Font Name
5,			// Menu Item Padding
, 			// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
,			// 3D High Color
,			// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
,			// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
,			// Menu Header Font Color (Leave blank if headers are not needed)
,			// Menu Header Background Color (Leave blank if headers are not needed)
,		// Menu Item Separator Color
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"Index",			// Menu Name - This is needed in order for the menu to be called
15,			// Menu Top - The Top position of the menu in pixels
460,			// Menu Left - The Left position of the menu in pixels
90,			// Menu Width - Menus width in pixels
,			// Menu Border Width 
,			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,			// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
,			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,			// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 			// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,			// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,			// Position of TOP sub image left:center:right
,			// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,			// Right To Left - Used in Hebrew for example. (1=on/0=off)
,			// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,			// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,			// Background image for menu when BGColor set to transparent.
,			// Scrollable Menu
,			// Reserved for future use

// the menu is built in the follwoing pattern "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"HOME","index.shtml",,"Return to home page",1 
,"COMPANY","show-menu=mnu2",,"Know about our company",1
,"SERVICES","show-menu=mnu3",,"Know about our Services",1
,"COLLATERALS","collaterals.shtml",,"Know about our Collaterals",1
])

	addmenu(menu=["mnu4",
               ,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Praxis Profile","cpraxis_profile.shtml",,"Praxis Profile",1
	,"Retail Practise","show-menu=retail",,"Retail Practise",1
		,"Application Re-engineering","show-menu=reengine",,"Application Re-engineering",1
			,"Application Localization","capplication_localization.shtml",,"Application Localization",1
			,"E-Governance Showcase","show-menu=egov",,"E-Governance Showcase",1
			,"Independent Testing","cindependent_testing.shtml",,"Independent Testing",1
//	,"Skills","skills.shtml",,"From our news room",1
	])

	addmenu(menu=["egov",
             ,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"E-Gov Portal with Bank Payment Gateway","cegov_portal.shtml",,"",1
	,"Training Organizer Overview","ctrorg_overview.shtml",,"",1
	,"NREGS Overview","cnregs_overview.shtml",,"",1
	,"Training Organizer Details","ctrorg_details.shtml",,"",1
	,"NREGS Details","cnregs_details.shtml",,"",1
	])


addmenu(menu=["reengine",
             ,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"ROBUST Tool","crobust_tool.shtml",,"",1
	,"Oracle Upgrade Cookbook","coracle_upgrade_cookbook.shtml",,"",1
	])
	
	addmenu(menu=["retail",
             ,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"RBIA Implementation","crbia_implementation.shtml",,"",1
	,"RDW Migration","crdw_migration.shtml",,"",1
	,"RETEK Integration","cretek_integration.shtml",,"",1
	,"TERADATA Data Bridge","cteradata_databridge.shtml",,"",1
	])


addmenu(menu=["mnu2",
               ,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Us","aboutus.shtml",,"About Us",1
	,"People","show-menu=people",,"From our news room",1
	,"Knowledge Management","knowledge.shtml",,"",1
	,"Contact Us","contactus.shtml",,"",1
	])

	addmenu(menu=["mnu3",
	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Business Intelligence","datawarehousing.shtml",,"Business Intelligence",1
	,"Realitycs: Real Time Analytics","realytics.shtml",,"Realitycs",1
	,"Application Re-engineering","legacy_re-engineering.shtml",,"Application Re-engineering",1
	,"Application Management","web_application.shtml",,"Application Management",1
	,"Database Consulting","database_consulting.shtml",,"Database Consulting (DAMS)",1
	,"Independent Testing","independent_testing.shtml",,"Independent Testing",1
	,"Web Solutions","web_solutions.shtml",,"Web Solutions",1
	
	])

	addmenu(menu=["people",
             ,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Top Management","people.shtml",,"",1
	,"Senior Managers","senior_managers.shtml",,"",1
	])
	
	addmenu(menu=["mnu3a",
             ,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Legacy Re-Engineering","legacy_re-engineering.shtml",,"",1
	,"Web Application","web_application.shtml",,"",1
	])
	
	addmenu(menu=["mnu3b",
               ,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Datawarehousing","datawarehousing.shtml",,"",1
	,"Oracle BI Accelerator","oracle_bi.shtml",,"",1
	,"Localisation Enablement","localisation_enablement.shtml",,"",1
	])

	addmenu(menu=["mnu3c",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Web Designing","web_designing.shtml",,"",1
	,"E-Commerce","e-commerce.shtml",,"",1
	,"Web Application","web_application.shtml",,"",1
	,"E-Governance","e-governance.shtml",,"",1
	])

dumpmenus()