
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 300      		//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"
	dqm__border_width = 1
	dqm__divider_height = 0

	dqm__border_color = "000000"	//Hex color or 'transparent'
	dqm__menu_bgcolor = "#0674b2"	//Hex color or 'transparent'
	dqm__hl_bgcolor = "#ffffff"     //Hex color or 'transparent'       

	dqm__mouse_off_delay = 200		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 100	        //defined in milliseconds (activated after leaving sub)

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

    //Font settings

	dqm__textcolor = "#ffffff"
	dqm__fontfamily = "Verdana"		//Any available system font     
	dqm__fontsize = 11			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 9			//Defined with point sizing
	dqm__textdecoration = "normal"	        //set to: 'normal', or 'underline'
	dqm__fontweight = "bold"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 


    //Rollover font settings

	dqm__hl_textcolor = "#000000"
	dqm__hl_textdecoration = "bold"	//set to: 'normal', or 'underline'


    //Margins and text alignment

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

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

    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve | stretch

	dqm__sub_menu_effect = "slide"
	dqm__sub_item_effect = "none"

    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .8
	dqm__sub_item_effect_duration = .8


    //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 = 0			//drop shadow width
	dqm__dropshadow_offy = 0			//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 = 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

/*-------------------------------------------
Main Menu Rollover Images and Links  
----------------------------------------------*/

    //Main Menu Item 0  
	dqm__rollover_image0 = "home2.gif";
	dqm__rollover_wh0 = "80,18"
	dqm__url0 = "index.html";
	dqm__status_text0 = "Lehigh Valley Insulation, Inc. ~ Home"

    //Main Menu Item 1  
	dqm__rollover_image1 = "attic2.gif";
	dqm__rollover_wh1 = "60,18"
	dqm__url1 = "attic.html";
	dqm__status_text1 = "Lehigh Valley Insulation, Inc. ~ Attic Insulation"

    //Main Menu Item 2  
	dqm__rollover_image2 = "wall2.gif";
	dqm__rollover_wh2 = "65,18"
	dqm__url2 = "wall.html";
	dqm__status_text2 = "Lehigh Valley Insulation, Inc. ~ Wall Insulation"

    //Main Menu Item 3  
	dqm__rollover_image3 = "construction2.gif";
	dqm__rollover_wh3 = "172,18"
	dqm__url3 = "construction.html";
	dqm__status_text3 = "Lehigh Valley Insulation, Inc. ~ New Construction"

    //Main Menu Item 4  
	dqm__rollover_image4 = "sound2.gif";
	dqm__rollover_wh4 = "137,18"
	dqm__url4 = "sound.html";
	dqm__status_text4 = "Lehigh Valley Insulation, Inc. ~ Sound Control"

    //Main Menu Item 5  
	dqm__rollover_image5 = "photos2.gif";
	dqm__rollover_wh5 = "136,18"
	dqm__url5 = "photos.html";
	dqm__status_text5 = "Lehigh Valley Insulation, Inc. ~ Photo Gallery"

    //Main Menu Item 6  
	dqm__rollover_image6 = "testimonials2.gif";
	dqm__rollover_wh6 = "128,18"
	dqm__url6 = "testimonials.html";
	dqm__status_text6 = "Lehigh Valley Insulation, Inc. ~ Testimonials"


/**********************************************************************************************
                              Sub Menu Structure and Text  
**********************************************************************************************/

    //Sub Menu 0
	dqm__sub_xy0 = "-81,20"
	dqm__sub_menu_width0 = 170
	dqm__show_urls_statusbar = true

	dqm__subdesc0_0 = "Affiliations"
	dqm__clickitem_code0_0 = "window.open('affiliations.html','window_name', 'location,width=415,height=320,screenY=20,screenX=60,top=116,left=115,scrollbars=no,menubar=no,toolbar=no,resizable=no,location=no,toolbar=no')"
        dqm__urltarget0_0 = "_new"
        dqm__status_text0_0 = "Lehigh Valley Insulation, Inc. ~ Affiliations" 

	dqm__subdesc0_1 = "Contact<br>"
	dqm__clickitem_code0_1 = "window.open('contact.html','window_name', 'location,width=380,height=280,screenY=20,screenX=60,top=116,left=115,scrollbars=no,menubar=no,toolbar=no,resizable=no,location=no,toolbar=no')"
        dqm__urltarget0_1 = "_new"
	dqm__status_text0_1 = "Lehigh Valley Insulation, Inc. ~ Contact"

	dqm__subdesc0_2 = "Tax Rebate Certificate"
	dqm__clickitem_code0_2 = "window.open('certificate.pdf','window_name', 'location,width=500,height=500,screenY=20,screenX=60,top=116,left=115,scrollbars=no,menubar=no,toolbar=no,resizable=no')"
        dqm__urltarget0_2 = "_new"
	dqm__status_text0_2 = "Lehigh Valley Insulation, Inc. ~ Tax Rebate Certificate"

	dqm__subdesc0_3 = "2010 Federal Tax Credit"
	dqm__clickitem_code0_3 = "window.open('tax_credit.html','window_name', 'location,width=300,height=170,screenY=20,screenX=60,top=116,left=115,scrollbars=no,menubar=no,toolbar=no,resizable=no,location=no,toolbar=no')"
        dqm__urltarget0_3 = "_new"
	dqm__status_text0_3 = "Lehigh Valley Insulation, Inc. ~ 2010 Federal Tax Credit"


    //Sub Menu 1
	dqm__sub_xy1 = "-61,20"
	dqm__sub_menu_width1 = 173
	dqm__show_urls_statusbar = true

	dqm__subdesc1_0 = "Attic Staircase Insulator"
	dqm__clickitem_code1_0 = "window.open('draftcap.html','window_name', 'location,width=500,height=500,screenY=20,screenX=60,top=116,left=115,scrollbars=yes,menubar=no,toolbar=no,resizable=yes')"
        dqm__urltarget1_0 = "_new"
        dqm__status_text1_0 = "Lehigh Valley Insulation, Inc. ~ Attic Staircase Insulator" 


limit_multiple_users = true
sequence = "9x88_4"
