/*-------------------------------------------
IMPORTANT NOTES FOR BROWSER COMPATIBILITY

To maintain browser compatibility the following steps need to be taken:

1. When including this script in a file, make sure it goes in the BODY of the page, right after the end of the BODY tag.
   Do NOT include the script in the HEAD of the file, otherwise it won't work in Netscape 4.xx
   
2. When rollover images are used in the menu, the OnMouseOver & OnMouseOut events from the code
   generated by Dreamweaver need to be removed for these images, in the HREF tag. Only the related code in the IMG tag
   should remain.
--------------------------------------------*/


/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 173;	 

   DQM_urltarget = "_self"

   DQM_onload_statement = ""
   DQM_codebase = "/javascript/"

   DQM_border_color = "#545485";
   
   DQM_menu_bgcolor = "#E1E4F5";
   DQM_hl_bgcolor = "#24211E";

   DQM_sub_xy = "0,0";
   DQM_border_width = 1;
   DQM_divider_height = 1;


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#022047"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_textdecoration = "bold"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "bold"

   DQM_margin_top = 9
   DQM_margin_bottom = 9
   DQM_margin_left = 9


/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   
   DQM_rollover_image0 = ""
   DQM_rollover_image1 = ""
   DQM_rollover_image2 = "" 
   DQM_rollover_image3 = ""
	 
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "/images/spacer.gif"
   DQM_icon_rollover0 = "/images/spacer.gif"
   DQM_icon_image_wh0 = "1,1"



DQM_sub_xy0 = "-88,31"

//DQM_sub_menu_width0 = 122;

DQM_subdesc0_0 = "The Book"
DQM_subdesc0_1 = "Read an Excerpt"
DQM_subdesc0_2 = "About CREATION Health"
DQM_subdesc0_3 = "Take a Quiz"
DQM_icon_index0_0 = 0
DQM_url0_0 = "/aboutBook/index.asp"
DQM_url0_1 = "/aboutBook/excerpt.asp"
DQM_url0_2 = "/aboutBook/creation.asp"
DQM_url0_3 = "/aboutBook/quiz.asp"


DQM_sub_xy1 = "-100,31"

//DQM_sub_menu_width1 = 122;

DQM_subdesc1_0 = "About Dr. Reed"
DQM_subdesc1_1 = "About Florida Hospital"
DQM_icon_index0_0 = 0
DQM_url1_0 = "/author/index.asp"
DQM_url1_1 = "/author/floridaHospital.asp"


DQM_sub_xy2 = "-173,31"

//DQM_sub_menu_width2 = 122;

DQM_subdesc2_0 = "Breakthrough Stories"
DQM_subdesc2_1 = "Tell Us Your Story"
DQM_icon_index0_0 = 0
DQM_url2_0 = "/stories/index.asp"
DQM_url2_1 = "/tellUsYourStory/index.asp"


DQM_sub_xy3 = "-76,31"

//DQM_sub_menu_width4 = 122;

DQM_subdesc3_0 = "The Buzz"
DQM_subdesc3_1 = "Where Have You Seen Dr. Reed?"
DQM_icon_index0_0 = 0
DQM_url3_0 = "/buzz/index.asp"
DQM_url3_1 = "/howDidYouHear/index.asp"
