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]="Lune.jpg"; jstm_bi[jstm_cnt]="Lune.jpg"; jstm_fin[jstm_cnt]="Oh no not xagain!"; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]="Selma.jpg"; jstm_bi[jstm_cnt]="Selma.jpg"; jstm_fin[jstm_cnt]="A flower"; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]="Pirouline.jpg"; jstm_bi[jstm_cnt]="Pirouline.jpg"; jstm_fin[jstm_cnt]="Another flower"; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]="Waldo.jpg"; jstm_bi[jstm_cnt]="Waldo.jpg"; jstm_fin[jstm_cnt]="Yet another flower"; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]="Isabelle.jpg"; jstm_bi[jstm_cnt]="Isabelle.jpg"; jstm_fin[jstm_cnt]="Oh no not again!"; jstm_cnt++; document.writeln('');


var jstm_iwi = 700;
var jstm_iha = 700;
var jstm_mew = 50;

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=80 height=95 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=1152316291546
appletfilename=jsthumbmenu1.js
</APPLETINFO>
<JAVASCRIPT>
iwi=700
iha=700
mew=50
tew=80
teh=95
tal=center
</JAVASCRIPT>
<HTMLGENERATOR>
image=-
image_GS=2;images;url;thumbs
starttag=-
starttag_GS=1;-
url_GS=0;-
url0=Book 1
url1=Book 2
url2=Book 3
url3=Book 4
url4=Book 5
thumbs_GS=5;-
thumbs0=Lune.jpg
thumbs1=Selma.jpg
thumbs2=Pirouline.jpg
thumbs3=Waldo.jpg
thumbs4=Isabelle.jpg
images_GS=5;-
images0=Lune.jpg
images1=Selma.jpg
images2=Pirouline.jpg
images3=Waldo.jpg
images4=Isabelle.jpg
</HTMLGENERATOR>
*/