<!--

if (linkornot==1) {
  document.write('<a href="javascript:transport()">')
}

document.write('<img src="'+photos[1]+'" name="photoslider" style="filter:revealTrans(duration=4,transition=10)" border=0>')

if (linkornot==1) {
  document.write('</a>')
}

//-->