/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "(c) Yury Lifliandsky"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#D0D8D0"
   DQM_hl_bgcolor = "#0077B0"

   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 = "#000000"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 6
   



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "menu_images/punkt1e.gif"
   DQM_rollover_wh0 = "126,18"

   DQM_rollover_image1 = "menu_images/punkt2e.gif"
   DQM_rollover_wh1 = "124,18"

   DQM_rollover_image2 = "menu_images/punkt3e.gif" 
   DQM_rollover_wh2 = "126,18"

   DQM_rollover_image3 = "menu_images/punkt4e.gif" 
   DQM_rollover_wh3 = "125,18"
  
   DQM_rollover_image4 = "menu_images/punkt5e.gif" 
   DQM_rollover_wh4 = "124,18"

   DQM_rollover_image5 = "menu_images/punkt6e.gif" 
   DQM_rollover_wh5 = "125,18"
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "menu_images/voskl4.gif"
   DQM_icon_rollover0 = "menu_images/voskl5.gif"
   DQM_icon_image_wh0 = "8,9"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-125,18"
DQM_sub_menu_width0 = 154
DQM_subdesc0_0 = "Introduction"
DQM_subdesc0_1 = "Welcome greetings"
DQM_subdesc0_2 = "About Russia"
DQM_subdesc0_3 = "About Saint-Petersburg"
DQM_subdesc0_4 = "Consulates general in St.Petersburg"
DQM_subdesc0_5 = "Religions organizations"

DQM_icon_index0_0 = 1
DQM_url0_0 = "index.html"
DQM_url0_1 = "welcome.htm"
DQM_url0_2 = "russia.htm"
DQM_url0_3 = "spb.htm"
DQM_url0_4 = "consulates.htm"
DQM_url0_5 = "religions.htm"

DQM_sub_xy1 = "-124,18"
DQM_sub_menu_width1 = 153;
DQM_subdesc1_0 = "History of Academy"
DQM_subdesc1_1 = "General info about Academy"
DQM_subdesc1_2 = "Faculties of Academy"
DQM_subdesc1_3 = "Academy departments"

DQM_icon_index1_0 = 1
DQM_url1_0 = "history.htm"
DQM_url1_1 = "info.htm"
DQM_url1_2 = "faculties.htm"
DQM_url1_3 = "departments.htm"

DQM_sub_xy2 = "-126,18"
DQM_sub_menu_width2 = 155
DQM_subdesc2_0 = "Structure of course" 
DQM_subdesc2_1 = "Teaching hospitals"
DQM_subdesc2_2 = "Museums"
DQM_subdesc2_3 = "Postgraduate education"

DQM_url2_0 = "course_structure.htm"
DQM_url2_1 = "hospitals.htm"
DQM_url2_2 = "museums.htm"
DQM_url2_3 = "postgraduate.htm"


DQM_sub_xy3 = "-125,18"
DQM_sub_menu_width3 = 154
DQM_subdesc3_0 = "Research activities"
DQM_subdesc3_1 = "Career opportunities"
DQM_subdesc3_2 = "International cooperation"
DQM_subdesc3_3 = "Publications of Academy"
DQM_icon_index3_0 = 1

DQM_url3_0 = "research.htm"
DQM_url3_1 = "carrier.htm"
DQM_url3_2 = "international.htm"
DQM_url3_3 = "publications.htm"

DQM_sub_xy4 = "-124,18"
DQM_sub_menu_width4 = 153
DQM_subdesc4_0 = "Accomodation"
DQM_subdesc4_1 = "Student's life"
DQM_icon_index4_0 = 1



DQM_url4_0 = "accomodation.htm"
DQM_url4_1 = "life.htm"

DQM_sub_xy5 = "-124,18"
DQM_sub_menu_width5 = 150
DQM_subdesc5_0 = "Admission requiriments and procedure"

DQM_icon_index5_0 = 1
DQM_icon_index5_1 = 0


DQM_url5_0 = "admission.htm"

