var now = new Date(); var sec = now.getSeconds(); if (sec % 10 == 0) document.write(' [IMG: Roman ruins]
Roman ruins
'); else if (sec % 10 == 1) document.write(' [IMG: Water taxi ride]
On a Venetian water taxi
'); else if (sec % 10 == 2) document.write(' [IMG: Queen\'s dedication]
Gateway to Cambridge mathematics department (United Kingdom)
'); else if (sec % 10 == 3) document.write(' [IMG: Piazza San Marco]
Piazza San Marco, Venice, Italy
'); else if (sec % 10 == 4) document.write(' [IMG: Back of St. John\'s College]
St. John\'s College, Cambridge University
'); else if (sec % 10 == 5) document.write(' [IMG: Stonehenge]
Stonehenge
'); else if (sec % 10 == 6) document.write(' [IMG: Mediterranean Sea]
Mediterranean Sea, Alghero, Sardinia (Italy)
'); else if (sec % 10 == 7) document.write(' [IMG: French restaurant]
(French) restaurant in Carcassonne, France
'); else if (sec % 10 == 8) document.write(' [IMG: Drawbridge]
Drawbridge, Carcassonne, France
'); else if (sec % 10 == 9) document.write(' [IMG: Water taxi ride]
On a Venetian water taxi
');