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)}

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		                 // Sub menu offset Top position 
suboffset_left=0;		                // Sub menu offset Left position

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.
"C1E0FF",				// Mouse Off Font Color
"black",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"585858",				// 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,Arial",		                 // Font Name
6,				// Menu Item Padding
"images/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
"454545",				// 3D Border & Separator bar
"454545",				// 3D High Color
"454545",				// 3D Low Color
"454545",				// Current Page Item Font Color (leave this blank to disable)
"454545",				// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
208,					// Menu Top - The Top position of the menu in pixels
1,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"left",					// 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)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// 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)
,					// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"&nbsp;&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|","default.html",,"Back to the home page",1 
// "Description Text", "URL", "", "Status", "Separator Bar"
,"&nbsp;&nbsp;&nbsp;About us &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|","show-menu=aboutus",,"",1
,"&nbsp;&nbsp;&nbsp;E-Services&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|","show-menu=eservices",,"",1
,"&nbsp;&nbsp;&nbsp;Asset Tracking&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|","show-menu=asset_tracking",,"",1
,"&nbsp;&nbsp;&nbsp;Product co-dev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|","show-menu=codev",,"",1
,"&nbsp;&nbsp;&nbsp;Downloads&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|","show-menu=downloads",,"",1
,"&nbsp;&nbsp;&nbsp;Contact Us &nbsp;&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp","show-menu=contactus",,"",1
])

	addmenu(menu=["aboutus",
	,,97,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"General","show-menu=mission",,,1
	,"Technology","show-menu=technology",,,1
	])
	
	
		addmenu(menu=["mission",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"overview","aboutus.htm",,,1
		,"mission","aboutus.htm#mission",,,1
                ,"values","aboutus.htm#values",,,1
		,"infrastructure","infra.htm",,,1
		,"people","show-menu=people",,,1
		,"methodology","develop.htm",,,1
                ,"quality","quality.htm",,,1
		])

			addmenu(menu=["people",
			,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"culture","ourpeople.htm",,,1
			,"careers","careers.htm",,,1
			])
		
		addmenu(menu=["technology",
		,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"internet","show-menu=internettech",,,1
		,"client-server","clientserver.htm",,,1
                                    ,"AIDC","show-menu=wireless",,,1
		,"component","component.htm",,,1
		,"wireless","wireless.htm",,,1
                                    ,"cad","show-menu=cad",,,1
		,"embedded","embed.htm",,,1
                                    ,"barcode","Amgm/it_barcode.htm",,,1			
		])


			addmenu(menu=["internettech",
			,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"overview","internet.htm",,,1
,"web development","webdevelopment.htm",,,1
,"website development","webdesigning.htm",,,1
,"website designing","multimedia.htm",,,1
,"dynamic websites","dynamic.htm",,,1
,"web programming","webprogramming.htm",,,1
,"enterprise portal","portal.htm",,,1
,"e-Commerce solutions","ecomm.htm",,,1
,"eBusiness applications","ebusiness.htm",,,1			
,"website maintenance","websitemaintenance.htm",,,1
,"website promotion","webpromotion.htm",,,1

			])

                                                        addmenu(menu=["wireless",
			,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"RFID","show-menu=rfid",,,1
			,"RTLS","Amgm/it_rtls.htm",,,1
			,"GPS","Amgm/gps.htm",,,1
			,"barcode","Amgm/it_barcode.htm",,,1
			])

                                                        addmenu(menu=["rfid",
			,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
,"technology","techno-rfid.htm",,,1		                 
,"consulting","Amgm/it_RFID.htm",,,1
,"products","Amgm/products.htm",,,1
,"UHF systems","Amgm/RF_products/carparking.htm",,,1
			])

			addmenu(menu=["cad",
			,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"overview","autocad.htm",,,1
		                 ,"paper to cad","cad/electronic.htm",,,1
			])

	addmenu(menu=["eservices",
	,,135,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"overview","enterprise.htm",,,1
	,"application sectors","show-menu=eApps",,,1
	,"B2B integration","esolution.htm#portal",,,1
	,"eCRM","esolution.htm#CRM",,,1
	,"app integration","esolution.htm#AI",,,1
	,"business intelligence","esolution.htm#BI",,,1
	])
	

 	                                    addmenu(menu=["eApps",
			,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"banking","service.htm",,,1
			,"healthcare","show-menu=healthcare",,,1
			,"manufacturing","manufactur.htm",,,1
			])

                                                                                                           addmenu(menu=["healthcare",
     			                                                      ,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
			                                                       ,"managed healthcare","health1.htm",,,1
 			                                                        ,"clinical trial system","health1.htm",,,1
						])

	addmenu(menu=["asset_tracking",,,132,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"overview","asset.htm",,,1
	,"products","show-menu=products",,,1
	,"industry","show-menu=rfidapps",,,1
                  ,"long range systems","AMgm/RF_products/carparking.htm",,,1
	])
	
		addmenu(menu=["products",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"library book tracking","AMgm/it_RFID1.htm#1",,,1
	                  ,"document tracking","AMgm/RF_products/docTracking.htm",,,1
		,"textile rental","AMgm/it_RFID1.htm#2",,,1
		,"supply chain logistics","AMgm/it_RFID1.htm#3",,,1
		,"gas cylinder tracking","AMgm/it_RFID1.htm#4",,,1
		,"waste management","AMgm/it_RFID1.htm#5",,,1
                                    ,"car plate identification","AMgm/it_RFID1.htm#6",,,1
                                    ,"DVD rental","AMgm/it_RFID1.htm#7",,,1
                                     ,"maintenance management","AMgm/it_RFID1.htm#8",,,1
                                    ,"pallet container tracking","AMgm/it_RFID1.htm#9",,,1
		,"freight container tracking","AMgm/CusCentric/ContainerTracking.htm",,,1
                                    ,"id badges","AMgm/RF_products/it_RF_IDBadges.htm",,,1
                              
		])

		                                                            addmenu(menu=["rfidapps",
		                                                            ,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		                                                              ,"logistics - leasing","AMgm/CusCentric/ContainerTracking.htm",,,1
		                                                              ,"education","AMgm/it_RFID1.htm#1",,,1
		                                                               ,"manufacturing ","AMgm/RF_products/it_RF_manufacturingline.htm",,,1
		                                                                 ,"healthcare ","AMgm/RF_products/hospitals.htm",,,1
		                                                                 ,"parking lots","AMgm/RF_products/carparking.htm",,,1
                                                                                                    ,"oil and gas ","AMgm/RF_products/carparking.htm#carparkmgm",,,1
                                                                                                     ,"access control  ","AMgm/RF_products/it_RF_IDBadges.htm",,,1
                                                                                                       ])

	
		

                                   addmenu(menu=["codev",,,135,1,"",style1,,"",effect,,,,,,,,,,,,
	                 ,"overview", "view.htm",,,1
	                 ,"services", "dservices.htm",,,1
	                ])

                                  addmenu(menu=["downloads",,,110,1,"",style1,,"",effect,,,,,,,,,,,,
	                ,"Company Profile","Elensoft_profile.pdf",,,1
                         
	                ])
			 

addmenu(menu=["contactus",,,110,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"registered office","contactus.htm",,,1
                  ,"software centre","contactus.htm#dev_centre",,,1
	,"enquiry form","contactus.htm#contactForm",,,1
	,"contact email","mailto:info@elensoft.com",,,1
	,"road map","roadmap.htm",,,1
                  ,"contact person","contactus.htm#bot",,,1
	])
	
dumpmenus()