//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	//rootPath = "E:/rupesh_work/project/scalent_website/www"
	dqm__sub_menu_width = 160     		//default sub menu widths
	dqm__sub_xy = "0,0"            		//default sub x,y coordinates - defined relative
										//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"			//default URL target: _self, _parent, _new, or "my frame name"
	limit_multiple_users = true
	sequence = "9x88_4"

	dqm__border_width = 0
	dqm__divider_height = 1

	dqm__border_color = "#ffffff"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#BEC1B2"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#6B6A60"

	dqm__mouse_off_delay = 200		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#000000"
	dqm__fontfamily = "Microsoft Sans Serif"	//Any available system font     
	dqm__fontsize = 11	//Defined with pixel sizing  	
	//dqm__fontsize_ie4 = 7	//Defined with point sizing
	dqm__textdecoration = "none" //set to: 'normal', or 'underline'
	dqm__fontweight = "normal"	 //set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"	 //set to: 'normal', or 'italic' 	


    //Rollover font settings

	dqm__hl_textcolor = "#ffffff"
	dqm__hl_textdecoration = "none"	//set to: 'normal', or 'underline'



    //Margins and text alignment

	dqm__text_alignment = "left"	//set to: 'left', 'center' or 'right'
	dqm__margin_top = 7
	dqm__margin_bottom = 7
	dqm__margin_left = 10
	dqm__margin_right = 0

   


/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.
--------------------------------------------*/


    //Relative positioned icon images (flow with sub item text)

	//dqm__icon_image0 =  rootPath + "/images/trans.gif"
	//dqm__icon_rollover0 =  rootPath + "/images/trans.gif"
	//dqm__icon_image_wh0 = "13,1"

	

    //Absolute positioned icon images (coordinate poitioned)

	//dqm__2nd_icon_image0 =  rootPath + "/images/sample2_arrow.gif"
	//dqm__2nd_icon_rollover0 =  rootPath + "/images/sample2_arrow.gif"
	//dqm__2nd_icon_image_wh0 = "13,8"
	//dqm__2nd_icon_image_xy0 = "0,0"

/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/


	dqm__main_horizontal = false		//align menu bar horizontally or vertically

	dqm__main_border_width = 0;		//the thickness of the border in pixels
	dqm__main_border_color = "#C0D2E1"	//HEX color or set width to 0 for no borders


	dqm__main_use_dividers = false		//When true the item gap setting is ignored
						//and the border width and color are used to
						//separate each main menu item.
						
							
	dqm__main_item_gap = 0		//the gap between main menu items in pixels
	

	dqm__align_items_bottom_and_right = true	//align items of different size to the bottom
							//or right edge of the largest main menu item
							//depending on the horizontal or vertical layout
							//of the main menu bar - false aligns items to
							//the top and left


/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = true
   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"

	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	




/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "fade"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = 0
	dqm__sub_item_effect_duration = 0.3


    //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 = 10
	dqm__os9_ie5mac_offset_Y = 15

	dqm__osx_ie5mac_offset_X = 0
	dqm__osx_ie5mac_offset_Y = 0

	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."
   

    //Set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = false


    //Pre-defined sub menu item heights for the Espial Escape browser.

	//dqm__escape_item_height =50


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	//dqm__onload_code = "alert('custom function - onload')"


    //The 'X' indicates the index number of the sub menu group or item.

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_widthX = 1;
	dqm__divider_heightX = 3;
	dqm__border_colorX = "#0000ff";     
	dqm__menu_bgcolorX = "#ff0000"
	dqm__hl_bgcolorX = "#00ff00"
	dqm__hl_textcolorX = "#ff0000"
	dqm__text_alignmentX = "left"


    //The following settings may be defined for specific sub menu items.
    //The 'X' represents the index number of the sub menu item.

	dqm__hl_subdescX = "custom highlight text"
	dqm__urltargetX = "_new"




