
urlRoot = "/"

limit_multiple_users = true
sequence = "9x88_4"

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

dqm__sub_menu_width = 130   
dqm__sub_xy = "0,0"
dqm__urltarget = "_self"
dqm__border_width = 1
dqm__divider_height = 1
dqm__border_color = "#000000"
dqm__menu_bgcolor = "#333333"
dqm__hl_bgcolor = "#E8D471"
dqm__mouse_off_delay = 100
dqm__nn4_mouse_off_delay = 400


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   
//Font settings
dqm__textcolor = "#FFFFFF"
dqm__fontfamily = "Verdana"
dqm__fontsize = 11
dqm__fontsize_ie4 = 9
dqm__textdecoration = "normal"
dqm__fontweight = "normal"
dqm__fontstyle = "normal"

//Rollover font settings
dqm__hl_textcolor = "#000000"
dqm__hl_textdecoration = "normal"

//Margins and text alignment
dqm__text_alignment = "left"
dqm__margin_top = 2
dqm__margin_bottom = 3
dqm__margin_left = 5
dqm__margin_right = 4

//Relative positioned icon images (flow with sub item text)
dqm__icon_image0 = urlRoot + "images/bullet.gif"
dqm__icon_rollover0 = urlRoot + "images/bullet_hl.gif"
dqm__icon_image_wh0 = "13,8"

//Absolute positioned icon images (coordinate poitioned)
dqm__2nd_icon_image0 =  urlRoot + "images/triangle.gif"
dqm__2nd_icon_rollover0 =  urlRoot + "images/triangle_o.gif"
dqm__2nd_icon_image_wh0 = "10,8"
dqm__2nd_icon_image_xy0 = "0,4"

/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

dqm__show_urls_statusbar = true
   
/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/

//Options include - none | fade | pixelate |iris | slide | 
//gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch
dqm__sub_menu_effect = "gradientwipe"
dqm__sub_item_effect = "fade"

//Define the effect duration in seconds below.
dqm__sub_menu_effect_duration = .4
dqm__sub_item_effect_duration = .4

//Specific settings for various transitions.
dqm__effect_pixelate_maxsqare = 25
dqm__effect_iris_irisstyle = "CIRCLE"//CROSS, CIRCLE, PLUS, SQUARE, or STAR
dqm__effect_checkerboard_squaresx = 14
dqm__effect_checkerboard_squaresY = 14
dqm__effect_checkerboard_direction = "RIGHT"//UP, DOWN, LEFT, RIGHT

//Opacity and drop shadows.
dqm__sub_menu_opacity = 100//1 to 100
dqm__dropshadow_color = "none"//Hex color value or 'none'
dqm__dropshadow_offx = 5//drop shadow width
dqm__dropshadow_offy = 5//drop shadow height

/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/

//Mac offset fixes, adjust until sub menus position correctly.
dqm__os9_ie5mac_offset_X = 0
dqm__os9_ie5mac_offset_Y = 0

dqm__osx_ie5mac_offset_X = 10
dqm__osx_ie5mac_offset_Y = 15

dqm__ie4mac_offset_X = -8
dqm__ie4mac_offset_Y = -50

//Netscape 4 resize bug workaround.
dqm__nn4_reaload_after_resize = true
dqm__nn4_resize_prompt_user = false
dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."

//Opera 5 & 6, set to true if the menu is the only item on the HTML page.
dqm__use_opera_div_detect_fix = true

//Pre-defined sub menu item heights for the Espial Escape browser.
dqm__escape_item_height = 20
dqm__escape_item_height0_0 = 70
dqm__escape_item_height0_1 = 70

/*---------------------------------------------
Exposed menu events
----------------------------------------------*/

//Reference additional onload statements here.
// dqm__onload_code = "executeAll()"



/**********************************************************************************************
   Main Menu Rollover Images and Links  
**********************************************************************************************/

//Main Menu Item 0
// Locations

dqm__rollover_image0 = urlRoot + "images/nav/products_o.gif"
dqm__rollover_wh0 = "74,23"
dqm__url0 = urlRoot + "products.html";   

dqm__rollover_image1 = urlRoot + "images/nav/applications_o.gif"
dqm__rollover_wh1 = "85,23"
dqm__url1 = urlRoot + "applications.html";  

dqm__rollover_image2 = urlRoot + "images/nav/learnMore_o.gif"
dqm__rollover_wh2 = "79,23"
dqm__url2 = urlRoot + "learnMore.html";    

dqm__rollover_image3 = urlRoot + "images/nav/howToBuy_o.gif"
dqm__rollover_wh3 = "85,23"
dqm__url3 = urlRoot + "findarep.html";   

dqm__rollover_image4 = urlRoot + "images/nav/about_o.gif"
dqm__rollover_wh4 = "85,23"
dqm__url4 = urlRoot + "about.html";   

dqm__rollover_image5 = urlRoot + "images/nav/contact_o.gif"
dqm__rollover_wh5 = "90,23"
dqm__url5 = urlRoot + "contact.html";   




/**********************************************************************************************
  Sub Menu Structure and Text  
**********************************************************************************************/


//Sub Menu 0 - Products

dqm__sub_xy0 = "-107,23"
dqm__sub_menu_width0 = 140

dqm__subdesc0_0 = "Products Overview"
dqm__url0_0 = urlRoot + "products.html"
dqm__icon_index0_0 = 0

dqm__subdesc0_1 = "E-Series"
dqm__url0_1 = urlRoot + "E-Series.html"
dqm__icon_index0_1 = 0

dqm__subdesc0_2 = "LiteHawk"
dqm__url0_2 = urlRoot + "LiteHawk.html"
dqm__icon_index0_2 = 0

