
/**********************************************************************************************

                              Main Menu Settings  

**********************************************************************************************
**********************************************************************************************/



/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/

	
	dqm__main_width = 190			
	dqm__main_height = 20			
	




/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/   	

    dqm__main_horizontal = false
	dqm__main_border_width = 0;
	dqm__main_border_color = "#5A5A5A"	
    dqm__main_use_dividers = true		
						
							
	dqm__main_item_gap = 5
	

	dqm__align_items_bottom_and_right = true	

/*---------------------------------------------
Menu Item Background and Text Colors
-----------------------------------------------*/


	dqm__main_bgcolor = "#001008"
	dqm__main_bgcolor12 = "#7a9f06"
	
	dqm__main_hl_bgcolor = "#cccccc"	
	dqm__main_hl_bgcolor12 = "#7a9f06"	
	dqm__main_hl_bgcolor25 = "#ffff8c"
	
	dqm__main_textcolor = "#FFFFFF"
	dqm__main_textcolor12 = "#FFFFFF"
	dqm__main_textcolor25 = "#FFFF8c"
	
	dqm__main_hl_textcolor = "#111111"
	dqm__main_hl_textcolor12 = "#FFFFFF"
	dqm__main_hl_textcolor25 = "#111111"



/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/
		
	dqm__main_fontfamily = "Arial"
	dqm__main_fontsize = 12	
	dqm__main_textdecoration = "normal"
	dqm__main_fontweight = "normal"
	dqm__main_fontstyle = "normal"

dqm__main_fontsize12 = 12
	dqm__main_fontweight12 = "bold"
	dqm__main_hl_fontweight12 = "bold" 
	dqm__main_fontweight25= "bold"


	//rollover effect
	
	dqm__main_hl_textdecoration = "none"



/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/


	dqm__main_text_alignment = "left"
	dqm__main_margin_top = 2
	dqm__main_margin_bottom = 2
	dqm__main_margin_left = 5
	dqm__main_margin_right = 4


/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"



/*---------------------------------------------
Main Menu Items (Text, URL's, and Icons)
-----------------------------------------------*/    //Main Menu 0

								dqm__maindesc0 = "Home"
	dqm__url0 = "../../index.html"

    //Main Menu 1

	dqm__maindesc1 = "Green building products"
	dqm__url1 = "../products/productscontent.html"
	
    //Main Menu 2

	dqm__maindesc2 = " My GreenSpec"
	dqm__url2 = " ../mygreenspec"

	//Main Menu 3
	
	dqm__maindesc3 = "Manufacturers"
	dqm__url3 = "../manufacturers/manufacturerscontent.html"

    //Main Menu 4

	dqm__maindesc4 = "Materials:  impacts compared"
	dqm__url4 = "../materials/materialscontent.html"
	
    //Main Menu 5

	dqm__maindesc5 = "Materials:  design guidance"
	dqm__url5 = "../materials/materialsguidance.html"
	
    //Main Menu 6

	dqm__maindesc6 = "Energy"
	dqm__url6 = "../energy/energycontent.html"
	
    //Main Menu 7

	dqm__maindesc7 = "Glossary of green building"
	dqm__url7 = "../glossary/glossary-index.html"
	
    //Main Menu 8

	dqm__maindesc8 = "Checklist"
	dqm__url8 = "../checklist/checklistcontent.html"
		
    //Main Menu 9

	dqm__maindesc9 = "Design"
	dqm__url9= "../design/designcontent.html"
	
    //Main Menu 10

	dqm__maindesc10 = "Refurbishment"
		dqm__url10 = "../refurb/refurbcontent.html"
	
    //Main Menu 11

	dqm__maindesc11 = "Image Bank"
	dqm__url11 = "../imagebank/imagebankcontent.html"
	
    //Main Menu 12
	
	dqm__maindesc12 = "Opinion"
	dqm__url12 = "../opinion/opinioncontent.html"
	
    //Main Menu 13

	dqm__maindesc13= "Site Waste"
	dqm__url13 = "../waste/wastecontent.html"
	
    //Main Menu 14

	dqm__maindesc14 = "Durability"
	dqm__url14 = "../durability/durabilitycontent.html"
	
        //Main Menu 15

	dqm__maindesc15 = "GreenSpec Consult"
	dqm__url15 = "../consultancy/consult.html"
	
    //Main Menu 16

	dqm__maindesc16 = "Suppliers & Installers"
	dqm__url16 = "../suppliers/supplierscontent.html"
	
    //Main Menu 17

	dqm__maindesc17 = "Craftsmen"
	dqm__url17 = "../craftsmen/craftsmencontent.html"

    //Main Menu 18

	dqm__maindesc18 = "Policies & Strategies"
		dqm__url18 = "../government/governcontent.html"    
		
	//Main Menu 19
		
	dqm__maindesc19 = "Research & Papers "
	dqm__url19 = "../articles/articlescontent.html"

   //Main Menu 20

	dqm__maindesc20 = "Resources"
	dqm__url20 = "../resources/resourcescontent.html"

    //Main Menu 21

	dqm__maindesc21 = "CPD"
	dqm__url21 = "../cpd/CPDcontent.html"
	
    //Main Menu 22

	dqm__maindesc22 = "How we select products"
	dqm__url22 = "../aboutus/aboutuscontent.html"
	
    //Main Menu 23
	dqm__maindesc23= "Sponsors"
	dqm__url23= "../sponsors/burdens.html"
	
    //Main Menu 24

	dqm__maindesc24= "Contact GreenSpec"
	dqm__url24 = "../contact/contactcontent.html"
	
    //Main Menu 25

	dqm__maindesc25 = "Advertise on GreenSpec"
	dqm__url25= "../register/advertcontent.html"






/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************
**********************************************************************************************/


/*-------------------------------------------
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 = 0

	dqm__border_color = "#cccccc"		
	dqm__menu_bgcolor = "#333333"
	dqm__hl_bgcolor = "#e6e6e6"		

	dqm__mouse_off_delay = 100		
	dqm__nn4_mouse_off_delay = 100		



/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#eeeeee"
	dqm__fontfamily = "Arial"
	dqm__fontsize = 12			//	
	dqm__fontsize_ie4 = 9
	dqm__textdecoration = "normal"
	dqm__fontweight = "normal"
	dqm__fontstyle = "normal"	


    //Rollover font settings

	dqm__hl_textcolor = "#111111"
	dqm__hl_textdecoration = "normal"	



    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 4
	dqm__margin_bottom = 4
	dqm__margin_left = 5
	dqm__margin_right = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/


	dqm__show_urls_statusbar = false




/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/



	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "fade"


   
	dqm__sub_menu_effect_duration = .4
	dqm__sub_item_effect_duration = .4


    //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 = 5
	dqm__os9_ie5mac_offset_Y = 10

	dqm__osx_ie5mac_offset_x = 2
	dqm__osx_ie5mac_offset_Y = 7

	dqm__ie4mac_offset_x = -10
	dqm__ie4mac_offset_Y = -45


    //Mac offset fixes, adjust until main menu items line up correctly

	dqm__mainitems_os9_ie5mac_offset_x = 1
	dqm__mainitems_os9_ie5mac_offset_y = 6

	dqm__mainitems_osx_ie5mac_offset_x = 1
	dqm__mainitems_osx_ie5mac_offset_y = 6


    //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 = 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 = "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')"






	

	
	

	

	
	
limit_multiple_users = true

sequence = "9x88_4"