/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "#eeeeee"
   
   DQM_menu_bgcolor = "#ffffff" ///#f6f6f6
   DQM_hl_bgcolor = "#eeeeee" //#C2BCA7

   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 = "#666699"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 10
   DQM_fontsize_ie4 = 7
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#666699"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "quickmenu/basingirisb.gif" 
   DQM_rollover_wh0 = "65,38"
   
   DQM_rollover_image1 = "quickmenu/ebultenb.gif" 
   DQM_rollover_wh1 = "50,38"
   
   DQM_rollover_image2 = "quickmenu/bizebulasinb.gif" 
   DQM_rollover_wh2 = "75,38"
   
   


/*---------------------------------------------
basin giris
-----------------------------------------------*/


DQM_sub_xy0 = "-58,23"
DQM_sub_menu_width0 = 140;

DQM_subdesc0_0 = "haberler"
DQM_subdesc0_1 = "otomatik haber ajanı"

DQM_url0_0 = "/basingiris.asp"
DQM_url0_1 = "/ajan.asp"

/*---------------------------------------------
e-bülten
-----------------------------------------------*/

DQM_sub_xy1 = "-43,23"
DQM_sub_menu_width1 = 100;

DQM_subdesc1_0 = "tüm bültenler"
DQM_subdesc1_1 = "abonelik"
DQM_subdesc1_2 = "siz de yazın"

DQM_url1_0 = "/ebulten/"
DQM_url1_1 = "/ebulten/abonelik.asp"
DQM_url1_2 = "/ebulten/makale.asp"

/*---------------------------------------------
bize bulaşın
-----------------------------------------------*/

DQM_sub_xy2 = "-68,23"
DQM_sub_menu_width2 = 120;

DQM_subdesc2_0 = "iletişim"
DQM_subdesc2_1 = "yorumlarınız"
DQM_subdesc2_2 = "insan kaynakları"
DQM_subdesc2_3 = "kroki"

DQM_url2_0 = "/bizebulasin.asp"
DQM_url2_1 = "/ebulten/yorum.asp"
DQM_url2_2 = "/insan.asp"
DQM_url2_3 = "/kroki.asp"