//dqm__subdesc0_3 = "LiteHawk"
//dqm__url0_3 = urlRoot + "liteHawk.html"
//dqm__icon_index0_3 = 0

//dqm__subdesc0_4 = "LiteOwl"
//dqm__url0_4 = urlRoot + "liteOwl.html"
//dqm__icon_index0_4 = 0



//Sub Menu 1 - Applications

dqm__sub_xy1 = "-105,23"
dqm__sub_menu_width1 = 125

dqm__subdesc1_0 = "Applications List"
dqm__url1_0 = urlRoot + "applications.html"
dqm__icon_index1_0 = 0

//dqm__subdesc1_0 = "Airports and Seaports"
//dqm__url1_0 = urlRoot + "airports.html"
//dqm__icon_index1_1 = 0

//dqm__subdesc1_0 = "Auto Dealers"
//dqm__url1_0 = urlRoot + "autoDealer.html"
//dqm__icon_index1_2 = 0

//dqm__subdesc1_0 = "Billboards"
//dqm__url1_0 = urlRoot + "billboard.html"
//dqm__icon_index1_3 = 0

//dqm__subdesc1_0 = "Distribution Centers"
//dqm__url1_0 = urlRoot + "distribution.html"
//dqm__icon_index1_4 = 0

//dqm__subdesc1_0 = "Gas Stations"
//dqm__url1_0 = urlRoot + "gasStations.html"
//dqm__icon_index1_5 = 0

//dqm__subdesc1_0 = "Highway - DOT"
//dqm__url1_0 = urlRoot + "highway.html"
//dqm__icon_index1_6 = 0

//dqm__subdesc1_0 = "Industrial Buildings"
//dqm__url1_0 = urlRoot + "industrial.html"
//dqm__icon_index1_7 = 0

//dqm__subdesc1_0 = "Office Buildings"
//dqm__url1_0 = urlRoot + "office.html"
//dqm__icon_index1_8 = 0

//dqm__subdesc1_0 = "Parking Structures"
//dqm__url1_0 = urlRoot + "parking.html"
//dqm__icon_index1_9 = 0

//dqm__subdesc1_0 = "Street Lights"
//dqm__url1_0 = urlRoot + "streetgroup.html"
//dqm__icon_index1_10 = 0

//dqm__subdesc1_0 = "Train / Bus Stations"
//dqm__url1_0 = urlRoot + "trainstations.html"
//dqm__icon_index1_11 = 0

//dqm__subdesc1_0 = "Warehouses"
//dqm__url1_0 = urlRoot + "warehouses.html"
//dqm__icon_index1_12 = 0




//Sub Menu - Learn More

dqm__sub_xy2 = "-124,23"
dqm__sub_menu_width2 = 170

dqm__subdesc2_0 = "Core Technology"
dqm__url2_0 = urlRoot + "coreTechnology.html"
dqm__icon_index2_0 = 0

dqm__subdesc2_1 = "Virtual Demo"
dqm__url2_1 = urlRoot + "virtualDemo.html"
dqm__icon_index2_1 = 0

dqm__subdesc2_2 = "Luminosity Performance"
dqm__url2_2 = urlRoot + "luminosity.html"
dqm__icon_index2_2 = 0

//dqm__subdesc2_3 = "Test Results"
//dqm__url2_3 = urlRoot + "testResults.html"
//dqm__icon_index2_3 = 0

dqm__subdesc2_3 = "Calculators"
dqm__url2_3 = urlRoot + "calculators.html"
dqm__icon_index2_3 = 0
//dqm__2nd_icon_index2_3 = 0


	//dqm__sub_xy2_4 = "-2,-1"
	//dqm__sub_menu_width2_4 = 150
	
	//dqm__subdesc2_4_0 = "E-Series Savings"
	//dqm__url2_4_0 = urlRoot + "calc_ESeries.html"
	//dqm__icon_index2_4_0 = 0

	//dqm__subdesc2_4_1 = "LiteHawk Savings"
	//dqm__url2_4_1 = urlRoot + "calc_LiteHawk.html"
	//dqm__icon_index2_4_1 = 0	

	//dqm__subdesc2_4_2 = "LiteOwl Savings"
	//dqm__url2_4_2 = urlRoot + "calc_LiteOwl.html"
	//dqm__icon_index2_4_2 = 0



dqm__subdesc2_4 = "FAQs"
dqm__url2_4 = urlRoot + "faq.html"
dqm__icon_index2_4 = 0



//Sub Menu - Find A Rep

dqm__sub_xy3 = "-112,23"
dqm__sub_menu_width3 = 140

dqm__subdesc3_0 = "Find A Rep"
dqm__url3_0 = urlRoot + "FindARep.html"
dqm__icon_index3_0 = 0

//dqm__subdesc3_1 = "Financing Options"
//dqm__url3_1 = urlRoot + "financing.html"
//dqm__icon_index3_1 = 0



//Sub Menu - About

dqm__sub_xy4 = "-130,23"
dqm__sub_menu_width4 = 175

dqm__subdesc4_0 = "About Active Es"
dqm__url4_0 = urlRoot + "about.html"
dqm__icon_index4_0 = 0

dqm__subdesc4_1 = "Corporate Backgrounder"
dqm__url4_1 = urlRoot + "corpBackgrounder.html"
dqm__icon_index4_1 = 0

dqm__subdesc4_2 = "Testimonials"
dqm__url4_2 = urlRoot + "testimonials.html"
dqm__icon_index4_2 = 0



//Sub Menu - Contact

dqm__sub_xy5 = "-145,23"
dqm__sub_menu_width5 = 145

dqm__subdesc5_0 = "Contact Information"
dqm__url5_0 = urlRoot + "contact.html"
dqm__icon_index5_0 = 0


