// define general properties:
DQM_Notice            = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com";
DQM_urltarget         = "_self";
DQM_onload_statement  = "";
DQM_codebase          = "";

// define default sub-menu size and offsets:
DQM_sub_xy            = "0,0";
DQM_sub_menu_width    = 120;
DQM_ie5mac_offset_X   = 0;
DQM_ie5mac_offset_Y   = -2;

// define sub-menu colors, borders, and spacing:
DQM_menu_bgcolor      = "#535f5f";
DQM_hl_bgcolor        = "#cc6600";
DQM_border_color      = "#000000";
DQM_border_width      = 1;
DQM_divider_height    = 1;
DQM_margin_top        = 1;
DQM_margin_bottom     = 1;
DQM_margin_left       = 12;

// define menu text style information:
DQM_textcolor         = "#ffffff";
DQM_fontfamily        = "Arial";
DQM_fontsize          = 11;
DQM_textdecoration    = "normal";
DQM_fontweight        = "bold";
DQM_fontstyle         = "normal";
DQM_hl_textcolor      = "#ffffff";
DQM_hl_textdecoration = "normal";

// define menu label image rollovers (and sizes):
DQM_rollover_image0   = "NavBarBrowse2.jpg";
DQM_rollover_wh0      = "69,20";
DQM_rollover_image1   = "NavBarNew2.jpg";
DQM_rollover_wh1      = "58,20";
DQM_rollover_image2   = "NavBarLinks2.jpg";
DQM_rollover_wh2      = "56,20";
DQM_rollover_image3   = "NavBarHelp2.jpg";
DQM_rollover_wh3      = "52,20";
DQM_rollover_image4   = "NavBarAbout2.jpg";
DQM_rollover_wh4      = "78,20";
DQM_rollover_image5   = "NavBarMyAccount2.jpg";
DQM_rollover_wh5      = "95,20";
DQM_rollover_image6   = "PB-AU-flag2.jpg";
DQM_rollover_wh6      = "194,20";

// define sub-menu offsets (mirror menu label image sizes):
DQM_sub_xy0           = "-69,20";
DQM_sub_xy1           = "-58,20";
DQM_sub_xy2           = "-56,20";
DQM_sub_xy3           = "-52,20";
DQM_sub_xy4           = "-78,20";
DQM_sub_xy5           = "-95,20";
DQM_sub_xy6           = "-194,20";

// define static "Links" menu items:
DQM_sub_menu_width2   = 230;
DQM_url2              = "LinksMenu.htm";
DQM_subdesc2_0        = "www.HarperCollins.com.au";
DQM_url2_0            = "http://www.harpercollins.com.au";
DQM_urltarget2_0      = "_new";

// define static "Help" menu items:
DQM_sub_menu_width3   = 190;
DQM_url3              = "HelpMenu.htm";
DQM_subdesc3_0        = "Frequently asked questions";
DQM_url3_0            = "Help.htm";
DQM_subdesc3_1        = "Download e-book software";
DQM_url3_1            = "Downloads.htm";

// define static "About" menu items:
DQM_sub_menu_width4   = 180;
DQM_url4              = "About.htm";
DQM_subdesc4_0        = "About HarperCollins e-books";
DQM_url4_0            = "About.htm";

// define static "My Account" menu items:
DQM_sub_menu_width5   = 100;
DQM_url5              = "MyAccountMenu.htm";
DQM_subdesc5_0        = "My library";
DQM_url5_0            = "BANGAuthenticate.dll?action=Downloads&ForceLoginFlag=0";
DQM_subdesc5_1        = "My profile";
DQM_url5_1            = "BANGAuthenticate.dll?action=Account&ForceLoginFlag=0";
DQM_subdesc5_2        = "Sign in";
DQM_url5_2            = "BANGAuthenticate.dll?action=SignIn&URL=ConfirmSignIn.htm";
DQM_subdesc5_3        = "Sign out";
DQM_url5_3            = "BANGAuthenticate.dll?action=SignOut&URL=ConfirmSignOut.htm";

// define static "International" menu items:
DQM_sub_menu_width6   = 220;
DQM_url6              = "default.htm";
DQM_subdesc6_0        = "Other HarperCollins e-book stores";
DQM_url6_0            = "International.htm";

// 