/*------------------------------------------- Copyright Notice --------------------------------------------*/ DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com" /*------------------------------------------- Required menu Settings --------------------------------------------*/ DQM_sub_menu_width = 130 DQM_urltarget = "_self" DQM_onload_statement = "" DQM_codebase = "include/" DQM_border_color = "#336699" DQM_menu_bgcolor = "#ffffff" DQM_hl_bgcolor = "#C2BCA7" DQM_sub_xy = "0,0" DQM_border_width = 1 DQM_divider_height = (1 - 1) /*---IE5-MAC Offset Fix - The following two -----parameters correct a position reporting -----bug in IE5 on the Mac platform. Adjust -----the offsets below untill the first level -----sub menus pop up in the correct location.*/ DQM_ie5mac_offset_X = 10 DQM_ie5mac_offset_Y = 13 /*------------------------------------------- Required font Settings --------------------------------------------*/ DQM_textcolor = "#993300" DQM_fontfamily = "Helvetica, Arial" DQM_fontsize = 11 DQM_textdecoration = "normal" DQM_fontweight = "normal" DQM_fontstyle = "normal" DQM_hl_textcolor = "#000000" DQM_hl_textdecoration = "normal" DQM_margin_top = 3 DQM_margin_bottom = 1 DQM_margin_left = 3 /*------------------------------------------- Optional main menu rollover images --------------------------------------------*/ DQM_rollover_image0 = "" DQM_rollover_wh0 = "0,0" DQM_rollover_image1 = "" DQM_rollover_wh1 = "0,0" DQM_rollover_image2 = "" DQM_rollover_wh2 = "0,0" DQM_rollover_image3 = "" DQM_rollover_wh3 = "0,0" /*--------------------------------------------- Optional Icon Images -----------------------------------------------*/ /* DQM_icon_image0 = "include/bullet.gif" DQM_icon_rollover0 = "include/bullet_hl.gif" DQM_icon_image_wh0 = "13,8" */ /*--------------------------------------------- Sub Menu Item Settings -----------------------------------------------*/ /* ANGUS - Rearranging things a bit here. I'm putting the sub-menu coordinates at the top, so I can spit out the sub-menu names and URLs in one shot. */ DQM_sub_xy0 = "-107,24" DQM_sub_menu_width0 = 98 DQM_sub_xy1 = "-110,24" DQM_sub_menu_width1 = 101; DQM_sub_xy2 = "-108,24" DQM_sub_menu_width2 = 100 DQM_sub_xy3 = "-59,24" DQM_sub_menu_width3 = 120 DQM_subdesc0_0 = "Anniversary" DQM_url0_0 = "category.html?cat=_ann&page=1" DQM_subdesc0_1 = "Birth" DQM_url0_1 = "category.html?cat=_bth&page=1" DQM_subdesc0_2 = "Birthday" DQM_url0_2 = "category.html?cat=_bdy&page=1" DQM_subdesc0_3 = "Graduation" DQM_url0_3 = "category.html?cat=_grd&page=1" DQM_subdesc0_4 = "Just Because" DQM_url0_4 = "category.html?cat=_jbc&page=1" DQM_subdesc0_5 = "New Home" DQM_url0_5 = "category.html?cat=_hom&page=1" DQM_subdesc0_6 = "Retirement" DQM_url0_6 = "category.html?cat=_ret&page=1" DQM_subdesc0_7 = "Wedding" DQM_url0_7 = "category.html?cat=_wed&page=1" DQM_subdesc1_0 = "Congratulations" DQM_url1_0 = "category.html?cat=_cog&page=1" DQM_subdesc1_1 = "Encouragement" DQM_url1_1 = "category.html?cat=_enc&page=1" DQM_subdesc1_2 = "Inspiration" DQM_url1_2 = "category.html?cat=_ins&page=1" DQM_subdesc1_3 = "Love" DQM_url1_3 = "category.html?cat=_lov&page=1" DQM_subdesc1_4 = "Thanks" DQM_url1_4 = "category.html?cat=_thx&page=1" DQM_subdesc2_0 = "Friend" DQM_url2_0 = "category.html?cat=_fnd&page=1" DQM_subdesc2_1 = "New Parents" DQM_url2_1 = "category.html?cat=_npt&page=1" DQM_subdesc2_2 = "Newlyweds" DQM_url2_2 = "category.html?cat=_nwd&page=1" DQM_subdesc2_3 = "Boyfriend/Husband" DQM_url2_3 = "category.html?cat=_him&page=1" DQM_subdesc2_4 = "Girlfriend/Wife" DQM_url2_4 = "category.html?cat=_her&page=1"