/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#0B6089';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#C2DFFE';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=117;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("COMPANY","#","",4,22,100);
	Menu1_1=new Array("Company Profile","siteview.php?pid=152&title=About Us","",0,20,230);
	Menu1_2=new Array("Management","siteview.php?pid=154&title=Management","",0,20,230);
	Menu1_3=new Array("Our Team","siteview.php?pid=156&title=Our Team","",0,20,230);
	Menu1_4=new Array("Testimonials & Success Stories","siteview.php?pid=305&title=Testimonials & Success Stories","",0,20,190);	
	
////////////////////////////////////////////////////////////////////////////////////////////////////////
Menu2=new Array("PRODUCTS","#","",9,22,103);

	Menu2_1=new Array("IBM","siteview.php?pid=159&title=Products > IBM","",10,20,200);	
		Menu2_1_1=new Array("Informix Dynamic Server (IDS)","siteview.php?pid=167&title=Products > IBM > Database Servers > Informix Dynamic Server (IDS)","",0,20,350);
		Menu2_1_2=new Array("Informix OnLine Extended Edition","siteview.php?pid=168&title=Products > IBM > Database Servers > Informix OnLine Extended Edition","",0);
		Menu2_1_3=new Array("Informix Standard Engine (SE)","siteview.php?pid=169&title=Products > IBM > Database Servers > Informix Standard Engine (SE)","",0);
		Menu2_1_4=new Array("Four J\'s Genero","siteview.php?pid=178&title=Products > IBM > Application Development Tools > Four J\'s Genero","",0);
		Menu2_1_5=new Array("Informix 4GL Family (Compiler, RDS, ID)","siteview.php?pid=179&title=Products > IBM > Application Development Tools > Informix 4GL Family (Compiler, RDS, ID)","",0);
		Menu2_1_6=new Array("Informix SQL","siteview.php?pid=180&title=Products > IBM > Application Development Tools > Informix SQL","",0);
		Menu2_1_7=new Array("Informix Client Software Development Kit (CSDK)","siteview.php?pid=181&title=Products > IBM > Application Development Tools > Informix Client Software Development Kit (CSDK)","",0);
		Menu2_1_8=new Array("Informix JDBC","siteview.php?pid=182&title=Products > IBM > Application Development Tools > Informix JDBC","",0);
		Menu2_1_9=new Array("Informix Server Administrator","siteview.php?pid=183&title=Products > IBM > Database Administration Tools > Informix Server Administrator","",0);		
		Menu2_1_10=new Array("Server Studio JE","siteview.php?pid=184&title=Products > IBM > Database Administration Tools > Server Studio JE","",0);				

	Menu2_2=new Array("BMC","siteview.php?pid=309&title=Products > BMC","",2);
		Menu2_2_1=new Array("BMC Service Desk Express Suite","siteview.php?pid=322&title=Products > BMC > BMC Service Desk Express Suite","",0,20,300);
		Menu2_2_2=new Array("BMC Remedy Service Management","siteview.php?pid=323&title=Products > BMC > BMC Remedy Service Management","",0,20,300);
		
	Menu2_3=new Array("Hyperion","siteview.php?pid=160&title=Products > Hyperion","",16);
		Menu2_3_1=new Array("Hyperion Planning","siteview.php?pid=194&title=Products > Hyperion > Planning, Budgeting and Forecasting > Hyperion Planning","",0,20,300);
		Menu2_3_2=new Array("Hyperion Pillar","siteview.php?pid=195&title=Products > Hyperion > Planning, Budgeting and Forecasting > Hyperion Pillar","",0);
		Menu2_3_3=new Array("Hyperion Strategic Finance","siteview.php?pid=196&title=Products > Hyperion > Modeling > Hyperion Strategic Finance","",0);
		Menu2_3_4=new Array("Hyperion Business Modeling","siteview.php?pid=197&title=Products > Hyperion > Modeling > Hyperion Business Modeling","",0);
		Menu2_3_5=new Array("Hyperion Performance Scorecard","siteview.php?pid=198&title=Products > Hyperion > Scorecarding and Dashboards > Hyperion Performance Scorecard","",0);
		Menu2_3_6=new Array("Hyperion Enterprise","siteview.php?pid=200&title=Products > Hyperion > Financial Consolidation and Reporting > Hyperion Enterprise","",0);				
		Menu2_3_7=new Array("Hyperion Financial Management","siteview.php?pid=199&title=Products > Hyperion > Financial Consolidation and Reporting > Hyperion Financial Management","",0);						
		Menu2_3_8=new Array("Tailored Applications","siteview.php?pid=201&title=Products > Hyperion > Tailored Applications > Tailored Applications","",0);
		Menu2_3_9=new Array("Hyperion Essbase","siteview.php?pid=202&title=Products > Hyperion > Analytics > Hyperion Essbase","",0);
		Menu2_3_10=new Array("Essbase Product Family","siteview.php?pid=203&title=Products > Hyperion > Analytics > Essbase Product Family","",0);
		Menu2_3_11=new Array("Hyperion Metrics Builder","siteview.php?pid=204&title=Products > Hyperion > Performance Metrics > Hyperion Metrics Builder","",0);
		Menu2_3_12=new Array("Hyperion Intelligence","siteview.php?pid=205&title=Products > Hyperion > Query & Reporting > Hyperion Intelligence","",0);
		Menu2_3_13=new Array("Hyperion Performance Suite","siteview.php?pid=206&title=Products > Hyperion > Query & Reporting > Hyperion Performance Suite","",0);
		Menu2_3_14=new Array("Hyperion Reports","siteview.php?pid=207&title=Products > Hyperion > Query & Reporting > Hyperion Reports","",0);
		Menu2_3_15=new Array("Essbase Spreadsheet Services","siteview.php?pid=209&title=Products > Hyperion > Query & Reporting > Essbase Spreadsheet Services","",0);
		Menu2_3_16=new Array("Hyperion Analyzer","siteview.php?pid=208&title=Products > Hyperion > Query & Reporting > Hyperion Analyzer","",0);		
		
	Menu2_4=new Array("SunGard ","siteview.php?pid=164&title=Products > SunGard","",0);

	Menu2_5=new Array("FourJ\'s","siteview.php?pid=163&title=Products > FourJs","",2);
		Menu2_5_1=new Array("Genero Development Suite","siteview.php?pid=269&title=Products > FourJ's > Business Development Suite","",0,20,300);
		Menu2_5_2=new Array("Business Development Suite","siteview.php?pid=268&title=Products > FourJ's > Genero Development Suite","",0);		

	Menu2_6=new Array("Century Software","siteview.php?pid=299&title=Products > Century Software","",1);
		Menu2_6_1=new Array("Interactive Reporting","siteview.php?pid=301&title=Products > Century Software > Interactive Reporting","",0,20,300);

	Menu2_7=new Array("Borland","siteview.php?pid=161&title=Products > Borland","",10);
		Menu2_7_1=new Array("Borland Enterprise Studio for Java","siteview.php?pid=227&title=Products%20%3e%20Borland%20%3e%20Borland%20Enterprise%20Studio%20for%20Java","",0,20,300);
		Menu2_7_2=new Array("Borland Enterprise Studio for Mobile","siteview.php?pid=228&title=Products%20%3e%20Borland%20%3e%20Borland%20Enterprise%20Studio%20for%20Mobile","",0);
		Menu2_7_3=new Array("Borland Enterprise Studio for C++","siteview.php?pid=229&title=Products%20%3e%20Borland%20%3e%20Borland%20Enterprise%20Studio%20for%20C++","",0);
		Menu2_7_4=new Array("Borland C++BuilderX™","siteview.php?pid=230&title=Products%20%3e%20Borland%20%3e%20Borland%20C++BuilderX™","",0);
		Menu2_7_5=new Array("Borland CodeWright","siteview.php?pid=231&title=Products%20%3e%20Borland%20%3e%20Borland%20CodeWright","",0);
		Menu2_7_6=new Array("Borland Delphi","siteview.php?pid=232&title=Products%20%3e%20Borland%20%3e%20Borland%20Delphi","",0);				
		Menu2_7_7=new Array("JBuilder","siteview.php?pid=233&title=Products%20%3e%20Borland%20%3e%20JBuilder","",0);						
		Menu2_7_8=new Array("JBuilder X Mobile Edition","siteview.php?pid=234&title=Products%20%3e%20Borland%20%3e%20JBuilder%20X%20Mobile%20Edition","",0);
		Menu2_7_9=new Array("Kylix™ ","siteview.php?pid=235&title=Products%20%3e%20Borland%20%3e%20Kylix™","",0);
		Menu2_7_10=new Array("Borland Mobile Studio","siteview.php?pid=236&title=Products%20%3e%20Borland%20%3e%20Borland%20Mobile%20Studio","",0);
		
	Menu2_8=new Array("TATA Interactive Systems","siteview.php?pid=289&title=Products > TATA Interactive Systems","",4);
		Menu2_8_1=new Array("An AICC and SCORM compliant LMS","siteview.php?pid=289&title=Products%20>%20TATA%20Interactive%20Systems#Mantra_LMS","",0,20,350);
		Menu2_8_2=new Array("a2<X>, an XML conversion process","siteview.php?pid=289&title=Products%20>%20TATA%20Interactive%20Systems#a2X","",0,20,350);
		Menu2_8_3=new Array("Simulation-based Learning Objects (SimBLs™)","siteview.php?pid=289&title=Products%20>%20TATA%20Interactive%20Systems#SimBLsTM","",0,20,350);
		Menu2_8_4=new Array("HIPAA training programs","siteview.php?pid=289&title=Products%20>%20TATA%20Interactive%20Systems#HIPAA_eTrain","",0,20,350);
		
	Menu2_9=new Array("Bea","siteview.php?pid=162&title=Products > Bea","",9);
		Menu2_9_1=new Array("BEA WebLogic Platform","siteview.php?pid=248&title=Products > Bea > BEA WebLogic Platform","",0,20,300);
		Menu2_9_2=new Array("BEA WebLogic Server","siteview.php?pid=249&title=Products > Bea > BEA WebLogic Server","",0);
		Menu2_9_3=new Array("BEA WebLogic Workshop","siteview.php?pid=250&title=Products > Bea > BEA WebLogic Workshop","",0);
		Menu2_9_4=new Array("BEA WebLogic Integration","siteview.php?pid=251&title=Products > Bea > BEA WebLogic Integration","",0);
		Menu2_9_5=new Array("BEA WebLogic Portal","siteview.php?pid=252&title=Products > Bea > BEA WebLogic Portal","",0);
		Menu2_9_6=new Array("BEA WebLogic Enterprise Security","siteview.php?pid=253&title=Products > Bea > BEA WebLogic Enterprise Security","",0);				
		Menu2_9_7=new Array("BEA WebLogic JRockit","siteview.php?pid=254&title=Products > Bea > BEA WebLogic JRockit","",0);						
		Menu2_9_8=new Array("BEA Liquid Data for WebLogic","siteview.php?pid=256&title=Products > Bea > BEA Liquid Data for WebLogic","",0);
		Menu2_9_9=new Array("BEA Tuxedo™ ","siteview.php?pid=255&title=Products > Bea > BEA Tuxedo","",0);
														
////////////////////////////////////////////////////////////////////////////////////////////////////////		
Menu3=new Array("SERVICES","#","",3,22,102);
	Menu3_1=new Array("Professional Services","siteview.php?pid=307&title=Servises > Professional Services","",0,20,180);
	Menu3_2=new Array("Consulting","siteview.php?pid=281&title=Servises > Consulting","",0,20,180);
	Menu3_3=new Array("Education","http://www.genovate.lk","",0);


Menu4=new Array("NEWS","#","",1,22,102);
	Menu4_1=new Array("News & Events","siteview.php?pid=303&title=News > News & Events","",0,21,175);
	
Menu5=new Array("CONTACT US","siteview.php?pid=170&title=Contact Us","",0,22,103);
Menu6=new Array("HOME","/","",0,22,90);	
	