DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"DQM_sub_menu_width = 180      //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 = "#FFFFFF"  //Hex color value or 'transparent'DQM_menu_bgcolor = "#ad9741"  //Hex color value or 'transparent'DQM_hl_bgcolor = "#95802F"    //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, Tahoma, sans-serif"      //Any available system font     DQM_fontsize = 11		         							//Defined with pixel sizing  	DQM_fontsize_ie4 = 11		         						//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 = 12DQM_margin_bottom = 12DQM_margin_left = 8DQM_margin_right = 7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 IHG & PAL------***********   ************************************************/   DQM_rollover_image0 = "pal_images/nav/aboutihgpal_on.gif"   DQM_rollover_wh0 = "271,37"   DQM_url0 = "aboutihgpal.htm";            /************************************************   ***********-----FAQ------***********   ************************************************/   DQM_rollover_image1 = "pal_images/nav/faq_on.gif"   DQM_rollover_wh1 = "271,24"   DQM_url1 = "faq.htm";            /************************************************   ***********-----BENEFITS------***********   ************************************************/   DQM_rollover_image2 = "pal_images/nav/ihgbenefits_on.gif"   DQM_rollover_wh2 = "271,23"   DQM_url2 = "ihgbenefits.htm";            /************************************************   ***********-----WINNING WAYS------***********   ************************************************/   DQM_rollover_image3 = "pal_images/nav/ihgwinningways_on.gif"   DQM_rollover_wh3 = "271,25"   DQM_url3 = "ihgwinningways.htm";            /************************************************   ***********-----ROOM TO BE YOURSELF------***********   ************************************************/   DQM_rollover_image4 = "pal_images/nav/ihg_commitment_on.gif"   DQM_rollover_wh4 = "271,37"   DQM_url4 = "ihgcommitment.htm";            /************************************************   ***********-----TRANSITIONS AND TIMELINES------***********   ************************************************/   DQM_rollover_image5 = "pal_images/nav/transition_on.gif"   DQM_rollover_wh5 = "271,24"   DQM_url5 = "transitiontimelines.htm";            /************************************************   ***********-----CONTACT US------***********   ************************************************/   DQM_rollover_image6 = "pal_images/nav/contact_on.gif"   DQM_rollover_wh6 = "271,22"   DQM_url6 = "contact.php";         /*--------------------------------------------------------------------SUBMENU CUSTOMIZATION PARAMETERS      DQM_border_widthX = 10;   DQM_divider_heightX = 5;		    DQM_border_colorX = "#ffffff";        DQM_menu_bgcolorX = "#ad9741"   DQM_hl_bgcolorX = "#95802F"   DQM_textcolorX = "#ffffff"	    DQM_hl_textcolorX = "#ffffff"   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 IHG & PAL------***********************************************************/DQM_sub_xy0 = "0,0"DQM_sub_menu_width0 = 130DQM_subdesc0_0 = "IHG Overview"DQM_subdesc0_1 = "IHG History"DQM_subdesc0_2 = "IHG Awards"DQM_url0_0 = "ihgoverview.htm"DQM_url0_1 = "ihghistory.htm"DQM_url0_2 = "ihgawards.htm"limit_multiple_users = true