document.writeln(''); var jstm_ai = new Array(); var jstm_bi = new Array(); var jstm_fin = new Array(); var jstm_cnt = 0; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]="d40-underway.jpg"; jstm_bi[jstm_cnt]="D40-underway-sm.jpg"; jstm_fin[jstm_cnt]="Sequel underway"; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]="d40-wheel.jpg"; jstm_bi[jstm_cnt]="d40-wheel-sm.jpg"; jstm_fin[jstm_cnt]="Sequel cockpit"; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]="dufour40_layout.jpg"; jstm_bi[jstm_cnt]="dufour40_layout-sm.jpg"; jstm_fin[jstm_cnt]="Sequel layout"; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]="dufour40-inside.jpg"; jstm_bi[jstm_cnt]="dufour40-inside-sm.jpg"; jstm_fin[jstm_cnt]="Sequel saloon"; jstm_cnt++; document.writeln('');



var jstm_iwi = 700;
var jstm_iha = 254;
var jstm_mew = 40;

var jstm_t, jstm_ain, jstm_out;
var jstm_savea;

jstm_savea=0;

function jstm_getRef(etcn) {
  if (document.layers) return document.layers[etcn];
    else if (document.all) return document.all[etcn];
    else return document.getElementById(etcn);
}

function jstm_MakeNavBar() {
  for (var i=0; i<jstm_bi.length; i++) {
	document.writeln('<a href=# onclick="jstm_Ani('+i+')"><img src='+jstm_bi[i]+' width=100 height=45 border=0 alt="'+jstm_fin[i]+'"></a>');
  }
}

function jstm_MakeImageDivs(lv,pid) {
  document.writeln('<img name="jstm_mi" src='+jstm_ai[0]+'>');
}

function jstm_Ani(f) {
  document['jstm_mi'].src = jstm_ai[f];
}

if (jstm_mew==0) { jstm_t='</tr><tr>'; jstm_mew=''; } else { jstm_t=''; jstm_mew='width='+jstm_mew; }

document.writeln('<table border=0><tr valign=top><td valign=top align=center '+jstm_mew+'>');
jstm_MakeNavBar();
document.writeln('</td>'+jstm_t);

document.writeln('<td valign=top align=center width='+jstm_iwi+'>');
if (!document.layers) document.writeln('<div id="jstmen" style="position:relative; width:'+jstm_iwi+'px; height:'+jstm_iha+'px; overflow:hidden;">');
jstm_t = 0;
jstm_MakeImageDivs();
if (!document.layers) document.writeln('</div>');
document.writeln('</td></tr></table>');



//DO NOT MODIFY
/*
<APPLETINFO>
appletname=jsthumbmenu
applettype=JAVASCRIPT
created=1180554896453
appletfilename=powersail1.js
</APPLETINFO>
<JAVASCRIPT>
iwi=700
iha=340
mew=40
tew=100
teh=45
tal=center
</JAVASCRIPT>
<HTMLGENERATOR>
image=-
image_GS=2;images;url;thumbs
starttag=-
starttag_GS=1;-
url_GS=0;-
url0=The Sequel underway
url1=Sequel stern
url2=Sequel layout
url3=Inside the Sequel
thumbs_GS=4;-
thumbs0=D40-underway-sm.jpg
thumbs1=d40-wheel-sm.jpg
thumbs2=dufour40_layout-sm.jpg
thumbs3=dufour40-inside-sm.jpg
images_GS=4;-
images0=d40-underway.jpg
images1=d40-wheel.jpg
images2=dufour40_layout.jpg
images3=dufour40-inside.jpg
</HTMLGENERATOR>
*/
