DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"

DQM_sub_menu_width = 120      	//default sub menu widths

DQM_sub_xy = "0,0"            	//default sub x,y coordinates

DQM_codebase = "quickmenu/" 	//relative location of .js files

DQM_urltarget = "_self"       	//set to: _self, _parent, _new, or "my frame name"

DQM_border_width = 0

DQM_divider_height = 1

DQM_border_color = "transparent"  	//Hex color value or 'transparent'

DQM_menu_bgcolor = "#c6ad97"  	//Hex color value or 'transparent'

DQM_hl_bgcolor = "#6a584a"    	//Hex color value



DQM_mouse_off_delay = 200



DQM_os9_ie5mac_offset_X = 0

DQM_os9_ie5mac_offset_Y = 0

DQM_osx_ie5mac_offset_X = 0

DQM_osx_ie5mac_offset_Y = 0

DQM_ie4mac_offset_X = 0

DQM_ie4mac_offset_Y = 0



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."



DQM_use_opera_div_detect_fix = true;



DQM_sub_menu_effect = "fade"

DQM_sub_item_effect = "fade"

DQM_sub_menu_effect_duration = .4

DQM_sub_item_effect_duration = .4

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

   

DQM_sub_menu_opacity = 85



DQM_dropshadow_color = "none"              //Hex color value or 'none'

DQM_dropshadow_offx = 0                   //drop shadow width

DQM_dropshadow_offy = 0	                //drop shadow height



//DQM_onload_code = "alert('custom function - onload')"

//DQM_showmenu_code0 = "status = 'custom show menu function call - menu0'"

//DQM_showmenu_code1 = "status = 'custom show menu function call - menu1'"

//DQM_hidemenu_code0 = "status = 'custom hide menu function call - menu0'"

//DQM_hidemenu_code1 = "status = 'custom hide menu function call - menu1'"

//DQM_clickitem_code0_0 = "alert('custom Function - Menu Item 0_0')"

//DQM_clickitem_code1_0 = "alert('custom Function - Menu Item 1_0')"




DQM_textcolor = "#ffffff"

DQM_fontfamily = "Helvetica, Arial, sans-serif"            	//Any available system font     

DQM_fontsize = 11		         							//Defined with pixel sizing  	

DQM_fontsize_ie4 = 8		         							//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' 	

DQM_hl_textcolor = "#ffffff"

DQM_hl_textdecoration = "normal"   							//set to: 'normal', or 'underline'

DQM_margin_top = 9

DQM_margin_bottom = 8

DQM_margin_left = 8

DQM_margin_right = 8

DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'

   

DQM_icon_image1 = "sample_images/arrow.gif"

DQM_icon_rollover1 = "sample_images/arrow.gif"

DQM_icon_image_wh1 = "13,10"



DQM_2nd_icon_image0 = "quickmenu/sample_images/arrow.gif"

DQM_2nd_icon_rollover0 = "quickmenu/sample_images/arrow.gif"

DQM_2nd_icon_image_wh0 = "13,10"

DQM_2nd_icon_image_xy0 = "0,7"



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"	




  

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

   ***************-----ABOUT US------**************

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



   DQM_rollover_image0 = "ar_images/nav/aboutus_on.gif"

   DQM_rollover_wh0 = "83,46"

   DQM_url0 = "aboutus.html";





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

   **************------OUR TEAM------***************

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



   DQM_rollover_image1 = "ar_images/nav/ourteam_on.gif" 

   DQM_rollover_wh1 = "81,46"

   DQM_url1 = "ourteam.html"; 
   
   
   
   /************************************************

   *********------RATES AND SERVICES------**********

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



   DQM_rollover_image2 = "ar_images/nav/ratesandservices_on.gif" 

   DQM_rollover_wh2 = "117,46"

   DQM_url2 = "ratesandservices.html";    





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

   *************-------PRODUCTS--------*************

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



   DQM_rollover_image3 = "ar_images/nav/products_on.gif"

   DQM_rollover_wh3 = "82,46"

   DQM_url3 = "products.html";

   

   

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

   ********-------HOURS OF OPERATION--------********

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



   DQM_rollover_image4 = "ar_images/nav/hoursofoperation_on.gif"

   DQM_rollover_wh4 = "137,46"

   DQM_url4 = "hoursofoperation.html";
   
   


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

   ***********-------CONTACT INFO--------***********

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



   DQM_rollover_image5 = "ar_images/nav/contactinfo_on.gif"

   DQM_rollover_wh5 = "96,46"

   DQM_url5 = "contactinfo.html";
   


   
/*--------------------------------------------------------------------

SUBMENU CUSTOMIZATION PARAMETERS
   

   DQM_border_widthX = 10;

   DQM_divider_heightX = 5;		

 

   DQM_border_colorX = "#000000";     

   DQM_menu_bgcolorX = "#c6ad97"

   DQM_hl_bgcolorX = "#6a584a"

   DQM_textcolorX = "#ffffff"	 

   DQM_hl_textcolorX = "#000000"

   DQM_showmenu_codeX = "status = 'custom show menu function call'"

   DQM_hidemenu_codeX = "status = 'custom hide menu function call'"

   DQM_text_alignmentX = "left"

   DQM_hl_subdescX = "custom highlight text"

   DQM_clickitem_codeX = "alert('Sample onclick function call.')"

   DQM_urltargetX = "_new"


---------------------------------------------------------------------*/



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

**************-------ABOUT US-------*************

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

DQM_sub_xy0 = "-83,54"

DQM_sub_menu_width0 = 140


DQM_subdesc0_0 = "Ideology"


DQM_url0_0 = "photogallery.html"



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

*************-------OUR TEAM-------**************

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




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

********-------RATES AND SERVICES-------*********

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


DQM_sub_xy2 = "-117,54"

DQM_sub_menu_width2 = 140


DQM_subdesc2_0 = "Haircutting"

DQM_subdesc2_1 = "Color"

DQM_subdesc2_2 = "Other Services"


DQM_url2_0 = "haircutting.html"

DQM_url2_1 = "color.html"

DQM_url2_2 = "otherservices.html"



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

*************-------PRODUCTS-------**************

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


DQM_sub_xy3 = "-82,54"

DQM_sub_menu_width3 = 140


DQM_subdesc3_0 = "&AElig;STELANCE"

DQM_subdesc3_1 = "Alfaparf"

DQM_subdesc3_2 = "Sempre"


DQM_url3_0 = "aestelance.html"

DQM_url3_1 = "alfaparf.html"

DQM_url3_2 = "sempre.html"



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

********-------HOURS OF OPERATION--------********

************************************************/
DQM_sub_xy4 = "-137,54"

DQM_sub_menu_width4 = 137


DQM_subdesc4_0 = "Hours"

DQM_subdesc4_1 = "Online Booking"




DQM_url4_0 = "hoursofoperation.html"

DQM_url4_1 = "onlinebooking.html"



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

***********-------CONTACT INFO--------***********

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

DQM_sub_xy5 = "-96,54"

DQM_sub_menu_width5 = 96


DQM_subdesc5_0 = "Contact"

DQM_subdesc5_1 = "Online Booking"




DQM_url5_0 = "contactinfo.html"

DQM_url5_1 = "onlinebooking.html"



limit_multiple_users = true


