<!--
if (ok) {document.write('<div id="canvas0" style="margin:0;position:absolute;width:'+width+';height:'+height+';top:0;left:0;filter:alpha(opacity=11);-moz-opacity:.11;opacity:.11;-khtml-opacity:.11;"><img src="'+imgs[current_index]+'" alt="'+alt[current_index]+'" border="0" width="'+width+'" height="'+height+'" /></div><div id="canvas1" style="margin:0;position:absolute;width:'+width+';height:'+height+';top:0;left:0;filter:alpha(opacity=11);-moz-opacity:.11;opacity:.11;-khtml-opacity:.11;"></div>');rotate();}
else {document.write('<img name="defaultslide" src="'+imgs[0]+'" alt="'+alt[0]+'" border="0" width="'+width+'" height="'+height+'" />');}
// -->
