// JavaScript Document
var htmlContent="";
var topicName=new Array("Home","Optimization and Control")
var topicLink=new Array("/home/index.htm","/prod_serv/products/oc/en/index.htm");

var subT0= new Array("");
var subT1= new Array("Bently Nevada&#8482; Asset Condition Monitoring",
"Control Solutions",
"Oilfield Technology",
/*"Optimization & Control Services",*/
"Performance and Optimization Software",
/*"Bently Nevada Machinery Diagnostic Services",*/
/*"Reliability Consulting & Implementation Services",*/
"Reuter Stokes Measurement Solutions",
"Optimization and Control Products A-Z");


var subLink0= new Array("");
var subLink1= new Array("/prod_serv/products/oc/en/bently_nevada.htm",
"/prod_serv/products/oc/en/controlsol.htm",
"/prod_serv/products/oc/en/oilfield_technology.htm",
/*"/prod_serv/products/oc/en/opt_controlserv.htm",*/
"/prod_serv/products/oc/en/opt_diagsw.htm",
/*"/prod_serv/products/oc/en/condition_monitoring/machinery_diag.htm",*/
/*"/prod_serv/products/oc/en/reliability_impl.htm",*/
"/prod_serv/products/oc/en/reuterstokes.htm",
"/prod_serv/products/oc/en/opti_contprod.htm");


 
var subTopic=new Array(subT0,subT1);
var subTopicLink=new Array(subLink0,subLink1);

