/* -------------------------------------------
  Copyright Notice
--------------------------------------------*/

  DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"


/* -------------------------------------------
  Required menu Settings
--------------------------------------------*/

  DQM_sub_menu_width    = 180
  DQM_urltarget         = "_self"
  DQM_onload_statement  = ""
  DQM_codebase          = "/jsmenu/"
  DQM_border_color      = "B9CEE9"
  DQM_menu_bgcolor      = "FFFFFF"
  DQM_hl_bgcolor        = "94B1DB"
  DQM_sub_xy            = "0,0"
  DQM_border_width      = 1
  DQM_divider_height    = 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   = 12


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

  DQM_textcolor         = "386B97"
  DQM_fontfamily        = "Verdana"
  DQM_fontsize          = 9
  DQM_textdecoration    = "normal"
  DQM_fontweight        = "bold"
  DQM_fontstyle         = "normal"
  DQM_hl_textcolor      = "FFFFFF"
  DQM_hl_textdecoration = "normal"
  DQM_margin_top        = 4
  DQM_margin_bottom     = 4
  DQM_margin_left       = 4


/* -------------------------------------------
  Optional main menu rollover images
--------------------------------------------*/

  DQM_rollover_image0   = "/images/nav_aboutus_o.jpg"
  DQM_rollover_wh0      = "92,39"
  DQM_url0              = "/aboutus.html"

  DQM_rollover_image1   = "/images/nav_yourvisit_o.jpg"
  DQM_rollover_wh1      = "102,39"
  DQM_url1              = "/yourvisit.html"

  DQM_rollover_image2   = "/images/nav_cancerinfo_o.jpg"
  DQM_rollover_wh2      = "117,39"
  DQM_url2              = "/cancerinfo.html"

  DQM_rollover_image3   = "/images/nav_treatment_o.jpg"
  DQM_rollover_wh3      = "105,39"
  DQM_url3              = "/treatment.html"

  DQM_rollover_image4   = "/images/nav_clinicaltrials_o.jpg"
  DQM_rollover_wh4      = "137,39"
  DQM_url4              = "/clinicaltrials.html"  
  
  DQM_rollover_image5   = "/images/nav_testing_o.jpg"
  DQM_rollover_wh5      = "80,39"
  DQM_url5              = "/testing-overview.html"

  DQM_rollover_image6   = "/images/nav_patientsupport_o.jpg"
  DQM_rollover_wh6      = "144,39"
  DQM_url6              = "/patient-overview.html"

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

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


