
function right_kayak()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="140" height="366">\n');
document.write(' <param name="movie" value="/images/sea_kayak.swf" />\n');
document.write(' <param name="quality" value="high" />\n');
document.write(' <embed src="/images/sea_kayak.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="140" height="366"></embed>\n');
document.write('  </object>\n');
}
function kayak()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="560" height="140">\n');
document.write(' <param name="movie" value="/images/kayak.swf" />\n');
document.write(' <param name="quality" value="high" />\n');
document.write(' <embed src="/images/kayak.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="560" height="140"></embed>\n');
document.write('  </object>\n');
}
