#!/bin/bash file=index.html width=33 rm $file dirs=("kickoff" "remotecontrol" "golem" "tutors" "whiteboards" "reporting" "presentations") names=("Kick off" "In action" "The tokamak GOLEM" "Tutors" "Whiteboards after the activity" "Preparing reports" "Mini conference") comments=("Tutor Remy Guirlet (CEA Cadarache) introducing remote operation" "Students requesting discharges via tokamak GOLEM remote control web based interface (see their laptops) under supervision of their tutors" "north and south side" "Essential contribution" "Really hard work" ".. up to the night." "Students presenting their achievements") function ImagePart() { let counter=$1 echo "
">> $file; done
}
echo "\


" >> $file; done
echo "\
#
#
#counter=0
#for j in $dirs; do echo $j; echo "
" >>$file; done;let counter=$counter+1; echo $counter;
#done
ImagePart 0 #Kickoff
echo "\
" >> $file
ImagePart 1 # In action
ImagePart 2 #GOLEM
echo "\