/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/
   
   //Main Menu Item 0
	dqm__rollover_image0 = rootPath + "images/homepage/home_btnr.gif"
	dqm__rollover_wh0 = "51,20"
	dqm__url0 =  rootPath + "index.htm"; 
	dqm__url0 =  rootPath + "index.htm";   


    //Main Menu Item 1

	dqm__rollover_image1 =  rootPath + "images/homepage/product_btnr.gif"
	dqm__rollover_wh1 = "76,20"
	dqm__url1 =  rootPath +"products/super_rbs.htm";


    //Main Menu Item 2

	dqm__rollover_image2 =  rootPath + "images/homepage/blueprint_btnr.gif"
	dqm__rollover_wh2 = "163,20"
	dqm__url2 =  rootPath +"blueprints_for_success/index.htm";   


    //Main Menu Item 3

	dqm__rollover_image3 =  rootPath + "images/homepage/request_center_btnr.gif"
	dqm__rollover_wh3 = "113,20"
	dqm__url3 =  rootPath +"request_center/index.aspx";   


    //Main Menu Item 4

	dqm__rollover_image4 =  rootPath + "images/homepage/whats_new_btnr.gif"
	dqm__rollover_wh4 = "87,20"
	dqm__url4 = rootPath +"whats_new/index.htm";   


    //Main Menu Item 5
	
	dqm__rollover_image5 =  rootPath + "images/homepage/companyprofile_btnr.gif"
	dqm__rollover_wh5 = "122,20"
	dqm__url5 =  rootPath +"company_profile/index.htm";
	
	//Main Menu Item 6
	
	dqm__rollover_image6 =  rootPath + "images/homepage/contactus_btnr.gif"
	dqm__rollover_wh6 = "86,20"
	dqm__url6 = rootPath +"contact_us/index.htm";

	dqm__rollover_image7 =  rootPath + "images/common/btn_clickhere_roll.gif"
	dqm__rollover_wh7 = "64,15"
	dqm__url7 = rootPath +"request_center/index.aspx";

	dqm__rollover_image8 =  rootPath + "images/common/logo.gif"
	dqm__rollover_wh8 = "217,47"
	dqm__url8 = rootPath +"index.htm";

	dqm__rollover_image9 =  rootPath + "images/common/btn_clickhere_roll.gif"
	dqm__rollover_wh9 = "64,15"
	dqm__url9 = rootPath +"testimonial/index.htm";
	
	
	dqm__rollover_image10 =  rootPath + "images/testomonial/viewall_btn.gif"
	dqm__rollover_wh10 = "57,15"
	dqm__url10 = rootPath +"testimonial/index.htm";
	
	
	
	
	
	
	
	
	