/* ---------------------------------------------
  Sub Menu Item Settings
-----------------------------------------------*/

  DQM_sub_xy0           = "-93,39"
  DQM_sub_menu_width0   = 180

  DQM_subdesc0_0        = "Mission"
  DQM_subdesc0_1        = "History"
  DQM_subdesc0_2        = "Locations"
  DQM_subdesc0_3        = "Physicians"
  DQM_subdesc0_4        = "Donations"
  DQM_subdesc0_5        = "Vendor Services"
  DQM_subdesc0_6        = "Employment Opportunity"

  DQM_icon_index0_0     = 0
  DQM_icon_index0_1     = 0
  DQM_icon_index0_2     = 0
  DQM_icon_index0_3     = 0
  DQM_icon_index0_4     = 0
  DQM_icon_index0_5     = 0
  DQM_icon_index0_6     = 0
  
  DQM_url0_0            = "/mission.html"
  DQM_url0_1            = "/history.html"
  DQM_url0_2            = "/locations.html"
  DQM_url0_3            = "/physicians.html"
  DQM_url0_4            = "/donations.html"
  DQM_url0_5            = "/vendor-services.html"
  DQM_url0_6            = "/employment.html"




  DQM_sub_xy1           = "-103,39"
  DQM_sub_menu_width1   = 180

  DQM_subdesc1_0        = "Appointments"
  DQM_subdesc1_1        = "Emergencies & Phone calls"
  DQM_subdesc1_2        = "Insurance & Billing"
  DQM_subdesc1_3        = "Locations"
  DQM_subdesc1_4        = "Prescription Refills"
  DQM_subdesc1_5        = "Patient Bill of Rights"
  DQM_subdesc1_6        = "HIPAA-Notice of Privacy Practices"
  DQM_subdesc1_7        = "Website Info"

  DQM_icon_index1_0     = 0
  DQM_icon_index1_1     = 0
  DQM_icon_index1_2     = 0
  DQM_icon_index1_3     = 0
  DQM_icon_index1_4     = 0
  DQM_icon_index1_5     = 0
  DQM_icon_index1_6     = 0
  DQM_icon_index1_7     = 0
  
  DQM_url1_0            = "/appointments.html"
  DQM_url1_1            = "/emergencies.html"
  DQM_url1_2            = "/insurance-billing.html"
  DQM_url1_3            = "/locations-visit.html"
  DQM_url1_4            = "/prescription-refills.html"
  DQM_url1_5            = "/bill-of-rights.html"
  DQM_url1_6            = "/hipaa-privacy.html"
  DQM_url1_7            = "/website-info.html"




  DQM_sub_xy2           = "-118,39"
  DQM_sub_menu_width2   = 180

  DQM_subdesc2_0        = "Lung Cancer"
  DQM_subdesc2_1        = "Colon Cancer"
  DQM_subdesc2_2        = "Breast Cancer"
  DQM_subdesc2_3        = "Prostate Cancer"
  DQM_subdesc2_4        = "Ovarian Cancer"
  DQM_subdesc2_5        = "Other Cancers"


  DQM_icon_index2_0     = 0
  DQM_icon_index2_1     = 0
  DQM_icon_index2_2     = 0
  DQM_icon_index2_3     = 0
  DQM_icon_index2_4     = 0
  DQM_icon_index2_5     = 0

  
  DQM_url2_0            = "/lung-cancer.html"
  DQM_url2_1            = "/colon-cancer.html"
  DQM_url2_2            = "/breast-cancer.html"
  DQM_url2_3            = "/prostate-cancer.html"
  DQM_url2_4            = "/ovarian-cancer.html"
  DQM_url2_5            = "/cancerframe.html"




  DQM_sub_xy3           = "-106,39"
  DQM_sub_menu_width3   = 180

  DQM_subdesc3_0        = "Chemotherapy"
  DQM_subdesc3_1        = "Radiation Therapy"
  DQM_subdesc3_2        = "Surgery"
  DQM_subdesc3_3        = "Hormonal Therapy"
  DQM_subdesc3_4        = "Biologic Therapy"
  DQM_subdesc3_5        = "Stem Cell Transplantation"
  DQM_subdesc3_6        = "Side Effects of Treatment"

  DQM_icon_index3_0     = 0
  DQM_icon_index3_1     = 0
  DQM_icon_index3_2     = 0
  DQM_icon_index3_3     = 0
  DQM_icon_index3_4     = 0
  DQM_icon_index3_5     = 0
  DQM_icon_index3_6     = 0
  
  DQM_url3_0            = "/chemotherapy.html"
  DQM_url3_1            = "/radiation-therapy.html"
  DQM_url3_2            = "/surgery.html"
  DQM_url3_3            = "/hormonal-therapy.html"
  DQM_url3_4            = "/biologic-therapy.html"
  DQM_url3_5            = "/stem-cell-transplantation.html"
  DQM_url3_6            = "/side-effects.html"




  DQM_sub_xy4           = "-138,39"
  DQM_sub_menu_width4   = 180

  DQM_subdesc4_0        = "What are clinical trials"
  DQM_subdesc4_1        = "Phases of clinical trials"
  DQM_subdesc4_2        = "How are clinical trials conducted"
  DQM_subdesc4_3        = "Clinical trial safeguards"
  DQM_subdesc4_4        = "Participation in clinical trials"
  DQM_subdesc4_5        = "Cost of clinical trials"
  DQM_subdesc4_6        = "Finding clinical trials"
  DQM_subdesc4_7        = "The future of clinical trials"
  DQM_subdesc4_8        = "Clinical Trials Database"

  DQM_icon_index4_0     = 0
  DQM_icon_index4_1     = 0
  DQM_icon_index4_2     = 0
  DQM_icon_index4_3     = 0
  DQM_icon_index4_4     = 0
  DQM_icon_index4_5     = 0
  DQM_icon_index4_6     = 0
  DQM_icon_index4_7     = 0
  DQM_icon_index4_8     = 0
  
  DQM_url4_0            = "/what-are-ct.html"
  DQM_url4_1            = "/phases-of-ct.html"
  DQM_url4_2            = "/how-are-ct.html"
  DQM_url4_3            = "/ct-safeguards.html"
  DQM_url4_4            = "/participation-in-ct.html"
  DQM_url4_5            = "/cost-of-ct.html"
  DQM_url4_6            = "/finding-ct.html"
  DQM_url4_7            = "/the-future-of-ct.html"
  DQM_url4_8            = "/ct-database.html"
  



  DQM_sub_xy5           = "-81,39"
  DQM_sub_menu_width5   = 180

  DQM_subdesc5_0        = "Overview"
  DQM_subdesc5_1        = "Screening Tools"
  DQM_subdesc5_2        = "Diagnostic and Monitoring tests"
  DQM_subdesc5_3        = "Risk Assessment Tools"
  DQM_subdesc5_4        = "PET Scan Information"

  DQM_icon_index5_0     = 0
  DQM_icon_index5_1     = 0
  DQM_icon_index5_2     = 0
  DQM_icon_index5_3     = 0
  DQM_icon_index5_4     = 0
  
  DQM_url5_0            = "/testing-overview.html"
  DQM_url5_1            = "/screening-tools.html"
  DQM_url5_2            = "/diagnostic.html"
  DQM_url5_3            = "/risk-assessment-tools.html"
  DQM_url5_4            = "/petinfo"
  



  DQM_sub_xy6           = "-155,39"
  DQM_sub_menu_width6   = 155

  DQM_subdesc6_0        = "Overview"
  DQM_subdesc6_1        = "News Articles"
  DQM_subdesc6_2        = "Psychological Services"
  DQM_subdesc6_3        = "Financial & Insurance"
  DQM_subdesc6_4        = "Advanced Directives"
  DQM_subdesc6_5        = "Community Resources"
  DQM_subdesc6_6        = "Online Resources"
  DQM_subdesc6_7        = "Specialist Department"
  DQM_subdesc6_8        = "Gynecologic Services"
  DQM_subdesc6_9       = "Advanced Therapies"
  DQM_subdesc6_10       = "Blood and Marrow Transplant"


  DQM_icon_index6_0     = 0
  DQM_icon_index6_1     = 0
  DQM_icon_index6_2     = 0
  DQM_icon_index6_3     = 0
  DQM_icon_index6_4     = 0
  DQM_icon_index6_5     = 0
  DQM_icon_index6_6     = 0
  DQM_icon_index6_7     = 0
  DQM_icon_index6_8     = 0
  DQM_icon_index6_9     = 0
  DQM_icon_index6_10    = 0

  
  DQM_url6_0            = "/patient-overview.html"
  DQM_url6_1            = "/news/news.html"
  DQM_url6_2            = "/psychological-services.html"
  DQM_url6_3            = "/financial.html"
  DQM_url6_4            = "/advanced-directives.html"
  DQM_url6_5            = "/community-resources.html"
  DQM_url6_6            = "/online-resources.html"
  DQM_url6_7            = "/ptsupdept.html"
  DQM_url6_8            = "/gynecologic_services.html"
  DQM_url6_9           = "/advanced_therapies.html"
  DQM_url6_10           = "/bloodmarrow_transplant.html"


