//Attributes settings for the dropdown
/*
levx = new Array ("xx-small","2",bold,italic,"textColor","#000000","textColorRollover","Fontface","rollover bgcolor") ;
*/
lev0 = new Array ("xx-small","2",true,false,"#234A81","#B7CDEC","White","Tahoma","#B7CDEC") ;
lev1 = new Array ("xx-small","2",true,false,"#234A81","#B7CDEC","White","Tahoma","#B7CDEC") ;



//Home
mn1 = new Array
(
"HOME","/index.php",0
//,"MONITORING","/monitoring.php",0,
)


//About us
mn2 = new Array
(
"ABOUT US","/company.php",0
,"OUR COMMITMENT","/commitment.php",0
//,"MANAGEMENT TEAM","/ourteam.php",0
,"RESOURCES","/resources.php",1
,"EMPLOYMENT","/employment.php",0
)


//About us - resources
mn2_4 = new Array
(
"WHITEPAPERS","/whitepapers.php",0
//,"ANALYST REPORTS","analyst.php",0
,"CASE STUDIES","/case.php",0
,"TESTIMONIALS","/testimonials.php",0
)


//Solutions
mn3 = new Array
(
"SOLUTIONS","/solutions.php",0,
"EAGLE-i","/eaglei.php",1,
"i-BAHN","/ibahn.php",1
)



//eagle-i
mn3_2 = new Array
(
"BUSINESS BENEFITS","/eaglei_benefit.php",0
,"VALUE ASSESSMENT","/assessment/index.php",0
,"TECHNICAL OVERVIEW","/eaglei_technical.php",0
,"DIFFERENTIATORS","/eaglei_diff.php",0
//,"SCENARIOS","/eaglei_scenarios.php",0
)

//i-bahn
mn3_3 = new Array
(
"BUSINESS BENEFITS","/ibahn_benefit.php",0
,"TECHNICAL OVERVIEW","/ibahn_technical.php",0
,"DIFFERENTIATORS","/ibahn_diff.php",0
,"SCENARIOS","/ibahn_scenarios.php",0
)

//Markets
mn4 = new Array
(
"MARKETS","/markets.php",0
,"ENTERPRISE","/enterprise.php",0
,"GOVERNMENT","/government.php",0
,"SERVICE PROVIDER","/provider.php",0
)



//News
mn5 = new Array
(
"NEWS","/news.php",0
//,"MONITORING","/monitoring.php",0,
)

//Support
mn6 = new Array
(
//"CONTACTS","contact_us.php",0
"CONTACT US","/contact_us.php",0
,"REQUEST INFORMATION","/request.php",0
,"SEND US FEEDBACK","/emailfeedback.php",0
,"CUSTOMER SUPPORT","/support.php",0

)

//Services
mn7 = new Array
(
"SERVICES","/services.php",0,
"INTEGRATION","/integration.php",0,
"MONITORING","/monitoring.php",0,
"CONSULTANCY","/consultancy.php",0
)



//end dropdown links

absPath="";
if (sepFrame && !openSameFrame) {
	if (document.URL.lastIndexOf("\\")>document.URL.lastIndexOf("/")) {sepCh = "\\" ;} else {sepCh = "/" ;}
	absPath = document.URL.substring(0,document.URL.lastIndexOf(sepCh)+1);
}

popupOffset = 0;
if (DOM||IE4) document.write("<img width=1 height=1 id='menubg5' src='/images/bg_withblue.gif' style='display:none'>");
if (NS4) {
	document.write( '<script type="text/javascript" src="/javascript/ns4.js"></script>' );
} else {
	document.write( '<script type="text/javascript" src="/javascript/dom.js"></script>' );
}

document.write("<style type='text/css'>\n");
document.write(".CL0 {text-decoration:none;color:Black; }\n");
if(!IE4&&!DOM) document.write(".topFold {position:relative}\n");
document.write(((NS4&&!bBitmapScheme)?".mm2":".mit")+" {padding-left:0px;padding-right:0px;}\n");
document.write("</style>\n");
