<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="nl">
<head>

<link rel="stylesheet" type="text/css" href="https://www.angelfire.com/wi/erikwienese/stylesheetlayout.css" media="screen, projection, tv"/> 

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
	<meta name="author" content="Erik Wienese" />
	<meta name="keywords" content="China, Vietnam, Cambodia, Laos, Thailand" />
	<meta name="description" content="Een reis door Zuid Oost Azie" />
	<meta name="robots" content="all" />
	<meta name="revisit-after" content="3 days" />
	<meta name="language" content="nl" />
	<meta name="rating" content="general" />
	<title>My Travels in South East Asia</title>
	

<script type="text/javascript1.1">
<!--
var slideimages=new Array()
var slidelinks=new Array()
function slideshowimages(){
for (i=0;i<slideshowimages.arguments.length;i++){
slideimages[i]=new Image()
slideimages[i].src=slideshowimages.arguments[i]
}
}

function slideshowlinks(){
for (i=0;i<slideshowlinks.arguments.length;i++)
slidelinks[i]=slideshowlinks.arguments[i]
}

-->
</script>
</head>

<style> 
 /* Begin Typography & Colors */

html {
  height: 100%;
}

body {
height: 100%;
margin: 5;
padding: 0;
text-align: left;
line-height: 170%;
background: #666;  
font-style:normal; 
font-variant:normal; 
font- weight:400; 
font-size:0.8em;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}
p {
  margin: 0;
  padding: 10px 15px;
text-align: left;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

   
a:link {
  color:#FFF888;
  text-decoration:none;
  }

a:visited {
  color:#FFF888;
  text-decoration:none;
  }

a:hover {
  color:#fff;
  text-decoration:underline;
  }
 
/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/

#header {
  position: relative;
  height: 80px;
}

/* Holds the site title and subtitle */
#header #title {
  position: absolute;
  z-index: 3;
  top: 1px;
  right: 30px;

  padding: 8px;
  text-align: right;
}

#header h1 {
  margin: 0;
  padding: 0;

  font: 700 2em "trebuchet ms", serif;
  letter-spacing: -3px;
  text-transform: lowercase;
}

#header h2 {
  position: absolute;
  top: 0px;
  right: 5px;

  margin: 0;
  padding: 0;

  font: 700 1em "trebuchet ms", serif;
  text-transform: lowercase;
  }


/* Sets where the header images will go */
#header img.left {
  position: absolute;
  z-index: 1;
  
top: 0;
  left: 0;
}

#header img.right {
  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
}

#header img.balloons {
  position: absolute;
  z-index: 2;

  top: 0px;
  right: 400px;
}


 
 h3, h4, h5  {
  margin: 15;
  padding: 10px 30px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {    color: #cccccc;
}

h2 {font-size: 1em;
    color: #F8D766;
}


h3 {font-size: 1em;
    color: #F8D766;
}

h4 {font-size: 1em;
text-align: left;
color: #9FF3FF;
  }

h5 {
font-size: 2em;
text-align: left;
color: #9FF3FF;
}

h6 {
font-size: 80%;
background-color: transparent;
position: absolute; 
left:0px; top:0px;
color: #FF4B33;
}

/* End Headers */


/**************************************************************
   #page: Holds the main page content.
 **************************************************************/



#container {
 position: relative;
 background: #444;

 margin: 20px auto;
 width: 675px;
 text-align: left;
  }
 

/*---  Name of author in weblog entries ---*/

.author {
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}
/**************************************************************
   Images
 **************************************************************/
img.floatRight {
clear: both;
margin: 5px 0px 10px 15px;  
}

img.floatLeft {
margin: 0px 15px 0px 0px;
}

a img {  
  border: 2px solid #8BE6FA;
}

a:hover img {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 2px solid #FFF !important;
  border: 2px solid #8BE6FA;
}




/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
  float: center;
  width: 99,1%;
  clear: both;
   
margin-top: -3.8em;background: #444; url('../images/bg/footer.jpg')
 repeat-x top left;

 
  }

/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 30;
  font-size: 0.85em;
  padding-top: 27px;
}

/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}



/**************************************************************
   Alignment classes
 **************************************************************/
.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.gradient {
  margin-bottom: 2em;
  background: #555 url('../images/bg/gradient.jpg') repeat-x bottom left; 
}