/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/
   


    //Sub Menu 0

	/*dqm__sub_xy0 = "-74,23"
	dqm__sub_menu_width0 = 160

	dqm__subdesc0_0 = "Membership & Certification"
	dqm__subdesc0_1 = "Standards & Guidelines"
	dqm__subdesc0_2 = "Training & Education"
	dqm__subdesc0_3 = "Publications"
	dqm__subdesc0_4 = "Safety Awards"
	dqm__subdesc0_5 = "Quality Assurance Program"
	dqm__subdesc0_6 = "Annual Meeting"
	dqm__subdesc0_7 = "Fall Technical Seminars"
	dqm__subdesc0_8 = "Board of Directors"
	dqm__subdesc0_9 = "Committees"
	dqm__subdesc0_10 = "Management & Staff"

	//dqm__icon_index0_0 = 0
	//dqm__icon_index0_1 = 0
	//dqm__icon_index0_2 = 0
	//dqm__icon_index0_3 = 0
	//dqm__icon_index0_4 = 0
	//dqm__icon_index0_5 = 0

	dqm__url0_0 =  rootPath +"/aboutnadca/membershipcertification.asp"
	dqm__url0_1 =  rootPath +"/aboutnadca/standardsguidelines.asp"
	dqm__url0_2 =  rootPath +"/aboutnadca/trainingeducation.asp"
	dqm__url0_3 =  rootPath +"/aboutnadca/publications.asp"
	dqm__url0_4 =  rootPath +"/aboutnadca/safetyawards.asp"
	dqm__url0_5 =  rootPath +"/aboutnadca/qualityassurance.asp"
	dqm__url0_6 =  rootPath +"/aboutnadca/annualmeeting.asp"
	dqm__url0_7 =  rootPath +"/aboutnadca/falltechnicalseminars.asp"
	dqm__url0_8 =  rootPath +"/aboutnadca/boardofdirectors.asp"
	dqm__url0_9 =  rootPath +"/aboutnadca/committees.asp"
	dqm__url0_10 = rootPath + "/aboutnadca/managementstaff.asp"*/



    //Sub Menu 1

	dqm__sub_xy1 = "-76,26"
	dqm__sub_menu_width1 = 200

	dqm__subdesc1_0 = "Vacuum Collection Systems"
	dqm__subdesc1_1 = "Inspection / Robotics Systems"
	dqm__subdesc1_2 = "Agitation / Cleaning Tools / Systems"
	dqm__subdesc1_3 = "Air Compressors Systems"
	dqm__subdesc1_4 = "Duct Accessing Tools / Products "
	dqm__subdesc1_5 = "Spraying Systems"
	dqm__subdesc1_6 = "Surface Treatments / Coatings"
	dqm__subdesc1_7 = "Negative Air Units"
	dqm__subdesc1_8 = "Typical Start-up Packages"
	
	
	//dqm__icon_index1_0 = 0
	
	dqm__url1_0 =  rootPath + "products/vaccum_collection_system.html"
	dqm__url1_1 =  rootPath + "products/inspection_and_robotic.html"
	dqm__url1_2 =  rootPath + "products/Aggilation_cleaning_tool_system.html"
	dqm__url1_3 =  rootPath + "products/super_air_compressor_systems.htm"
	dqm__url1_4 =  rootPath + "products/duct_accessing_products.htm"
	dqm__url1_5 =  rootPath + "products/spraying_systems.html"
	dqm__url1_6 =  rootPath + "products/coatings_chemicalsandclosed_cell_insulation.htm"
	dqm__url1_7 =  rootPath + "products/negativeunits.htm"
	dqm__url1_8 =  rootPath + "products/typical_equipment_packages.htm"


	
    //Sub Menu 1_0
	
	dqm__sub_xy2 = "-163,26"
	dqm__sub_menu_width2 = 170

    dqm__subdesc2_0 = "Blueprint for Success!"
	dqm__subdesc2_1 = "Articles"
	dqm__subdesc2_2 = "Marketing Materials"
	dqm__subdesc2_3 = "Links"
	dqm__subdesc2_4 = "Training"

	
	
	//dqm__icon_index1_0 = 0
	
	dqm__url2_0 =  rootPath + "blueprints_for_success/index.htm"	
	dqm__url2_1 =  rootPath + "blueprints_for_success/index.htm"	
	dqm__url2_2 =  rootPath + "blueprints_for_success/marketing_materials.htm"	
	dqm__url2_3 =  rootPath + "blueprints_for_success/links.htm"	
	dqm__url2_4 =  rootPath + "blueprints_for_success/training.htm"	

	

	//dqm__sub_xy1_0 = "2,0"
	dqm__sub_xy4 = "-87,26"
	dqm__sub_menu_width4 = 120
	
	dqm__subdesc4_0 = "Newsletter"
	dqm__subdesc4_1 = "Buy / Sell Center"
	
	
	
	//dqm__icon_index1_0 = 0
	
	dqm__url4_0 =  rootPath + "whats_new/index.aspx"	
	dqm__url4_1 =  rootPath + "whats_new/bye_cell_center.aspx"	





    //Sub Menu 1_1
