/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/
	dqm__main_width		= 193;			
	dqm__main_height	= 19;
	 dqm__main_height6	= 30;
	 dqm__main_height7	= 43;


/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/
   	dqm__main_horizontal 	= false;
	dqm__main_border_width 	= 0;
	dqm__main_border_color 	= "#000000";	
	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_textcolor 		= "#ffffff";
	dqm__main_hl_textcolor 		= "#ffffff";
	dqm__main_bgcolor 		= "#000000";
	dqm__main_hl_bgcolor 		= "#000000";

/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/		
	dqm__main_fontfamily 	 	= "VERDANA";
	dqm__main_fontsize 	 	= 12;		
	dqm__main_textdecoration 	= "normal";
	dqm__main_fontweight 		= "normal";
	dqm__main_fontstyle 	 	= "normal";
	dqm__main_hl_textdecoration 	= "none";

/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/
	dqm__main_text_alignment 	= "left"
	dqm__main_margin_top 		= 0
	dqm__main_margin_bottom 	= 0
	dqm__main_margin_left 		= 0
	dqm__main_margin_right 		= 0

/*---------------------------------------------
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 = "<img src='images/cashmere.png' width='193' height='19' border='0' alt='' />";
	dqm__hl_maindesc0 = "<img src='images/cashmere-on.png' width='193' height='19' border='0' alt='' />";
	dqm__url0 = "./items.php?pagenumber=1&sectionid=1";

	dqm__maindesc1 = "<img src='images/spirol-mens.png' width='193' height='19' border='0' alt='' />";
	dqm__hl_maindesc1 = "<img src='images/spirol-mens-on.png' width='193' height='19' border='0' alt='' />";
	dqm__url1 = "./items.php?pagenumber=1&sectionid=2";

	dqm__maindesc2 = "<img src='images/fine-merino.png' width='193' height='19' border='0' alt='' />";
	dqm__hl_maindesc2 = "<img src='images/fine-merino-on.png' width='193' height='19' border='0' alt='' />";
	dqm__url2 = "./items.php?pagenumber=1&sectionid=3";

	dqm__maindesc3 = "<img src='images/spirol-ladies.png' width='193' height='19' border='0' alt='' />";
	dqm__hl_maindesc3 = "<img src='images/spirol-ladies-on.png' width='193' height='19' border='0' alt='' />";
	dqm__url3 = "./items.php?pagenumber=1&sectionid=4";

	dqm__maindesc4 = "<img src='images/fine-merino-ladies.png' width='193' height='19' border='0' alt='' />";
	dqm__hl_maindesc4 = "<img src='images/fine-merino-ladies-on.png' width='193' height='19' border='0' alt='' />";
	dqm__url4 = "./items.php?pagenumber=1&sectionid=5";

	dqm__maindesc5 = "<img src='images/lined-sweaters.png' width='193' height='19' border='0' alt='' />";
	dqm__hl_maindesc5 = "<img src='images/lined-sweaters-on.png' width='193' height='19' border='0' alt='' />";
	dqm__url5 = "./items.php?pagenumber=1&sectionid=6";

	dqm__maindesc6 = "<img src='images/polo-shirts.png' width='193' height='30' border='0' alt='' />";
	dqm__hl_maindesc6 = "<img src='images/polo-shirts-on.png' width='193' height='30' border='0' alt='' />";
	dqm__url6 = "./items.php?pagenumber=1&sectionid=9";

	dqm__maindesc7 = "<img src='images/st-andrews-embroidery.png' width='193' height='43' border='0' alt='' />";
	dqm__hl_maindesc7 = "<img src='images/st-andrews-embroidery-on.png' width='193' height='43' border='0' alt='' />";
	dqm__url7 = "./st-andrews-embroidery.php";

	dqm__maindesc8 = "<img src='images/shophome-on.png' width='193' height='27' border='0' alt='' />";
	dqm__url8 = "./";

	dqm__maindesc9 = "<img src='images/back-to-glenbrae.png' width='193' height='27' border='0' alt='' />";
	dqm__hl_maindesc9 = "<img src='images/back-to-glenbrae-on.png' width='193' height='27' border='0' alt='' />";
	dqm__url9 = "/";



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

                              Sub Menu Settings

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


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/
	dqm__sub_menu_width	= 73;

	dqm__sub_xy		= "0,0";
	dqm__urltarget		= "_self";		
	dqm__border_width	= 0;
	dqm__divider_height	= 0;
	dqm__border_color	= "#000000"		
	dqm__menu_bgcolor	= "#000000"
	dqm__hl_bgcolor		= "#000000"		
	dqm__mouse_off_delay	= 100		
	dqm__nn4_mouse_off_delay= 100		

/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
  
	//Font settings
	dqm__textcolor    	= "#9fa6aa";

	dqm__fontfamily   	= "VERDANA";
	dqm__fontsize 	  	= 11;	
	dqm__textdecoration 	= "normal";
	dqm__fontweight 	= "normal";
	dqm__fontstyle 		= "normal";


	//Rollover font settings
	dqm__hl_textcolor 	= "#ffffff"

	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 	= 0;
	dqm__margin_left 	= 10;
	dqm__margin_right	= 0;


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


	dqm__show_urls_statusbar = false




/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/
	dqm__sub_menu_effect 		= "none"
	dqm__sub_item_effect 		= "none"
	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')"


/*---------------------------------------------
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 = 10;
	dqm__divider_heightX = 5;		
	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"


/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //Sub Menu 5

    dqm__sub_menu_width5 = 73;

	dqm__subdesc5_0 = "<font color='#7ea55f'>MENS</font>"

	dqm__subdesc5_1 = "EUROPA"
	dqm__url5_1 = "./items.php?pagenumber=1&sectionid=6"

	dqm__subdesc5_2 = "NEGAL"
	dqm__url5_2 = "./items.php?pagenumber=1&sectionid=7"

	dqm__subdesc5_3 = "<img src='images/spacer.gif' width='73' height='19' border='0' alt='' align='absmiddle' />"

	dqm__subdesc5_4 = "<font color='#7ea55f'>LADIES</font>"

	dqm__subdesc5_5 = "SIA"
	dqm__url5_5 = "./items.php?pagenumber=1&sectionid=8"

	dqm__subdesc5_6 = "<img src='images/spacer.gif' width='73' height='3' border='0' alt='' align='absmiddle' />"


    //Sub Menu 6

    dqm__sub_menu_width6 = 87;

	dqm__subdesc6_0 = "<font color='#9975a9'>MENS</font>"

	dqm__subdesc6_1 = "SASSON"
	dqm__url6_1 = "./items.php?pagenumber=1&sectionid=9"

	dqm__subdesc6_2 = "NEVIN"
	dqm__url6_2 = "./items.php?pagenumber=1&sectionid=10"

	dqm__subdesc6_3 = "WILTON"
	dqm__url6_3 = "./items.php?pagenumber=1&sectionid=11"

	dqm__subdesc6_4 = "QUINN"
	dqm__url6_4 = "./items.php?pagenumber=1&sectionid=12"

	dqm__subdesc6_5 = "GLENN"
	dqm__url6_5 = "./items.php?pagenumber=1&sectionid=13"

	dqm__subdesc6_6 = "SCOTTY"
	dqm__url6_6 = "./items.php?pagenumber=1&sectionid=14"

	dqm__subdesc6_7 = "SWANSON"
	dqm__url6_7 = "./items.php?pagenumber=1&sectionid=15"

	dqm__subdesc6_8 = "ORSET"
	dqm__url6_8 = "./items.php?pagenumber=1&sectionid=16"

	dqm__subdesc6_9 = "<img src='images/spacer.gif' width='87' height='19' border='0' alt='' align='absmiddle' />"

	dqm__subdesc6_10 = "<font color='#9975a9'>LADIES</font>"

	dqm__subdesc6_11 = "BRAER"
	dqm__url6_11 = "./items.php?pagenumber=1&sectionid=18"

	dqm__subdesc6_12 = "MELBA"
	dqm__url6_12 = "./items.php?pagenumber=1&sectionid=19"

	dqm__subdesc6_13 = "BEATY"
	dqm__url6_13 = "./items.php?pagenumber=1&sectionid=20"

	dqm__subdesc6_14 = "<img src='images/spacer.gif' width='87' height='3' border='0' alt='' align='absmiddle' />"


	limit_multiple_users = true

	sequence = "9x88_4"