//



// Copyright (c) 2006 by Conor O'Mahony.



// For enquiries, please email GubuSoft@GubuSoft.com.



// Please keep all copyright notices below.



// Original author of TreeView script is Marcelino Martins.



//



// This document includes the TreeView script.



// The TreeView script can be found at http://www.TreeView.net.



// The script is Copyright (c) 2006 by Conor O'Mahony.



//



// You can find general instructions for this file at www.treeview.net.



//







USETEXTLINKS = 1



STARTALLOPEN = 0



USEFRAMES = 0



USEICONS = 0



WRAPTEXT = 1



PRESERVESTATE = 1







//



// The following code constructs the tree.  This code produces a tree that looks like:



// 



// Tree Options



//  - Expand for example with pics and flags



//    - United States



//      - Boston



//      - Tiny pic of New York City



//      - Washington



//    - Europe



//      - London



//      - Lisbon



//  - Types of node



//    - Expandable with link



//      - London



//    - Expandable without link



//      - NYC



//    - Opens in new window



//







foldersTree = gFld("<b>เวียดนาม</b>", "javascript:undefined")



  foldersTree.treeID = "Frameless"


  aux2 = insFld(foldersTree, gFld("สถานการณ์เศรษฐกิจภายในประเทศ", "javascript:undefined"))



      insDoc(aux2, gLnk("S", "ภาพรวม", "9.php?id=2687"))



      insDoc(aux2, gLnk("S", "การพัฒนาเศรษฐกิจ", "9.php?id=2688"))



      insDoc(aux2, gLnk("S", "การพัฒนาด้านสังคม", "9.php?id=2689"))



      insDoc(aux2, gLnk("S", "ความสัมพันธ์ทางเศรษฐกิจไทย-เวียดนาม", "9.php?id=2690"))



  aux2 = insFld(foldersTree, gFld("ภาวะการค้าและการลงทุนกับต่างประเทศ", "javascript:undefined"))



      insDoc(aux2, gLnk("S", "การค้าระหว่างประเทศ", "9.php?id=2693"))



      insDoc(aux2, gLnk("S", "การค้ากับไทย", "9.php?id=2694"))



  aux2 = insFld(foldersTree, gFld("การส่งเสริมการลงทุนจากต่างประเทศ", "javascript:undefined"))



      insDoc(aux2, gLnk("S", "หน่วยงานของรัฐที่ดูแลการลงทุนจากต่างประเทศ", "9.php?id=2695"))



      insDoc(aux2, gLnk("S", "รูปแบบการลงทุน", "9.php?id=2696"))



      insDoc(aux2, gLnk("S", "นโยบายส่งเสริมการลงทุน", "9.php?id=2697"))



      insDoc(aux2, gLnk("S", "สิทธิประโยชน์ในการลงทุน", "9.php?id=2698"))



  aux2 = insFld(foldersTree, gFld("แนวปฏิบัติและขั้นตอนในการลงทุน", "javascript:undefined"))



      insDoc(aux2, gLnk("S", "ข้อแนะนำก่อนการตัดสินใจลงทุน", "9.php?id=2699"))



      insDoc(aux2, gLnk("S", "การลงทะเบียนและการขอใบอนุญาตการลงทุน", "9.php?id=2700"))



      insDoc(aux2, gLnk("S", "การแก้ไขข้อขัดแย้งทางธุรกิจ", "9.php?id=2701"))



      insDoc(aux2, gLnk("S", "การสิ้นสุดของโครงการลงทุน", "9.php?id=2702"))



      insDoc(aux2, gLnk("S", "สิทธิของนักลงทุนต่างประเทศ", "9.php?id=2703"))



      insDoc(aux2, gLnk("S", "ขั้นตอนการจัดตั้งบริษัทภายหลังได้รับอนุมัติโครงการ", "9.php?id=2704"))



      insDoc(aux2, gLnk("S", "ขั้นตอนการขออนุมัติจัดตั้งสาขาหรือสำนักงานตัวแทน", "9.php?id=2705"))



  aux2 = insFld(foldersTree, gFld("โอกาสในการลงทุน", "javascript:undefined"))



      insDoc(aux2, gLnk("S", "อุตสาหกรรมที่มีความได้เปรียบ", "9.php?id=2706"))



      insDoc(aux2, gLnk("S", "กิจการที่รัฐบาลไม่อนุญาตให้ต่างชาติเข้าไปลงทุน", "9.php?id=2707"))



      insDoc(aux2, gLnk("S", "โอกาสและความเสี่ยงในการลงทุนในเวียดนาม", "9.php?id=2708"))



      insDoc(aux2, gLnk("S", "การลงทุนในนครโฮจิมินห์ ", "9.php?id=2709"))



      insDoc(aux2, gLnk("S", "ปัญหาและอุปสรรคการค้าและการลงทุน ", "9.php?id=2710"))



      insDoc(aux2, gLnk("S", "ข้อแนะนำในการประกอบธุรกิจ", "9.php?id=2711"))



      insDoc(aux2, gLnk("S", "ข้อแนะนำสำหรับการลงทุน", "9.php?id=2712"))



  aux2 = insFld(foldersTree, gFld("หน่วยงานสำคัญและสถานที่ติดต่อ", "javascript:undefined"))



      insDoc(aux2, gLnk("S", "หน่วยงานสำคัญของไทยในเวียดนาม", "9.php?id=2713"))



      insDoc(aux2, gLnk("S", "หน่วยงานราชการของเวียดนาม", "9.php?id=2714"))







