// first link
//0

	dqm__sub_xy1_0 = "0,0"
	dqm__sub_menu_width1_0 =160

	dqm__subdesc1_0_0 = "Overview"
	dqm__subdesc1_0_1 = "Super Collector E1.5"
	dqm__subdesc1_0_2 = "Super Collector Dual E1.5"
	dqm__subdesc1_0_3 = "Super Collector Plus E1.5"
	dqm__subdesc1_0_4 = "Super Collector E2 vfd"
	dqm__subdesc1_0_5= "Super Collector G20 & G31"
    dqm__subdesc1_0_6 = "Super Collector GT31 Plus"
	dqm__subdesc1_0_7 = "Super Collector E-Max"


    dqm__url1_0_0 = rootPath +"products/vaccum_collection_system.html";
	dqm__url1_0_1 = rootPath +"products/super_collectorE1.5.htm";
	dqm__url1_0_2 = rootPath +"products/super_collectorDual_E1.5.htm";
	dqm__url1_0_3 = rootPath +"products/super_collectorPlus_E1.5.htm";
	dqm__url1_0_4 = rootPath +"products/super_vacuum_collector.htm";
	dqm__url1_0_5 = rootPath +"products/super_vacuum_collectorg20.htm";
    dqm__url1_0_6 = rootPath +"products/Super_Collector_GT31_Plus.htm";
    dqm__url1_0_7
	= rootPath +"products/Super_Collector_e_max.htm";


//1


	dqm__sub_xy1_1 = "0,0"
	dqm__sub_menu_width1_1 =170

  dqm__subdesc1_1_0 = "Overview"
	dqm__subdesc1_1_1 = "Super Inspector Systems"
	dqm__subdesc1_1_2 = "Super Trac Robotic Systems"
	


    dqm__url1_1_0 = rootPath +"products/inspection_and_robotic.html";
	dqm__url1_1_1 = rootPath +"products/superinspector_v_manual_inspection_system.htm";
	dqm__url1_1_2 = rootPath +"products/supertrac_v_robotic_inspectionandcleaning_system.htm";

//2

	

//3
	
	


	dqm__sub_xy1_2 = "0,0"
	dqm__sub_menu_width1_2 =210

	dqm__subdesc1_2_0 = "Overview"
	dqm__subdesc1_2_1 = "Super Combo Brush Systems"
	dqm__subdesc1_2_2 = "Super RBS Brush & Air Wash Systems"
	dqm__subdesc1_2_3 = "Super Reach Brush Systems"
	dqm__subdesc1_2_4 = "Super Trac Robotic Systems"
	dqm__subdesc1_2_5 = "Super Whip Systems"
	dqm__subdesc1_2_6 = "Standard Air Washing Tools"
	dqm__subdesc1_2_7 = "Portable HEPA Vacs Systems"
	

    dqm__url1_2_0 = rootPath +"products/Aggilation_cleaning_tool_system.html";
	dqm__url1_2_1 = rootPath +"products/super_combo_products.htm";
	dqm__url1_2_2 = rootPath +"products/super_rbs.htm";
	dqm__url1_2_3 = rootPath +"products/super_reach_systems.htm";
	dqm__url1_2_4 = rootPath +"products/supertrac_v_robotic_inspectionandcleaning_system.htm";
	dqm__url1_2_5 = rootPath +"products/super_whip.htm";
	dqm__url1_2_6 = rootPath +"products/super_air_compressor_systems.htm";
	dqm__url1_2_7 = rootPath +"products/hepa_vacs.htm";


<!--sub Super Combo Brush Systems sublink-->

	dqm__subdesc1_2_1_0 = "Flexible Cable Systems"
	dqm__subdesc1_2_1_1 = "Solid Core Cable Systems"


	dqm__url1_2_1_0 = rootPath +"products/super_combo_products.htm";
	dqm__url1_2_1_1 = rootPath +"products/super_combo_products.htm";

<!--sub-sublink-->	



//4

	dqm__sub_xy1_3 = "0,0"
	dqm__sub_menu_width1_3 =200

	dqm__subdesc1_3_0 = "Super Air 1.5 hp Electric Compressor"
	dqm__subdesc1_3_1 = "Super Air 5 hp Electric Compressor"
	dqm__subdesc1_3_2 = "Super Air 8 hp Gas Compressor"
	dqm__subdesc1_3_3 = "Super Air 13 hp Gas Compressor"
	

	dqm__url1_3_0 = rootPath +"products/super_air_compressor_systems.htm";
	dqm__url1_3_1 = rootPath +"products/super_air_compressor_systems.htm";
	dqm__url1_3_2 = rootPath +"products/super_air_compressor_systems.htm";
	dqm__url1_3_3 = rootPath +"products/super_air_compressor_systems.htm";


