//agenceTE

//sectionSansMedia

if (linkornot==0) {
document.write('<a href="javascript:transportImage()">')
document.write('<img src="'+directoryImages+photos[0]+'" name="photoslider" border=0>')
document.write('</a>') }

//sectionTelevision
if (linkornot==1) {
document.write('<a href="javascript:transportVideo()">')
document.write('<img src="'+directoryImages+photos[0]+'" name="photoslider" border=0>')
document.write('</a>') }

//sectionInternet
if (linkornot==2) {
document.write('<a href="javascript:transportInternet()">')
document.write('<img src="'+directoryImages+photos[0]+'" name="photoslider" border=0>')
document.write('</a>') }

//sectionFlash
if (linkornot==3) {
document.write('<a href="javascript:transportFlash()">')
document.write('<img src="'+directoryImages+photos[0]+'" name="photoslider" border=0>')
document.write('</a>') }

//sectionEvenementiel
if (linkornot==4) {
document.write('<a href="javascript:transportEvenementiel()">')
document.write('<img src="'+directoryImages+photos[0]+'" name="photoslider" border=0>')
document.write('</a>') }