DQM_Notice = ""


/*---------------------------------------
General Settings
----------------------------------------*/

DQM_sub_menu_width = 100
DQM_sub_xy         = "0,0"
DQM_codebase       = "lib/script/"
DQM_urltarget      = "_self"
DQM_border_width   = 1
DQM_divider_height = 0
DQM_border_color   = "#5070B4"
DQM_menu_bgcolor   = "#EEEDF2"
DQM_hl_bgcolor     = "#DBDAD8"
DQM_mouse_off_delay= 100
/*---------------------------------------------
Main Menu Settings
-----------------------------------------------*/
  
DQM_rollover_image0 = "images/main/About.jpg"
DQM_rollover_wh0    = "183,37"
DQM_url0           = "";   


DQM_sub_xy0         = "-170,25"
DQM_sub_menu_width0 = 160
DQM_subdesc0_0      = "Mission & objectives"
DQM_icon_index0_0   = 1
DQM_url0_0          = "About/Mission.asp?x=1"
DQM_subdesc0_1      = "Responsibilities"          
DQM_icon_index0_1   = 1
DQM_url0_1          = "About/Respons.asp?x=2"
DQM_subdesc0_2      = "Location"
DQM_icon_index0_2   = 1
DQM_url0_2          = "About/Location.asp?x=3"
DQM_subdesc0_3      = "Description"
DQM_icon_index0_3   = 1
DQM_url0_3          = "About/Discription.asp?x=4"

DQM_subdesc0_4      = "Gallary"
DQM_icon_index0_4   = 1
DQM_url0_4          = "About/Gallary.asp?x=5"

DQM_subdesc0_5      = "Other Training Centers"
DQM_icon_index0_5   = 1
DQM_url0_5          = "About/OtherCent.asp?x=6"


DQM_rollover_image1 = "images/main/Training.gif"
DQM_rollover_wh1    = "118,37"
DQM_url1            = "";   


DQM_sub_xy1 	    = "-115,25"
DQM_sub_menu_width1 = 110
DQM_subdesc1_0      = "Courses"
DQM_icon_index1_0   = 1
DQM_url1_0          = "TrService/Courses.asp?x=1"
DQM_subdesc1_1      = "Packages"
DQM_icon_index1_1   = 1
DQM_url1_1          = "TrService/Packages.asp?x=2"
DQM_subdesc1_2      = "Tracks"
DQM_icon_index1_2   = 1
DQM_url1_2          = "TrService/Tracks.asp?x=3"
DQM_subdesc1_3      = "Registeration"
DQM_icon_index1_3   = 1
DQM_url1_3          = "TrService/reg.asp?x=4"


DQM_rollover_image2 = "images/main/Searching.gif"
DQM_rollover_wh2    = "130,37"
DQM_url2            = "SearchServ/Medline.asp?x=1";   

/*
DQM_sub_xy2 	    = "-125,25"
DQM_sub_menu_width2 = 120
DQM_subdesc2_0      = "Medline"
DQM_icon_index2_0   = 1
DQM_url2_0          = "SearchServ/Medline.asp?x=1"
DQM_subdesc2_1      = "Pub Med"
DQM_icon_index2_1   = 1
DQM_url2_1          = "SearchServ/Pub_Med.asp?x=2"
*/


DQM_rollover_image3 = "images/main/Rent.jpg"
DQM_rollover_wh3    = "95,37"
DQM_url3            = "Materials/material.asp";   


DQM_rollover_image4 = "images/main/Web.jpg"
DQM_rollover_wh4    = "94,37"
DQM_url4            = "WebServ/Services.asp";   


DQM_rollover_image5 = "images/main/Support.jpg"
DQM_rollover_wh5    = "126,37"
DQM_url5           = "Support/support.asp";   







/*---------------------------------------------
Sub Menu Settings
-----------------------------------------------*/  



/*---------------------------------------
Font, Margin, and Alignment
----------------------------------------*/

DQM_textcolor         = "#333333"
DQM_fontfamily        = "arial"
DQM_fontsize          = 13
DQM_fontsize_ie4      = 13
DQM_textdecoration    = "normal"
DQM_fontweight        = "normal"
DQM_fontstyle         = "normal"
DQM_hl_textcolor      = "navy"
DQM_hl_textdecoration = "normal"

DQM_margin_top        = 1
DQM_margin_bottom     = 2
DQM_margin_left       = 5
DQM_margin_right      = 4
DQM_text_alignment    = "left"
/*---------------------------------------
Transition Effects (ie5.5 &up)
----------------------------------------*/

DQM_sub_menu_effect = "gradientwipe"

DQM_sub_item_effect = "fade"

DQM_sub_menu_effect_duration = .45

DQM_sub_item_effect_duration = .25

 

DQM_effect_pixelate_maxsqare = 25

DQM_effect_iris_irisstyle = "CIRCLE"

DQM_effect_checkerboard_squaresx = 14

DQM_effect_checkerboard_squaresY = 14

DQM_effect_checkerboard_direction = "right"

   

DQM_sub_menu_opacity       = 95

DQM_dropshadow_color        = "none"

DQM_dropshadow_offx          = 5

DQM_dropshadow_offy          = 5


/*---------------------------------------
Relative Positioned Icons
----------------------------------------*/   

DQM_icon_image0    = "lib/images/bullet1.gif"
DQM_icon_rollover0 = "lib/images/bullet_h1.gif"
DQM_icon_image_wh0 = "13,8"

DQM_icon_image1    = "lib/images/bullet.gif"
DQM_icon_rollover1 = "lib/images/bullet_h.gif"
DQM_icon_image_wh1 = "8,8"
/*---------------------------------------
Absolute positioned Icons
----------------------------------------*/

DQM_2nd_icon_image0    = "lib/images/arrow.gif"
DQM_2nd_icon_rollover0 = "lib/images/arrow_h.gif"
DQM_2nd_icon_image_wh0 = "12,8"
DQM_2nd_icon_image_xy0 = "0,3"












/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
   
DQM_os9_ie5mac_offset_X = 10
DQM_os9_ie5mac_offset_Y = 15

DQM_osx_ie5mac_offset_X = 0
DQM_osx_ie5mac_offset_Y = 0

DQM_ie4mac_offset_X = -8
DQM_ie4mac_offset_Y = -50
   
DQM_nn4_reaload_after_resize = true
DQM_nn4_resize_prompt_user = false
DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."

DQM_use_opera_div_detect_fix = false;
/*---------------------------------------------
Optional event triggered custom function calls
----------------------------------------------*/

//DQM_onload_code = "alert('custom function - onload')"

//DQM_showmenu_code0 = "status = 'custom show menu function call - menu0'"
//DQM_showmenu_code1 = "status = 'custom show menu function call - menu1'"
//DQM_hidemenu_code0 = "status = 'custom hide menu function call - menu0'"
//DQM_hidemenu_code1 = "status = 'custom hide menu function call - menu1'"

//DQM_clickitem_code0_0 = "alert('custom Function - Menu Item 0_0')"
//DQM_clickitem_code2_0 = "alert('custom Function - Menu Item 2_0')"
/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

DQM_show_urls_statusbar = false
   
//DQM_status_text0 = "Sample text - Main Menu Item 0"
//DQM_status_text1 = "Sample text - Main Menu Item 1"

//DQM_status_text2_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
//DQM_status_text2_0 = "Sample text - Main Menu Item 1, Sub Item 1"	