//5

	dqm__sub_xy1_4 = "0,0"
	dqm__sub_menu_width1_4 =180

	dqm__subdesc1_4_0 = "Duct Accessing Tools/Products"


	dqm__url1_4_0 = rootPath +"products/duct_accessing_products.htm";




///6


	dqm__sub_xy1_5 = "0,0"
dqm__sub_menu_width1_5 =170

   dqm__subdesc1_5_0 = "Overview "
    dqm__subdesc1_5_1 = "Super Ball Spray System "
	dqm__subdesc1_5_2 = "Mini Cart Spray System"
	dqm__subdesc1_5_3 = "Super Cart Spray System"
	dqm__subdesc1_5_4 = "Super T Spraying Option"
	dqm__subdesc1_5_5 = "Super Trac Robotic System"


    dqm__url1_5_0 = rootPath +"products/spraying_systems.html";
	dqm__url1_5_1 = rootPath +"products/supercart_spray_system.htm";
	dqm__url1_5_2 = rootPath +"products/supercart_spray_system.htm";
	dqm__url1_5_3 = rootPath +"products/supercart_spray_system.htm";
	dqm__url1_5_4 = rootPath +"products/supercart_spray_system.htm";
	dqm__url1_5_5 = rootPath +"products/supercart_spray_system.htm";



///7

	dqm__sub_xy1_6 = "0,0"
	dqm__sub_menu_width1_6 =300

	dqm__subdesc1_6_0 = "Surface Treatments (sanitizers, coil cleaner, degreaser etc)"
	dqm__subdesc1_6_1 = "Coatings/Replacing Damaged Insulation"



	dqm__url1_6_0 = rootPath +"products/coatings_chemicalsandclosed_cell_insulation.htm";
	dqm__url1_6_1 = rootPath +"products/coatings_chemicalsandclosed_cell_insulation.htm";


<!--sub Coatings/Replacing Damaged Insulation sublink-->

	dqm__subdesc1_6_1_0 = "Tough Coat"
	dqm__subdesc1_6_1_1 = "Safe Encasement"
	dqm__subdesc1_6_1_2 = "IMCOA Closed Cell Insulation "

	dqm__url1_6_1_0 = rootPath +"products/coatings_chemicalsandclosed_cell_insulation.htm";
	dqm__url1_6_1_1 = rootPath +"products/coatings_chemicalsandclosed_cell_insulation.htm";
	dqm__url1_6_1_2 = rootPath +"products/coatings_chemicalsandclosed_cell_insulation.htm";
