/* --------------------------------------
   Sirius Drop Down Menu Configuration
   --------------------------------------
*/


/* --------------------------------------
   The Top Level Images.
   --------------------------------------
*/

sddm_image1_src = "images/nav_welcome_hl.gif"
sddm_image1_highlight_src = "images/nav_welcome_hl.gif"

sddm_image2_src = "images/nav_cosmetic_dentistry.gif"
sddm_image2_highlight_src = "images/nav_cosmetic_dentistry_hl.gif"

sddm_image3_src = "images/nav_advanced_technology.gif"
sddm_image3_highlight_src = "images/nav_advanced_technology_hl.gif"

sddm_image4_src = "images/nav_general_dentistry.gif"
sddm_image4_highlight_src = "images/nav_general_dentistry_hl.gif"

sddm_image5_src = "images/nav_contact.gif"
sddm_image5_highlight_src = "images/nav_contact_hl.gif"





/* --------------------------------------
   General Submenu Settings.
   --------------------------------------
*/

sddm_submenu_x = -1
sddm_submenu_y = +18
sddm_submenu_width = 116

sddm_submenu_border = 1
sddm_submenu_border_color = "#989C90"
sddm_submenu_item_indent = 0
sddm_submenu_item_valign = 2
sddm_submenu_item_height = 18
sddm_submenu_item_spacing = 1
sddm_submenu_item_spacing_color = "#989C90"
sddm_submenu_background_color = "#FFFFFF"
sddm_submenu_highlight_color = "#E9ECF1"

sddm_submenu_font_face = "Verdana, Geneva, sans-serif"
sddm_submenu_font_size = 1
sddm_submenu_font_color = "#85887B"
sddm_submenu_font_highlight_color = "#85887B"
sddm_submenu_url_target = "_self"
sddm_hide_delay = 100

/* --------------------------------------
   Submenu Items.
   --------------------------------------
*/


/*Welcome*/
sddm_submenu1_1_text = "<BR>&nbsp;Meet the Doctor<BR>"
sddm_submenu1_1_link = "welcome_meet_the_doctor.html"
sddm_submenu1_2_text = "<BR>&nbsp;Meet the Staff<BR>"
sddm_submenu1_2_link = "welcome_meet_the_staff.html"
sddm_submenu1_3_text = "<BR>&nbsp;Tour the Office<BR>"
sddm_submenu1_3_link = "welcome_tour_the_office.html"


/*Cosmetic Dentistry*/
sddm_submenu2_1_text = "<BR>&nbsp;Whitening<BR>"
sddm_submenu2_1_link = "cosmetic_whitening.html"
sddm_submenu2_2_text = "<BR>&nbsp;Bonding<BR>"
sddm_submenu2_2_link = "cosmetic_bonding.html"
sddm_submenu2_3_text = "<BR>&nbsp;Veneers<BR>"
sddm_submenu2_3_link = "cosmetic_veneers.html"
sddm_submenu2_4_text = "<BR>&nbsp;Crowns<BR>"
sddm_submenu2_4_link = "cosmetic_crowns.html"

/*Advanced Technology*/
sddm_submenu3_1_text = "<BR>&nbsp;CEREC<BR>"
sddm_submenu3_1_link = "advanced_cerec.html"
sddm_submenu3_2_text = "<BR>&nbsp;Digital<BR>&nbsp;Radiography<BR>"
sddm_submenu3_2_link = "advanced_digital_radiography.html"
sddm_submenu3_3_text = "<BR>&nbsp;Zoom Whitening<BR>"
sddm_submenu3_3_link = "advanced_zoom_whitening.html"


/*General Dentistry*/
sddm_submenu4_1_text = "<BR>&nbsp;Thorough Exams<BR>"
sddm_submenu4_1_link = "general_thorough_exams.html"
sddm_submenu4_2_text = "<BR>&nbsp;Aesthetic Fillings<BR>"
sddm_submenu4_2_link = "general_aesthetic_fillings.html"
sddm_submenu4_3_text = "<BR>&nbsp;Implants<BR>"
sddm_submenu4_3_link = "general_implants.html"
sddm_submenu4_4_text = "<BR>&nbsp;Full Reconstruction<BR>"
sddm_submenu4_4_link = "general_full_reconstruction.html"
sddm_submenu4_5_text = "<BR>&nbsp;Children's Dentistry<BR>"
sddm_submenu4_5_link = "general_childrens_dentistry.html"


/*Contact Us*/
sddm_submenu5_1_text = "<BR>&nbsp;New Patient<BR>&nbsp;Registration<BR>"
sddm_submenu5_1_link = "https://www.smileolympia.com/patientform/"
sddm_submenu5_2_text = "<BR>&nbsp;Privacy Notice<BR>&nbsp;(HIPAA)<BR>"
sddm_submenu5_2_link = "contact_privacy_notice.html"
sddm_submenu5_3_text = "<BR>&nbsp;Map And Directions<BR>"
sddm_submenu5_3_link = "javascript:PrintWindow()"





