//UDMv3.8.4
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************
//if (ie5||ns6||mz7||ns4)

///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8 by Brothercake
//  http://www.acroamatics.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////

// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "center";		// alignment mode
var absLEFT = 	1;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	50; 		// absolute top position
var allowRESIZE= true
var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = true;		// show empty cells
var showBORDERS = true;		// show empty cell borders


var baseHREF =	"resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#3366cc";	// main nav cell color
var rCOLOR = 	"#006699";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#ffffff";		// main nav border color
var aLINK = 	"#ffffff";	 	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial,sans-serif";	// main nav font face
var fSIZE =	12;		// main nav font size (pixels)
var fWEIGHT = 	"bold";		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	3;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#3366cc";	// submenu cell color
var srCOLOR = 	"#006699";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#ffffff";		// submenu border color
var saLINK = 	"#ffffff";		// submenu link color
var saHOVER = 	"#ffffff";   		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial,sans-serif";	// submenu font face
var sfSIZE = 	13;		// submenu font size (pixels)
var sfWEIGHT = 	"normal";		// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu dropshadow size
var shCOLOR =	"#bcbcbc";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 1;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 2;		// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;		// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;			//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";		//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";			//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";			//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)

var shadowFilter = "";


//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("","Products",100,"center","","",0,0,"u","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(150,"left","left",0,0,"","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
        SI("http://www.acroamatics.com/products/BSconfigs.htm","Bit Synchronizers","","");
	SI("http://www.acroamatics.com/products/PCIproducts.htm","PCI Products","","");
	SI("http://www.acroamatics.com/products/Chassisproducts.htm","Chassis Systems","","");
	SI("http://www.acroamatics.com/products/Systemproducts.htm","System Integration","","");
        SI("http://www.acroamatics.com/products/VMEproducts.htm","Legacy Products","","");
	SI("http://www.acroamatics.com/products/Training.htm","Training","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h 

MI("","Solutions",94,"center","","",0,0,"x","","","","");

	SP(120,"left","left",0,0,"","","","","","","");

	SI("http://www.acroamatics.com/Solutions/Flighttesting.htm","Flight Testing","","");
	SI("http://www.acroamatics.com/Solutions/Missiletesting.htm","Missile Testing","","");
	SI("http://www.acroamatics.com/Solutions/Rangesafety.htm","Range Safety","","");
	SI("http://www.acroamatics.com/Solutions/Deepspace.htm","Deep Space","","");

MI("","Support",100,"center","","",0,0,"b","","","","");

	SP(165,"left","left",0,0,"","","","","","","");

	SI("http://www.acroamatics.com/support/manual.htm","Product Manuals","","");
	SI("","Contact Support","","");
 		CP(150,"left","left",0,0,"","","","","","","");

		CI("http://www.acroamatics.com/support/support_us.htm","US Support","","");
		CI("http://www.acroamatics.com/support/support_ww.htm","International Support","","");
      SI("http://www.acroamatics.com/downloads/index.htm","Downloads","","");
	SI("http://www.acroamatics.com/Software/cds.htm","Purchase Installation CDs","","");
	SI("http://www.acroamatics.com/Software/signup.htm","Change Notice Signup","","");
		

MI("","How to Buy",100,"center","","",0,0,"r","","","","");

	SP(130,"right","right",0,0,"","","","","","","");

	SI("http://www.acroamatics.com/how_to_buy/us.htm","US Sales","","");
	SI("http://www.acroamatics.com/how_to_buy/worldwide.htm","International Sales","","");
	



MI("","News",75,"center","","",0,0,"e","","","","");

	SP(170,"right","right",0,0,"","","","","","","");

	SI("http://www.acroamatics.com/news/news.htm","Latest News & Events","",""); 
	SI("http://www.acroamatics.com/Newsletter/newsletter.htm","Newsletter","","");
	SI("http://www.acroamatics.com/Newsletter/signup.htm","Sign up for our Newsletter","",""); 
	

MI("","About Us",100,"center","","",0,0,"e","","","","");

	SP(130,"right","right",0,0,"","","","","","","");

	SI("http://www.acroamatics.com/about/about_acro.htm","About Acroamatics","","");
	SI("http://www.acroamatics.com/about/location.htm","Location","","");
	SI("http://www.acroamatics.com/about/contact_us.htm","Contact Us","","");
                  SI("http://www.acroamatics.com/about/employment.htm","Employment","","");

MI("","Site Navigation",100,"center","","",0,0,"e","","","","");

	SP(130,"right","right",0,0,"","","","","","","");

	SI("http://www.acroamatics.com/search.htm","Search","","");
	SI("http://www.acroamatics.com/sitemap.htm","Site Map","","");
	SI("http://www.acroamatics.com/ToFTP.htm","FTP Section","","");	

			







//* DO NOT EDIT THIS BIT *
}//***********************
//************************


