/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
   DQM_sub_menu_width = 150;	 


   DQM_urltarget = "_self"

   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#006699";

   DQM_menu_bgcolor = "#22bbdd";
   DQM_hl_bgcolor = "#a5af86";

   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 = "#FFFFFF"
   DQM_fontfamily = "Tahoma"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "none"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5




/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "images/bullet.gif"
   DQM_icon_rollover0 = "images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "images/arrow.gif"
   DQM_icon_rollover1 = "images/arrow.gif"
   DQM_icon_image_wh1 = "13,10"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
/*
DQM_sub_xy0 = "10,14"
DQM_sub_menu_width0 = 150;
DQM_subdesc0_0 = "<font color='#000000'>DHTML QuickMenu</font><br>This fully customizable menu is made available FREE of charge."
DQM_icon_index0_0 = 0
DQM_url0_0 = "http://www.opencube.com/effect_dqm.html"
*/
DQM_sub_xy0 = "10,10"
DQM_sub_menu_width0 = 130;
DQM_subdesc0_0 = "Ngo&agrave;i n&#432;&#7899;c"
DQM_subdesc0_1 = "Trong n&#432;&#7899;c"
//DQM_subdesc0_2 = "Các tour mới"
DQM_url0_0 = "tour.php"
DQM_url0_1 = "http://www.vyctour.com/index.php?cid=1&l=2&f=5&id=3"
//DQM_url0_2 = "news_hiep.php"

DQM_sub_xy1 = "10,10"
DQM_sub_menu_width1 = 160;
DQM_subdesc1_0 = "Visa"
DQM_subdesc1_1 = "V&eacute; m&aacute;y bay"
DQM_subdesc1_2 = "V&#7853;n t&#7843;i h&agrave;nh kh&aacute;ch &#273;&#432;&#7901;ng b&#7897;"
DQM_subdesc1_3 = "H&#432;&#7899;ng d&#7851;n vi&ecirc;n"
DQM_url1_0 = "visa.php"
DQM_url1_1 = "plane_tickets.php"
DQM_url1_2 = "vehicle.php"
DQM_url1_3 = "tourist_guide.php"

DQM_sub_xy2 = "10,10"
DQM_sub_menu_width2 = 130;
DQM_subdesc2_0 = "Tin tức - Sự kiện"
DQM_subdesc2_1 = "Danh lam th&#7855;ng c&#7843;nh"
DQM_subdesc2_2 = "Kh&aacute;ch s&#7841;n"
DQM_subdesc2_3 = "Nh&#7853;t k&yacute; h&agrave;nh tr&igrave;nh"
//DQM_subdesc2_4 = "Sự kiện Văn hoá - Du lịch"
//DQM_url2_4 = "events.php"
DQM_url2_0 = "news.php"
DQM_url2_1 = "places.php"
DQM_url2_2 = "hotels.php"
DQM_url2_3 = "photos.php"

DQM_sub_xy3 = "10,10"
DQM_sub_menu_width3 = 130;
DQM_subdesc3_0 = "Gi&#7899;i thi&#7879;u cho b&#7841;n b&egrave;"
DQM_subdesc3_1 = "FAQ"
DQM_subdesc3_2 = "G&oacute;p &yacute;"
DQM_subdesc3_3 = "Li&ecirc;n h&#7879;"
DQM_subdesc3_4 = "Gi&#7899;i thi&#7879;u"
DQM_url3_0 = "emails.php"
DQM_url3_1 = "faqs.php"
DQM_url3_2 = "feedback.php"
DQM_url3_3 = "contact.php"
DQM_url3_4 = "aboutus.php"


