
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]=thefolder+"l1.jpg"; jstm_bi[jstm_cnt]=thefolder+"s1.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l2.jpg"; jstm_bi[jstm_cnt]=thefolder+"s2.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l3.jpg"; jstm_bi[jstm_cnt]=thefolder+"s3.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l4.jpg"; jstm_bi[jstm_cnt]=thefolder+"s4.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l5.jpg"; jstm_bi[jstm_cnt]=thefolder+"s5.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l6.jpg"; jstm_bi[jstm_cnt]=thefolder+"s6.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l7.jpg"; jstm_bi[jstm_cnt]=thefolder+"s7.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l8.jpg"; jstm_bi[jstm_cnt]=thefolder+"s8.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l9.jpg"; jstm_bi[jstm_cnt]=thefolder+"s9.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');
document.writeln(''); jstm_ai[jstm_cnt]=thefolder+"l10.jpg"; jstm_bi[jstm_cnt]=thefolder+"s10.jpg"; jstm_fin[jstm_cnt]=""; jstm_cnt++; document.writeln('');



var jstm_iwi = 450;
var jstm_iha = 470;
var jstm_mew = 16;

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_MakeNavBarLeft() {
	document.writeln('<table border=0 width="80">');
for (var i=0; i<(jstm_bi.length)/2; i++) {
	document.writeln('<tr height="83" valign=center ><td height="83" width="80" align="right"><a href=# onclick="jstm_Ani('+i+')" onMouseover="jstm_Ani('+i+')"><img src='+jstm_bi[i]+' border=0 alt="'+jstm_fin[i]+'"></a></td></tr>');
  }
	document.writeln('</table>');
}
	
function jstm_MakeNavBarRight() {
	document.writeln('<table border=0 width="80">');
  for (var i=(jstm_bi.length)/2; i<jstm_bi.length; i++) {
	document.writeln('<tr height="83" valign=center ><td height="83" width="80" align="left"><a href=# onclick="jstm_Ani('+i+')" onMouseover="jstm_Ani('+i+')"><img src='+jstm_bi[i]+' border=0 alt="'+jstm_fin[i]+'"></a></td></tr>');
  }
	document.writeln('</table>');
}


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 width="640"><tr valign=top ><td valign=top align=center '+jstm_mew+'>');
jstm_MakeNavBarLeft();

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();

document.writeln('<td valign=top align=center '+jstm_mew+'>');
jstm_MakeNavBarRight();


if (!document.layers) document.writeln('</div>');
document.writeln('</td></tr></table>');




