<!-- 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


   if (showimages1 == "yes") {
document.write('<a href="whimoway-contact.php"><img src="images/sailing-story-contact-thumb.gif" class="hover-clear" border="0" height="70" hspace="3" width="70" onmouseover="alert_msg(\'Contact Us\')" onmouseout="away()" class="borders" width="'+imagewidth+'" height="'+imageheight+'"><br></a><br>');
}





//  End -->
