//UDMv3.4.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************


//use this if canned size, can't seem to make this work, and site is too wide
//var menuALIGN = "left";		// alignment
//var absLEFT = 	515;		// absolute left or right position (if not center)
//This moves around if 100%, problem with this is that it may go over masthead, site is designed too wide
var menuALIGN = "left";		// alignment of browser window, we can navigate further right
var absLEFT = 	160;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	35; 		// absolute top position (must take in account the vPADDING)

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF =	"/SSI/dropdown/";	        // base path to .js
var zORDER = 	100;		// base z-order of nav structure (not ns4)

//Main navigation Cells
var mCOLOR = 	"";		// main nav cell color - transparent
var rCOLOR = 	"";		// main nav cell rollover background color - #ffcc33
var keepLIT =	false;		// keep rollover color when browsing menu
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"";		// main nav border color - for transparent set to ""
var aLINK = 	"white";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose) (not ns4)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"Verdana, Arial, Helvetica, sans-serif";	// main nav font face		
var fSIZE = 	10;		// 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 = 	5;		// main nav vertical cell padding - affects the absolte top
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)


//Sub Menu Cells
var vOFFSET = 	5;		// shift the submenus vertically (negative number goes up)
var hOFFSET = 	0;		// shift the submenus horizontally (negative number goes left)

var smCOLOR = 	"#ffcc33";	// submenu cell color
var srCOLOR = 	"#ffffcc";	// submenu cell rollover color cc0000
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	"";		// submenu border color - not used if border = 0
var saLINK = 	"black";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose) (not ns4)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"Verdana, Arial, Helvetica, sans-serif";// submenu font face		
var sfSIZE = 	10;		// 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 = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	4;		// submenu drop shadow size
var shCOLOR =	"#cccccc";	// submenu drop shadow color
var shOPACITY = 45;		// submenu drop shadow opacity (not ns4 or Opera 5)


var keepSubLIT = true;		// keep submenu rollover color when browsing child menu

//Child Menu Cells
var chvOFFSET = 5;		// shift the child menus vertically (positive number goes down)
var chhOFFSET = -5;		// shift the child menus horizontally (positive number goes right)

//Generic Settings
var closeTIMER = 0;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = false;		// allow resize/reload	//was true

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width //WAS 0
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only) because they have an z-order of infinity! which will cause them to show thru.
var allowForSCALING = false;	// allow for text scaling in mozilla 5


//** LINKS ***********************************************************

//var HomeURL = "http://www.test.comtrol.com"
//var HPDURL = "http://hpd.test.comtrol.com"
//var GovURL = "http://gov.test.comtrol.com"
//var IADURL = "http://ia.test.comtrol.com"
//var CCCURL = "http://ccc.test.comtrol.com"
//var SupportURL = "http://support.test.comtrol.com"


var HomeURL = "http://www.comtrol.com"
var HPDURL = "http://hpd.comtrol.com"
var GovURL = "http://gov.comtrol.com"
var IADURL = "http://ia.comtrol.com"
var CCCURL = "http://ccc.comtrol.com"
var SupportURL = "http://support.comtrol.com"


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
// add submenu link items ("url","Link name","_target","alt text")

addMainItem(HomeURL,"HOME",38,"left","","",0,0,"");

addMainItem("","|",19,"center","","",0,0,"");
addMainItem(HomeURL + "/corporate/whois.asp","ABOUT COMTROL",100,"center","","",0,0,"");

addMainItem("","|",19,"center","","",0,0,"");
addMainItem(HomeURL + "/news/ads.asp","NEWS",70,"center","","",0,0,"");

addMainItem("","|",19,"center","","",0,0,"");
addMainItem(HomeURL + "/products/","PRODUCTS",70,"center","","",0,0,"");

addMainItem("","|",19,"center","","",0,0,"");
addMainItem("http://www.shopcomtrol.com","BUY NOW",60,"center","","",0,0,"");

addMainItem("","|",19,"center","","",0,0,"");
addMainItem(HomeURL + "/support/","SUPPORT",60,"center","","",0,0,"");

addMainItem("","|",19,"center","","",0,0,"");
addMainItem(HomeURL + "/index.asp","LOGIN",34,"center","","",0,0,"");

addMainItem("","",19,"center","","",0,0,"");

//**DO NOT EDIT THIS *****
}//***********************
//************************

