<!-- Begin





var imagewidth		= "70"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "70"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "10"		// SPACING BETWEEN IMAGES

var showimages1		= "yes"		// SHOW THE 1st  IMAGE
var showimages2		= "yes"		// SHOW THE 2nd  IMAGE
var showimages3		= "yes"		// SHOW THE 3rd  IMAGE
var showimages4		= "yes"		// SHOW THE 4th  IMAGE
var showimages5		= "yes"		// SHOW THE 5th  IMAGE


   if (showimages1 == "yes") {
document.write('<a href="gaff-ketch-yacht-cariad.php"><img src="images/cariad-thumb.jpg" class="hover-border" border="0" height="100" hspace="3" width="120" onmouseover="alert_msg(\'Yacht Cariad\')" onmouseout="away()" class="borders" width="'+imagewidth+'" height="'+imageheight+'"><b>&nbsp;&nbsp;&nbsp;Cariad</b></a><br><br>Cariad is presently undergoing restoration at Satun, Thailand.<br><br>');
document.write('<img src="images/spacer.gif" width="5" height="'+spacerheight+'"><br>');
}


   if (showimages2 == "yes") {
document.write('<a href="pss-shipyard-satun.php"><img src="images/busy-shipyard.jpg" class="hover-border" border="0" height="100" hspace="3" width="120" onmouseover="alert_msg(\'PSS Shipyard - Satun Thailand\')" onmouseout="away()" class="borders" width="'+imagewidth+'" height="'+imageheight+'"><b>&nbsp;&nbsp;&nbsp;PSS Shipyard - Satun Thailand</b></a><br><br>The yard is on a river, and the town where it is located, Ban Che Bilung, is home to a large fishing fleet.<br><br>');
document.write('<img src="images/spacer.gif" width="5" height="'+spacerheight+'"><br>');
}


   if (showimages3 == "yes") {
document.write('<a href="satun-thailand.php"<img src="images/thai-delicacies-satun-thumb.jpg" class="hover-border" border="0" height="100" hspace="3" width="120" onmouseover="alert_msg(\'Thai Delicacies - Satun Thailand\')" onmouseout="away()" class="borders" width="'+imagewidth+'" height="'+imageheight+'"><b>&nbsp;&nbsp;&nbsp;Satun - Thailand</b></a><br><br>Satun town is in the south of Thailand near the Malaysian border, a one hour ferry trip from Langkawi.<br><br>');
document.write('<img src="images/spacer.gif" width="5" height="'+spacerheight+'"><br>');
}

   if (showimages4 == "yes") {
document.write('<a href="hat-yai-thailand.php"><img src="images/hat-yai-thumb.jpg" class="hover-border" border="0" height="100" hspace="3" width="120" onmouseover="alert_msg(\'Hat Yai - Chinese New Year - Songkhla Province\')" onmouseout="away()" class="borders" width="'+imagewidth+'" height="'+imageheight+'"><b>&nbsp;&nbsp;&nbsp;Hat Yai - Songkhla Province</b></a><br><br>Hat Yai is the biggest city of the Songkhla Province and the largest metropolitan area in Southern Thailand.<br><br>');
document.write('<img src="images/spacer.gif" width="5" height="'+spacerheight+'"><br>');
}

   if (showimages5 == "yes") {
document.write('<a href="laos-mekong-river.php"><img src="images/laos-mekong-river-thumb.jpg" class="hover-border" border="0" height="100" hspace="3" width="120" onmouseover="alert_msg(\'Laos, Mekong River - Vientiane\')" onmouseout="away()" class="borders" width="'+imagewidth+'" height="'+imageheight+'"><b>&nbsp;&nbsp;&nbsp;Laos, Mekong River - Vientiane</b></a><br><br>A part work/part holiday trip to find and inspect the timber needed for the Cariad restoration project.<br><br>');
document.write('<img src="images/spacer.gif" width="5" height="'+spacerheight+'"><br>');
}




//  End -->
