/*-------------------------------------------
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 = "/js/"

   DQM_border_color = "#7E7E7E"
   
   DQM_menu_bgcolor = "#FEFEE0"
   DQM_hl_bgcolor = "#FEFEE0"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   DQM_divider_height = 0

   /*---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 = 1
   DQM_ie5mac_offset_Y = 1
   
   DQM_ie4mac_offset_X = 280
   DQM_ie4mac_offset_Y = 80
   


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FF9900"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_fontsize_ie4 = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "bold"
   DQM_hl_textcolor = "#FF9900"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 0
   DQM_margin_bottom = 0
   DQM_margin_left = 0



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "/images/tpnv_00_on.gif"
   DQM_rollover_wh0 = "44,22"

   DQM_rollover_image1 = "/images/tpnv_01_on.gif"
   DQM_rollover_wh1 = "95,22"

   DQM_rollover_image2 = "/images/tpnv_02_on.gif" 
   DQM_rollover_wh2 = "137,22"

   DQM_rollover_image3 = "/images/tpnv_03_on.gif" 
   DQM_rollover_wh3 = "76,22"
   
   DQM_rollover_image4 = "/images/tpnv_04_on.gif" 
   DQM_rollover_wh4 = "169,22"

  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "menu/sample_images/bullet.gif"
   DQM_icon_rollover0 = "menu/sample_images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
//DQM_url1_0 = "http://www.yahoo.com"

// home
DQM_url0 = "index.php"

DQM_sub_xy0 = "-500,19"
DQM_sub_menu_width0 = 150
DQM_subdesc0_0 = " "
DQM_url0_0 = "/"

// About Renaissance
DQM_url1 = "/background.php"

DQM_sub_xy1 = "-96,19"
DQM_sub_menu_width1 = 128;
DQM_subdesc1_0 = '<img src="/images/sub_1_0.gif" width="128" height="22" alt="" border="0">'
DQM_subdesc1_1 = '<img src="/images/sub_1_1.gif" width="128" height="20" alt="" border="0">'
DQM_subdesc1_2 = '<img src="/images/sub_1_2.gif" width="128" height="20" alt="" border="0">'
DQM_subdesc1_3 = '<img src="/images/sub_1_3.gif" width="128" height="21" alt="" border="0">'

DQM_url1_0 = "/background.php"
DQM_url1_1 = "/management.php"
DQM_url1_2 = "/board.php"
DQM_url1_3 = "/inthenews.php"


// Dual Purpose Rehabilitation
DQM_url2 = "/dpr.php"

DQM_sub_xy2 = "-137,19"
DQM_sub_menu_width2 = 210
DQM_subdesc2_0 = '<img src="/images/sub_2_0.gif" width="210" height="22" alt="" border="0">'
DQM_subdesc2_1 = '<img src="/images/sub_2_1.gif" width="210" height="20" alt="" border="0">'
DQM_subdesc2_2 = '<img src="/images/sub_2_2.gif" width="210" height="20" alt="" border="0">'
DQM_subdesc2_3 = '<img src="/images/sub_2_3.gif" width="210" height="21" alt="" border="0">'

DQM_url2_0 = "/dpr.php";
DQM_url2_1 = "/understanding.php";
DQM_url2_2 = "/comparing.php";
DQM_url2_3 = "/demo.php";

// Municipalities
DQM_url3 = "/crisis.php"

DQM_sub_xy3 = "-76,19"
DQM_sub_menu_width3 = 166
DQM_subdesc3_0 = '<img src="/images/sub_3_0.gif" width="166" height="22" alt="" border="0">'
DQM_subdesc3_1 = '<img src="/images/sub_3_1.gif" width="166" height="20" alt="" border="0">'
DQM_subdesc3_2 = '<img src="/images/sub_3_2.gif" width="166" height="20" alt="" border="0">'
DQM_subdesc3_3 = '<img src="/images/sub_3_3.gif" width="166" height="21" alt="" border="0">'

DQM_url3_0 = "/crisis.php";
DQM_url3_1 = "/solving.php";
DQM_url3_2 = "/rensolsmodel.php";
DQM_url3_3 = "/advantage.php";

// Communication Service Providers
DQM_url4 = "/stateoffiber.php"

DQM_sub_xy4 = "-170,19"
DQM_sub_menu_width4 = 168
DQM_subdesc4_0 = '<img src="/images/sub_4_0.gif" width="168" height="22" alt="" border="0">'
DQM_subdesc4_1 = '<img src="/images/sub_4_1.gif" width="168" height="21" alt="" border="0">'

DQM_url4_0 = "/stateoffiber.php";
DQM_url4_1 = "/bridging.php";

