function MM_openBrWindow(theURL) { //v2.0
  window.open(theURL,'MytaxLink','400,450');
}

if (mtDropDown.isSupported()) {
  var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 2, mtDropDown.reference.bottomLeft);

// SERVICES
var menu1 = ms.addMenu(document.getElementById("menu1")); 
menu1.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> main Products", "default.html");
menu1.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> what is waterjet?", "default.html"); 
menu1.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> IWM waterjet highlight", "default.html");	
menu1.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> IWM waterjet application", "default.html");  
menu1.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> comparision with other", "default.html");    
menu1.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> other products", "default.html");

//var subMenu0 = menu1.addMenu(menu1.items[0]); 
//		subMenu0.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> web development","/web-design-strategy/web-development.php");

//		subMenu0.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> internet marketing","/internet-marketing-strategy/internet-marketing.php");
//		subMenu0.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> hosting & support","/hosting-support/hosting-and-support.php");

//var subMenu1 = menu1.addMenu(menu1.items[1]); 
//		subMenu1.addItem("<img src=images/icon_bluedot.gif width=5 height=5 /> process automation","/business-process-automation/process-automation.php");
//		subMenu1.addItem("<img src=images/icon_bluedot.gif width=5 height=5 /> customer service automation","/business-process-automation/customer-service-automation.php");
//		subMenu1.addItem("<img src=images/icon_bluedot.gif width=5 height=5 /> team collaboration/intranet & support","/business-process-automation/team-collaboration-intranet.php");
		
//var subMenu3 = menu1.addMenu(menu1.items[3]); 
//		subMenu3.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> software development","/software-development/software-development.php");
//		subMenu3.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> testing","/offshore-data-entry-testing/testing.php");
//		subMenu3.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> data entry","/offshore-data-entry-testing/data-entry.php");
//		subMenu3.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> managed support","/customer-support-outsourcing-bpo/managed-support.php");
		
//var subMenu4 = menu1.addMenu(menu1.items[4]); 
//		subMenu4.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> analysis & design","/custom-software-application-development/analysis-design.php");
//		subMenu4.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> application development ","/custom-software-application-development/application-development.php");
//		subMenu4.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> managed support","/custom-software-application-development/managed-support.php");
		
//var subMenu5 = menu1.addMenu(menu1.items[5]); 
//		subMenu5.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> consulting","/information-technology-consulting.php");
//		subMenu5.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> training","/information-technology-consulting/training.php");
//		subMenu5.addItem("<img src=/images/icon_bluedot.gif width=5 height=5 /> project management","/information-technology-consulting/project-management.php");
		
// COMPANY
var menu2 = ms.addMenu(document.getElementById("menu2"));
menu2.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> overview", "aboutus.html");
menu2.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> sitemap", "sitemap.html");
//menu2.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> news", "/it-company/web-design-company-news.php");
//menu2.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> media kit", "/it-company/web-design-media-relations.php");
//menu2.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> affiliations", "/it-company/web-design-company-affiliations.php");
//menu2.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> partners", "/it-company/web-design-company-partners.php");
//menu2.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> careers", "/it-company/careers.php");
//menu2.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> hospitality division", "http://www.gatesixhospitality.com");

// PRODUCTS
var menu3 = ms.addMenu(document.getElementById("menu3"));
menu3.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> waterjet", "client-list.php");
menu3.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> spare parts", "waterjet-spare-garnet.html");
	
menu3.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> cleaning machine", "clients/testimonials.php");
menu3.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> sensor and transducer", "/clients/portfolio.php");
menu3.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> case studies", "/clients/case-studies.php");

// SERVICE
var menu4 = ms.addMenu(document.getElementById("menu4"));
menu4.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> cutting shop", "waterjet-job-shop.html");
menu4.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> custom design", "waterjet-job-shop.html");
menu4.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> reciprocal link ", "exchangeLink.html");

// REFERENCE
var menu5 = ms.addMenu(document.getElementById("menu5"));
menu5.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> video clips", "download.html");
menu5.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> software ", "waterjet_software.html");
menu5.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> document ", "download.html");

menu5.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> waterjet detail", "more-about-water-jet.html");
menu5.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> waterjet pictures ", "waterjet_pictures.html");
menu5.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> other waterjet links ", "links.html");
menu5.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> waterjet software ", "software.html");
menu5.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> other waterjet manufacturer ", "http://www.omax.com");


var subMenu5 = menu5.addMenu(menu5.items[2]); 
subMenu5.addItem("<img src=images/icon_bluedot.gif width=5 height=5 /> Model and Sepecification","http://www.iwmwaterjet.com/cgi-bin/requestDoc_iwm.pl?filename=m111");
subMenu5.addItem("<img src=images/icon_bluedot.gif width=5 height=5 /> Cutting Speed Estimation","http://www.iwmwaterjet.com/cgi-bin/requestDoc_iwm.pl?filename=c22");
subMenu5.addItem("<img src=images/icon_bluedot.gif width=5 height=5 /> Estimated Consumable Cost","http://www.iwmwaterjet.com/cgi-bin/requestDoc_iwm.pl?filename=con333");
subMenu5.addItem("<img src=images/icon_bluedot.gif width=5 height=5 /> High Pressure Transducer","http://www.iwmwaterjet.com/cgi-bin/requestDoc_iwm.pl?filename=i345");
	
 
// SUPPORT
var menu6 = ms.addMenu(document.getElementById("menu6"));
menu6.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> contact info", "contact-us.php");
menu6.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> quote request", "quote-request.php");
menu6.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> waterjet forum", "http://iwmwaterjet.com/waterjet_forum/");
menu6.addItem("<img src=images/icon-orange-arrow.gif width=14 height=7 border=0 /> current promotion", "promotion.html");


	
  mtDropDown.renderAll();
  }