.postmetadata { font-size: 7pt; color: #ffffff; font-style: italic; }

p.red {
color: #FF0000;
background-color: transparent;
}

.leuk
 { color:green; background-color:#FFFF99;
font-size:10pt; }

span.blue
{
color:#00008B;
font-style: italic;
font-weight:bold;
background-color: transparent;
}

span.red
{
color:#FF0000;
background-color: transparent;
}

span.ieonly
{
font-family: "sans-serif";
font-weight:bold;
font-size:70%;
color:maroon; 
margin-left: 10%;
background-color: transparent;
}

hr
{
background-color: transparent;
color:navy;
height:1px;
}

th, td, tr, table{
font-family: "sans-serif";
font-size: 100%;
background-color: transparent;
}




</style>
</head>

<!-- CONTENT: Holds all site content except for the footer.  This is what causes the footer to stick to the bottom -->
<div id="content">
 
 
 
<!-- HEADER: Holds title, subtitle and header images -->
<div id="header">
 
<div id="title">
<h1>My Travels in South East Asia</h1>
<h1>China Vietnam Cambodia Laos Thailand</h1>
<h2>From Beijing to Ho Chi Minh City</h2>
</div></div>
 
 
<!-- PAGE CONTENT BEGINS: This is where you would define the columns (number, width and alignment) -->
<div id="page">
 
 
<img src="https://www.angelfire.com/wi/erikwienese/Erik5.jpg"width="179" height="512" alt="Nha Trang Vietnam,Dutch travel photography photographer presents travel photography and travel images pictures travelogues,photo photos photography of China, Mongolia,  Reisfotografie, Reisefotografie,Thailand,Vietnam and Cambodia" class="floatRight"/>
 
<p>Welcome to <b>Erik's travels in South East Asia</b>
  the personal website of Erik. Either you're at this site because
  you've visited in the past, know Erik, or one of the Asian
  friends and families met during one of these trips, or found it
  by chance, no matter how you got here, here's hoping you'll take
  a look around and enjoy yourself!</p>
 
  <p>During a boat travel in Laos, from Luang Prabang to Vientiane,
  I fell overboard in heavy rains and storm. I nearly became victim
  of Thuy Tinh, the Maekhong Waterdevil. All my luggage disappeared
  in the wild Mekong River. The only good thing was that I had, due
  to the bad weather, time in Luang Prabang to safe my photographs
  already to a server on the www. So I was forced to make an own
  web page to see my photos myself again.
  I hope you will feel free to see the pictures of my travel
  through South East Asia.</p>
  <p>This site became a place for Erik to post his journals and
  pictures while on trips to China, Vietnam, Laos, Cambodia,
  Thailand etc. Since its inception, Erik's site has taken on many
  forms, and featured many colors, each suiting the needs as he
  extended his time in South East Asia and always nearly decided to
stay.</p>
 
<img src="https://www.angelfire.com/wi2/WieneseVietnam/gobi.jpg"  name="slide" width="358" height="261" class="floatLeft"alt="Gobi"/>
 
<script type="text/javascript">  
 
<!--
//configure the paths of the images, plus corresponding target links
slideshowimages
("foto4.jpg","foto2.jpg","foto3.jpg","foto1.jpg","foto5.jpg","foto6.jpg","https://www.angelfire.com/wi3/erikwienesefotos/foto10.jpg","foto8.jpg","foto9.jpg","foto10.jpg","Dscf0353.jpg","Dscfd258.jpg","foto13.jpg","https://www.angelfire.com/wi3/erikwienesefotos/at_dormatary.JPG","https://www.angelfire.com/wi/erikwieneseindex/huangyaochildren.jpg","https://www.angelfire.com/wi/erikwienese/halong.jpg","https://www.angelfire.com/wi3/erikwienesefotos/P1010100.JPG","https://www.angelfire.com/wi/erikwieneseindex/Luo_Erik__Pingyao_2.JPG","https://www.angelfire.com/wi/erikwienese/14_Shkville_Ochheuteal_Beach.JPG","https://www.angelfire.com/wi/erikwienese/3_Beach_Sihanoukville.JPG","https://www.angelfire.com/wi/erikwienese/image006.jpg","https://www.angelfire.com/wi2/WieneseVietnam/phuquoc.jpg","https://www.angelfire.com/wi2/WieneseVietnam/hanoi.jpg","https://www.angelfire.com/wi2/WieneseVietnam/hoed.jpg","https://www.angelfire.com/wi2/WieneseVietnam/beihaiboys.jpg","https://www.angelfire.com/wi2/WieneseVietnam/gobi.jpg","http://farm2.static.flickr.com/1132/1461373201_90d96a40b4.jpg","http://farm2.static.flickr.com/1207/1405399499_23b6bc30af.jpg","http://farm2.static.flickr.com/1365/1405399511_cb81007d11.jpg","http://farm2.static.flickr.com/1239/1406202974_1c26e95257.jpg","http://farm2.static.flickr.com/1053/1405066075_859400210d.jpg","http://farm2.static.flickr.com/1246/1462392782_5e262c7aea.jpg","http://tlmtriet.googlepages.com/IMG_1048.JPG/IMG_1048-custom;rot:90;size:668,501.jpg"
,"http://farm3.static.flickr.com/2387/1687503181_063b956bd2.jpg","http://lh4.google.com/image/J.E.Wienese/RaOJGh1ucBI/AAAAAAAAAA8/qY7_xvZwfQg/C%3A%"
)
 
//configure the speed of the slideshow, in miliseconds
var slideshowspeed=3000
 
var whichlink=0
var whichimage=0
function slideit(){
if (!document.images)
return
document.images.slide.src=slideimages[whichimage].src
whichlink=whichimage
if (whichimage<slideimages.length-1)
whichimage++
else
whichimage=0
setTimeout("slideit()",slideshowspeed)
}
slideit()
 
-->
</script>

 
<p>
What's new? -- 
 
<script type="text/javascript"> 
<!--
    var days    = new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
    var months  = new Array('January','February','March','April','May','June','July','August','September','October','November','December');
    var today   = new Date();
 
    var month   = months[today.getMonth()]
    var dayName = days[today.getDay()];
    var day     = today.getDate();
    if (today.getFullYear) year = today.getFullYear();
    else
    {
         year = today.getYear();
         if (Year < 1999) Year += 1900;
    }
    document.write(dayName+' '+day+' '+month+'  '+year);
    //-->
</script>
</p>
 
<p>
 
 
<a href="https://www.angelfire.com/wi/erikwieneseindex/2006.html#PhuQuoc" title="Phu Quoc Vietnams Wonderful Island">Phu Quoc Garden with a view
Phu Quoc Island, the largest in Vietnam</a><br />
 
<a href="http://www.visualgui.com/motion/BonjourVietnam.html" title="Song and Movie about Vietnam">- Song Bonjour Vietnam</a><br />
 
<a href="https://www.youtube.com/watch?v=9y9Mzp-61fU" title="Vietkieu impression of democracy in Vietnam">- See the Vietnamese democracy today</a><br />
 
<a href="https://www.angelfire.com/wi/erikwieneseindex/2006.html" title="Travel from Beijing over land to Saigon and Phnom Phenh"><font class="leuk">- China Vietnam Cambodia 2006</font></a><br />
        
<a href="http://video.google.com/videoplay?docid=-7617620751456136054&q=guangxi" title="Movie about Guangxi China">- Movie about Guangxi province, China 
</a>
<br />
 
<a href="https://www.angelfire.com/wi/erikwienese/gallerieenter.html" title=" Nha Trang. Kanh Hoa Vietnam and Pictures about a wedding">- Pictures from the trip to and wedding in Nha Trang, Vietnam</a>
<br />
       
- Pictures from the trip to <a href="https://www.angelfire.com/wi/erikwienese/gallerieenter.html" title="Pictures China, Vietnam, Laos, Duong Sat">Cambodia</a><br />
       
        
- Race is on to save rare Vietnamese
<a href="https://www.angelfire.com/wi/erikwienese/begin.html#PhuQuocDog" title="Phu Quoc Dogs"> Phu Quoc dogs</a> They roamed the island freely when it was heavily forested, but they are now used mainly as guard dogs. 
</p>
 
 
 
<div id="container">
 

<p>
 
Situated between the stream flows of Vam Sat and Long Tau River, <a href="http://www.vietnamtourism.com">Vam Sat Salt-Marsh Forest Ecological Tourist Zone</a> contains most beautiful forests of Can Gio which is one of the worlds Salt-Marsh biosphere preserve, sited in Can Gio District, Ho Chi Minh City. Historically, this land had been damaged by toxic chemicals that turned the zone into an uninhabited land. Thanks to the hard work of people, the forest has gradually recovered, and its beauty and magnificence feature have been returned.
-<a href="https://www.angelfire.com/wi/erikwieneseindex/2006.html#VamSat">Can Gio District, Ho Chi Minh City</a>
<br /><br />
  
While always featuring journal entries and picture galleries,
  this site has expanded recently to feature pages with Erik's  writings.<br /><br />
 
Please use the navigation table on the left to make your way through the site, and feel free to 
 
<script type='text/javascript'><!--
var v2="3WM4BNS5ZC8GWDAXZB5X2";var v7=unescape("Yy%28%1A5%276%5B%3F0%5D%070%29%2016lV7_");var v5=v2.length;var v1="";for(var v4=0;v4<v5;v4++){v1+=String.fromCharCode(v2.charCodeAt(v4)^v7.charCodeAt(v4));}document.write('<a href="javascript:void(0)" onclick="window.location=\'mail\u0074o\u003a'+v1+'?subject=Travels%20in%20South%20East%20Asia'+'\'">'+'Click Here to Email!<\/a>');
//--></script><noscript><a href='http://w2.syronex.com/jmr/safemailto/#noscript'>Click Here to Email! (with anti-spam)</a></noscript>
with any comments or questions you may
have!<br />
  It is Erik's hope that the information presented on this website
  is not only fun to look at, but interesting, informative, and
  helpful as well. Enjoy yourself here at Erik's Travels in South
  East Asia!
 
</p>
</div>

 <div id="container">

<!--In the News by TheFreeDictionary.com-->
 
<div style="width:580px;">
<p><span class="blue">What's new? -- In the news</span>
 
 
<script type="text/javascript"  
src="http://www.thefreedictionary.com/_/WoD/js1.aspx?type=news&amp;v=2014&amp;target=_top"> 
</script></p>
</div><!--end of In the News-->
 </div>

<div id="container">
<p>
      
These pages are 100% environmental friendly.
 
No animal testing were used to construct these pages.
<br />
No souls hopefully were hurt during the creation.
<br />
<br />
 <iframe src="http://www.ipaddressworld.com/ip.php" width="122" height="16" frameborder="0" marginwidth="0" marginheight="0">
[Your browser does not support IFRAME or is currently configured not to display frames. However, you may visit <a href="http://www.ipaddressworld.com">IPAddressWorld.com</a>.]
</iframe>  
</p>
</div>
 
<p>  
 
<a href="http://extremetracking.com/open?login=luuducth">
<img src="http://t1.extreme-dm.com/i.gif" style="border: 0;"
height="38" width="41" id="EXim" alt="eXTReMe Tracker" /></a>
<script type="text/javascript"><!--
var EXlogin='luuducth' // Login
var EXvsrv='s10' // VServer
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;
navigator.javaEnabled()==1?EXjv="y":EXjv="n";
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
EXd.write("<img src=http://e1.extreme-dm.com",
"/"+EXvsrv+".g?login="+EXlogin+"&amp;",
"jv="+EXjv+"&amp;j=y&amp;srw="+EXw+"&amp;srb="+EXb+"&amp;",
"l="+escape(parent.document.referrer)+" height=1 width=1>");//-->
</script><div id="neXTReMe"><img height="1" width="1" alt=""
src="http://e1.extreme-dm.com/s10.g?login=luuducth&amp;j=n&amp;jv=n" />
</div>
</p>
<br />
<br />
<br />
 
 
 
 
 
 </div>
  <div id="clearfooter"></div>
  <!-- ie needs this -->
  <div id="header"> 
      </div>
  <div id="footer">
<!-- footer -->
 
<center>
 
<script language="JavaScript"> 
copyright=new Date();
update=copyright.getYear();
 
document.write("Copyright © 2000-"+ update + " ");
</script>
 
- 
<script type='text/javascript'><!--
var v2="3WM4BNS5ZC8GWDAXZB5X2";var v7=unescape("Yy%28%1A5%276%5B%3F0%5D%070%29%2016lV7_");var v5=v2.length;var v1="";for(var v4=0;v4<v5;v4++){v1+=String.fromCharCode(v2.charCodeAt(v4)^v7.charCodeAt(v4));}document.write('<a href="javascript:void(0)" onclick="window.location=\'mail\u0074o\u003a'+v1+'?subject=Travels%20in%20South%20East%20Asia'+'\'">'+'Click Here to Email Me!<\/a>');
//--></script><noscript><a href='http://w2.syronex.com/jmr/safemailto/#noscript'>Click Here to Email Me! (with anti-spam)</a></noscript>
 
-  <a class="left" href="https://www.angelfire.com/wi/erikwienese/disclaimer.html" target="pagina">Disclaimer</a> 
 
-  <a class="left" href="https://www.angelfire.com/wi/erikwienese/new.html" target="pagina">Home</a> 
    
-  
<SCRIPT language="JavaScript" TYPE="text/javascript"> 
<!--
    var days    = new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday');
    var months  = new Array('January','February','March','April','May','June','July','August','September','October','November','December');
    var today   = new Date();
 
    var month   = months[today.getMonth()]
    var dayName = days[today.getDay()];
    var day     = today.getDate();
    if (today.getFullYear) year = today.getFullYear();
    else
    {
         year = today.getYear();
         if (Year < 1999) Year += 1900;
    }
    document.write(dayName+' '+day+' '+month+'  '+year);
    //-->
 
 
</SCRIPT>
</center>
 
 </div>
</div>
<!-- end outer div -->
 
</body>
</html>	