<!--sub-sublink-->	
	
	
	
	
	

	
	
	

	


	


    //Sub Menu 2

	/*dqm__sub_xy2 = "-62,23"
	dqm__sub_menu_width2 = 230

	dqm__subdesc2_0 = "Annual Meeting (Indoor Environments) information + appropriate links to exhibitor prospectus." 
	dqm__subdesc2_1 = "Fall Technical Seminar information + appropriate links to calendar of events, etc." 
	dqm__subdesc2_2 = "International Meeting information + appropriate links to calendar of events, etc."

	//dqm__icon_index2_0 = 0
	//dqm__icon_index2_1 = 0
	//dqm__icon_index2_2 = 0
	//dqm__icon_index2_3 = 0
	//dqm__icon_index2_4 = 0

	dqm__url2_0 =  rootPath + "#"
	dqm__url2_1 =  rootPath + "#"
	dqm__url2_2 =  rootPath + "#"


    //Sub Menu 3

	dqm__sub_xy3 = "-78,23"
	dqm__sub_menu_width3 = 210

	dqm__subdesc3_0 = "Air Systems Cleaning Specialist"
	dqm__subdesc3_1 = "Certified Ventilation System Inspector"
	dqm__subdesc3_2 = "Ventilation System Mold Remediator"
	dqm__subdesc3_3 = "ASCS Renewal"

	//dqm__icon_index3_0 = 0
	//dqm__icon_index3_1 = 0
	//dqm__icon_index3_2 = 0
	//dqm__icon_index3_3 = 0

	dqm__url3_0 =  rootPath + "#"
	dqm__url3_1 =  rootPath + "#"
	dqm__url3_2 =  rootPath + "#"
	dqm__url3_3 =  rootPath + "#"

	//Level 3 Sub Menu 3_0
	dqm__menu_bgcolor3_0 = "#BB2016"
	dqm__hl_bgcolor3_0 = "#A80B06"
	dqm__border_color3_0 = "#C2372E"

	dqm__sub_xy3_0 = "0,0"
	dqm__sub_menu_width3_0 = 160

	dqm__subdesc3_0_0 = "FAQs"
	dqm__subdesc3_0_1 = "ASCS Application form"
	dqm__subdesc3_0_2 = "Candidate’s Guide"

	//dqm__icon_index3_0_0 = 0
	//dqm__icon_index3_0_1 = 0
	//dqm__icon_index3_0_2 = 0

	dqm__url3_0_0 = "#"
	dqm__url3_0_1 = "#"
	dqm__url3_0_2 = "#"
	
	//Level 3 Sub Menu 3_1
	dqm__menu_bgcolor3_1 = "#BB2016"
	dqm__hl_bgcolor3_1 = "#A80B06"
	dqm__border_color3_1 = "#C2372E"

	dqm__sub_xy3_1 = "0,0"
	dqm__sub_menu_width3_1 = 160

	dqm__subdesc3_1_0 = "FAQs"
	dqm__subdesc3_1_1 = "CVI Application form"

	//dqm__icon_index3_1_0 = 0
	//dqm__icon_index3_1_1 = 0

	dqm__url3_1_0 = "#"
	dqm__url3_1_1 = "#"
	
	//Level 3 Sub Menu 3_2
	dqm__menu_bgcolor3_2 = "#BB2016"
	dqm__hl_bgcolor3_2 = "#A80B06"
	dqm__border_color3_2 = "#C2372E"

	dqm__sub_xy3_2 = "0,0"
	dqm__sub_menu_width3_2 = 160

	dqm__subdesc3_2_0 = "FAQs"
	dqm__subdesc3_2_1 = "VSMR Application form"

	//dqm__icon_index3_2_0 = 0
	//dqm__icon_index3_2_1 = 0

	dqm__url3_2_0 = "#"
	dqm__url3_2_1 = "#"
	
	//Level 3 Sub Menu 3_3
	dqm__menu_bgcolor3_3 = "#BB2016"
	dqm__hl_bgcolor3_3 = "#A80B06"
	dqm__border_color3_3 = "#C2372E"

	dqm__sub_xy3_3 = "0,0"
	dqm__sub_menu_width3_3 = 160

	dqm__subdesc3_3_0 = "Renewal Application form"
	dqm__subdesc3_3_1 = "List of Qualifying CECs"
	dqm__subdesc3_3_2 = "Request for CEC Approval"

	//dqm__icon_index3_3_0 = 0
	//dqm__icon_index3_3_1 = 0
	//dqm__icon_index3_3_2 = 0

	dqm__url3_3_0 = "#"
	dqm__url3_3_1 = "#"
	dqm__url3_3_2 = "#"
	
    //Sub Menu 4
	dqm__sub_xy4 = "-123,23"
	dqm__sub_menu_width4 = 220

	dqm__subdesc4_0 = "Become a NADCA International Member"
	dqm__subdesc4_1 = "International Meeting"


	//dqm__icon_index3_0 = 0
	//dqm__icon_index3_1 = 0


	dqm__url4_0 =  rootPath + "#"
	dqm__url4_1 =  rootPath + "#"

     //Sub Menu 5

	dqm__sub_xy5 = "-89,23"
	dqm__sub_menu_width5 = 180

	dqm__subdesc5_0 = "Quality Assurance Program"
	dqm__subdesc5_1 = "Find a Member"
	dqm__subdesc5_2 = "How to Select a Qualified Residential Contractor"
	dqm__subdesc5_3 = "Residential Pre-Cleaning Checklist"
	dqm__subdesc5_4 = "Residential Post-Cleaning Checklist"
	dqm__subdesc5_5 = "How to Select a Qualified Commercial Contractor"
	dqm__subdesc5_5 = "Disclaimer"

	//dqm__icon_index5_0 = 0
	//dqm__icon_index5_1 = 0
	//dqm__icon_index5_2 = 0
	//dqm__icon_index5_3 = 0
	//dqm__icon_index5_4 = 0
	//dqm__icon_index5_5 = 0

	dqm__url5_0 =  rootPath + ""
	dqm__url5_1 =  rootPath + ""
	dqm__url5_2 =  rootPath + ""
	dqm__url5_3 =  rootPath + ""
	dqm__url5_4 =  rootPath + ""
	dqm__url5_5 =  rootPath + ""
	
	//Level 3 Sub Menu 5_1
	dqm__menu_bgcolor5_1 = "#BB2016"
	dqm__hl_bgcolor5_1 = "#A80B06"
	dqm__border_color5_1 = "#C2372E"

	dqm__sub_xy5_1 = "0,0"
	dqm__sub_menu_width5_1 = 160

	dqm__subdesc5_1_0 = "Air Duct Cleaner "
	dqm__subdesc5_1_1 = "Certified Ventilation System Inspector "
	dqm__subdesc5_1_2 = "Ventilation System Mold Remediator "
	dqm__subdesc5_1_3 = "Search by State or Country"
	
	//dqm__icon_index5_1_0 = 0
	//dqm__icon_index5_1_1 = 0
	//dqm__icon_index5_1_2 = 0
	//dqm__icon_index5_1_2 = 0

	dqm__url5_1_0 = "#"
	dqm__url5_1_1 = "#"
	dqm__url5_1_2 = "#"
	dqm__url5_1_2 = "#"
	
     //Sub Menu 6

	dqm__sub_xy6 = "-142,23"
	dqm__sub_menu_width6 = 255

	dqm__subdesc6_0 = "How to Select a Qualified Residential Contractor"
	dqm__subdesc6_1 = "Residential Pre-Cleaning Checklist"
	dqm__subdesc6_2 = "Residential Post-Cleaning Checklist"
	dqm__subdesc6_3 = "How to Select a Qualified Commercial Contractor"
	dqm__subdesc6_4 = "Member Search "
	dqm__subdesc6_5 = "Standards & Publications "

	//dqm__icon_index6_0 = 0
	//dqm__icon_index6_1 = 0
	//dqm__icon_index6_2 = 0
	//dqm__icon_index6_3 = 0
	//dqm__icon_index6_4 = 0
	//dqm__icon_index6_5 = 0

	dqm__url6_0 =  rootPath + ""
	dqm__url6_1 =  rootPath + ""
	dqm__url6_2 =  rootPath + ""
	dqm__url6_3 =  rootPath + ""
	dqm__url6_4 =  rootPath + ""
	dqm__url6_5 =  rootPath + ""

	
	
	//Sub Menu 7

	dqm__sub_xy7 = "-58,23"
	dqm__sub_menu_width7 = 115

	dqm__subdesc7_0 = "Training Schedule"
	dqm__subdesc7_1 = "Training Programs Offered"
	dqm__subdesc7_2 = "Bring NADCA Training to You"
	dqm__subdesc7_2 = "Training Program & Exam Registration "

	//dqm__icon_index7_0 = 0
	//dqm__icon_index7_1 = 0
	//dqm__icon_index7_2 = 0
	//dqm__icon_index7_2 = 0

	dqm__url7_0 =  rootPath + "#"
	dqm__url7_1 =  rootPath + "#"
	dqm__url7_2 =  rootPath + "#"
	dqm__url7_2 =  rootPath + "#"*/
