
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   //var rootDistance;

   DQM_sub_menu_width = 130;

   DQM_urltarget = "_self"

   DQM_onload_statement = ""

   DQM_codebase = codeDistance + "Include/Menu/"

   DQM_border_color = "#231F20";
   DQM_menu_bgcolor = "#516C51";
   DQM_hl_bgcolor = "#FAFAFA";

   DQM_sub_xy = "-1,-1";
   DQM_border_width = 1;
   DQM_divider_height = 1;

   DQM_mouse_off_delay = 100;


   DQM_ie5mac_offset_X = 10;
   DQM_ie5mac_offset_Y = 12;




/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 12
   DQM_fontsize_ie4 = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#555555"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 4
   DQM_margin_bottom = 4
   DQM_margin_left = 1







/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = "107,26"

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

// Ürünler
DQM_sub_xy0 = "-66,26"
DQM_sub_menu_width0 = 140;
DQM_subdesc0_0 = "<img src=images/bullet.gif width=11 height=11>&nbsp;Masif Parke"
DQM_subdesc0_1 = "<img src=images/bullet.gif width=11 height=11>&nbsp;Lamine Parke"
DQM_subdesc0_2 = "<img src=images/bullet.gif width=11 height=11>&nbsp;Laminat Parke"
DQM_subdesc0_3 = "<img src=images/bullet.gif width=11 height=11>&nbsp;Merdiven"
DQM_subdesc0_4 = "<img src=images/bullet.gif width=11 height=11>&nbsp;Havuz Kenarı (Deck)"
DQM_url0_0 = codeDistance + "masif.asp"
DQM_url0_1 = codeDistance + "lamine.asp"
DQM_url0_2 = codeDistance + "laminat.asp"
DQM_url0_3 = codeDistance + "merdiven.asp"
DQM_url0_4 = codeDistance + "dek.asp"

