// DHTML QuickMenu 4.0, Copyright (c) - 2002 - 2003, OpenCube Inc. - www.opencube.com limit_multiple_users = true/*-------------------------------------------Colors, Borders, Dividers, and more...--------------------------------------------*/dqm__sub_menu_width = 150      //default sub menu widthsdqm__sub_xy = "0,0"            //default sub x,y coordinates   dqm__urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"dqm__border_width = 1dqm__divider_height = 1dqm__border_color = "#003366"  //Hex color value or 'transparent'dqm__menu_bgcolor = "#D6E1EA"  //Hex color value or 'transparent'dqm__hl_bgcolor = "#EDF2F6" //Hex color valuedqm__mouse_off_delay = 100dqm__nn4_mouse_off_delay = 500/*-------------------------------------------Font settings and margins--------------------------------------------*/   //Font settingsdqm__textcolor = "#000000"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 = "#003366"dqm__hl_textdecoration = "underline"//Margins and text alignmentdqm__text_alignment = "left"dqm__margin_top = 2dqm__margin_bottom = 3dqm__margin_left = 5dqm__margin_right = 4sequence = "9x88_4"/*-------------------------------------------Bullet and Icon image library--------------------------------------------*///Relative positioned icon images (flow with sub item text)    dqm__icon_image0 = ""dqm__icon_rollover0 = ""dqm__icon_image_wh0 = ""dqm__icon_image1 = ""dqm__icon_rollover1 = ""dqm__icon_image_wh1 = ""dqm__2nd_icon_image0 = "/images/arrow.gif"dqm__2nd_icon_rollover0 = "/images/arrow.gif"dqm__2nd_icon_image_wh0 = "11,11"dqm__2nd_icon_image_xy0 = "0,4"/*---------------------------------------------Optional Status Bar Text-----------------------------------------------*/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"	/*-------------------------------------------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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 = 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 = 0dqm__os9_ie5mac_offset_Y = 0dqm__osx_ie5mac_offset_X = 0dqm__osx_ie5mac_offset_Y = 0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/*---------------------------------------------Exposed menu events----------------------------------------------*///Reference additional onload statements here.//dqm__onload_code = "cycle()"//The 'X' indicates the index number of the sub menu group or item.//The 'X_X' indicates the index number of the sub menu 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_X' represents the index number of the sub menu item.dqm__hl_subdescX_X = "custom highlight text"dqm__urltargetX_X = "_new"/********************************************************************************************************************************************************************************************                           Main Menu Rollover Images and Links  ********************************************************************************************************************************************************************************************//*********-------Main Menu 0--------**************/dqm__rollover_image0 = "/site04/images/nav_about_01.gif"dqm__rollover_wh0 = "125,22"dqm__url0 = "/about/index.html";dqm__rollover_image1 = "/site04/images/nav_program_01.gif" dqm__rollover_wh1 = "125,22"dqm__url1 = "/site04/program/index.html";dqm__rollover_image2 = "/site04/images/nav_participants_01.gif" dqm__rollover_wh2 = "125,22"dqm__url2 = "/site04/participants/index.html";dqm__rollover_image3 = "/site04/images/nav_presskit_01.gif" dqm__rollover_wh3 = "125,22"dqm__url3 = "/site04/press/index.html";dqm__rollover_image4 = "/site04/images/nav_contributors_01.gif" dqm__rollover_wh4 = "125,22"dqm__url4 = "/contributors.html";dqm__rollover_image5 = "/site04/images/nav_travel_02.gif" dqm__rollover_wh5 = "125,22"dqm__url5 = "/site04/travel/index.html";dqm__rollover_image6 = "/site04/images/nav_litlinks_01.gif" dqm__rollover_wh6 = "125,23"dqm__url6 = "/lit_links/index.html";dqm__rollover_image7 = "/site04/images/nav_home_01.gif"dqm__rollover_wh7 = "125,22"dqm__url7 = "/index.html";/*********-------Sub Menu 0 - about --------***************/dqm__sub_xy0 = "-2,-45"dqm__sub_menu_width0 = 150dqm__subdesc0_0 = "General Info"dqm__subdesc0_1 = "10th Anniversary Book Bags"dqm__subdesc0_2 = "Mission"dqm__subdesc0_3 = "Volunteer Committees"dqm__subdesc0_4 = "Program Archives"
dqm__subdesc0_5 = "2003 Photo Album"dqm__subdesc0_6 = "Contact Us"dqm__subdesc0_7 = "Join Our Email List"dqm__subdesc0_8 = "Be a VABook! Volunteer"dqm__url0_0 = "/about/general_info.html"dqm__url0_1 = "/about/bookbags.html"dqm__url0_2 = "/about/mission.html"dqm__url0_3 = "/about/volcomm.html"dqm__url0_4 = "/about/archive.html"dqm__url0_5 = "/site04/album03.html"dqm__url0_6 = "/about/contact.html"dqm__url0_7 = "/mail_list/index.html"dqm__url0_8 = "/about/volunteer.html"/*********-------Sub Menu 1 - program --------***************/dqm__sub_xy1 = "-2,-45"dqm__sub_menu_width1 = 170dqm__subdesc1_0 = "Pre-Festival Events"dqm__subdesc1_1 = "Wednesday, 3/24"dqm__subdesc1_2 = "Thursday, 3/25"dqm__subdesc1_3 = "Friday, 3/26"dqm__subdesc1_4 = "Saturday, 3/27"dqm__subdesc1_5 = "Sunday, 3/28"dqm__subdesc1_6 = "Business Breakfast"dqm__subdesc1_7 = "Authors' Reception"dqm__subdesc1_8 = "Storyfest"dqm__subdesc1_9 = "Youth &amp; Family"dqm__subdesc1_10 = "Crime Wave"dqm__subdesc1_11 = "Publishing Day"dqm__subdesc1_12 = "Program Tracks by Special Interest"dqm__subdesc1_13 = "Comic Poetry Competition"dqm__subdesc1_14 = "Updates, Cancellations, &amp; Corrections"dqm__url1_0 = "/site04/program/prefestival.html"dqm__url1_1 = "/site04/program/wednesday.html"dqm__url1_2 = "/site04/program/thursday.html"dqm__url1_3 = "/site04/program/friday.html"dqm__url1_4 = "/site04/program/saturday.html"dqm__url1_5 = "/site04/program/sunday.html"dqm__url1_6 = "/site04/biz-breakfast/index.html"dqm__url1_7 = "/site04/program/reception.html"dqm__url1_8 = "/site04/program/storyfest.html"dqm__url1_9 = "/site04/program/family.html"dqm__url1_10 = "/site04/program/crime-wave.html"dqm__url1_11 = "/site04/program/publishing-day.html"dqm__url1_12 = "/site04/program/flyers/index.html"dqm__url1_13 = "/site04/contest/index.html"dqm__url1_14 = "/site04/program/updates.html"/*********-------Sub Menu 2 - participants --------***************/dqm__sub_xy2 = "-2,0"dqm__sub_menu_width2= 170dqm__subdesc2_0 = "Fiction"dqm__subdesc2_1 = "Mystery"dqm__subdesc2_2 = "Nonfiction"dqm__subdesc2_3 = "Poetry"dqm__subdesc2_4 = "Publishing &amp; Exhibitions"dqm__subdesc2_5 = "Youth &amp; Family"dqm__url2_0 = "/site04/participants/fiction.html"dqm__url2_1 = "/site04/participants/mystery.html"dqm__url2_2 = "/site04/participants/nonfiction.html"dqm__url2_3 = "/site04/participants/poetry.html"dqm__url2_4 = "/site04/participants/publishing.html"dqm__url2_5 = "/site04/participants/youth.html"/*********-------Sub Menu 3 press --------***************/dqm__sub_xy3 = "-2,-20"dqm__sub_menu_width3 = 170dqm__subdesc3_0 = "VABook! 2004 Tops Attendance Record Again"dqm__subdesc3_1 = "VABook! Feature Author Garrison Keillor"dqm__subdesc3_2 = "2004 Early Signers Announced"dqm__subdesc3_3 = "2004 Speaker: Clyde Edgerton"dqm__subdesc3_4 = "VABook! 2003 - Statistics"dqm__subdesc3_5 = "VABook! 2003 - Final Report"dqm__subdesc3_6 = "Charlottesville Loves Books"dqm__subdesc3_7 = "TV Coverage"dqm__url3_0 = "/press/pr_04final.html"dqm__url3_1 = "/site04/press/garrison_keillor.html"dqm__url3_2 = "/site04/press/early_signers04.html"dqm__url3_3 = "/site04/press/speaker04.html"dqm__url3_4 = "/site04/press/stats_03.html"dqm__url3_5 = "/site04/press/pr_03final.html"dqm__url3_6 = "/site04/press/cville.html"dqm__url3_7 = "/site04/press/tv_coverage.html"/*********-------Sub Menu 4 contribs --------***************/dqm__sub_xy4 = "-2,-10"dqm__sub_menu_width4 = 150dqm__subdesc4_0 = "2003 Contributors"dqm__subdesc4_1 = "How to Give to VABook!"dqm__url4_0 = "/site04/contributors.html"dqm__url4_1 = "/giving.html"/*********-------Sub Menu 5 travel  --------***************/dqm__sub_xy5 = "-2,0"dqm__sub_menu_width5 = 150/* dqm__subdesc5_0 = "Travel & Accommodations" */dqm__subdesc5_0 = "Festival Maps"/* dqm__subdesc5_3 = "Accessibility" *//* dqm__url5_0 = "/travel/travel.html" */dqm__url5_0 = "/site04/travel/maps.html"/* dqm__url5_3 = "/travel/transport.html#disab" *//*********-------Sub Menu 6 Lit Links --------***************/dqm__sub_xy6 = "-2,-40"dqm__sub_menu_width6 = 150dqm__subdesc6_0 = "Local Bookstores"dqm__subdesc6_1 = "Virginia Center for the Book Calendar"dqm__subdesc6_2 = "Literacy Programs"dqm__subdesc6_3 = "Book Recommendations"dqm__url6_0 = "/lit_links/bookstores.html"dqm__url6_1 = "/calendar/index.cfm"dqm__url6_2 = "/lit_links/literacy.html"dqm__url6_3 = "/lit_links/columns.html"/*********-------Sub Menu 7 - home --------***************/