
pics = new Array();
breite = new Array();
hoehe = new Array();
noted = new Array();
notes = new Array();

pics[0]    = '../pictmp/home/comedor_500x397.jpg';
breite[0]  = 500;
hoehe[0]   = 397;
noted[0]   = 'Restaurant am Stra&szlig;enrand';
notes[0]   = 'Restaurante';

pics[1]    = '../pictmp/home/tortilla_500x355.jpg';
breite[1]  = 500;
hoehe[1]   = 355;
noted[1]   = 'Tortiller&iacute;a';
notes[1]   = 'Tortiller&iacute;a';

pics[2]    = '../pictmp/home/essen1_500x375.jpg';
breite[2]  = 500;
hoehe[2]   = 375;
noted[2]   = 'Hier schmeckt es.';
notes[2]   = 'Aqu&iacute; se come bien.';

pics[3]    = '../pictmp/home/essen2_500x375.jpg';
breite[3]  = 500;
hoehe[3]   = 375;
noted[3]   = 'Garnelen in Knoblauchso&szlig;e';
notes[3]   = 'Camarones al mojo de ajo.';

pics[4]    = '../pictmp/home/loro_500x375.jpg';
breite[4]  = 500;
hoehe[4]   = 375;
noted[4]   = 'Papagei';
notes[4]   = 'Cotorro';

pics[5]    = '../pictmp/home/museum_500x375.jpg';
breite[5]  = 500;
hoehe[5]   = 375;
noted[5]   = 'Mexikos j&uuml;ngster Fremdenf&uuml;hrer';
notes[5]   = 'El gu&iacute;a de turistas m&aacute;s joven de M&eacute;xico.';

pics[6]    = '../pictmp/home/100_A1_14_500x325.jpg';
breite[6]  = 500;
hoehe[6]   = 325;
noted[6]   = 'Souvenierverk&auml;uferin';
notes[6]   = 'Vendedora de artesanias';

pics[7]    = '../pictmp/home/100_A2_78_500x325.jpg';
breite[7]  = 500;
hoehe[7]   = 325;
noted[7]   = 'Handgemachte Tortillas.';
notes[7]   = 'Tortillas hechas a mano.';

pics[8]    = '../pictmp/home/100_B2_45_500x325.jpg';
breite[8]  = 500;
hoehe[8]   = 325;
noted[8]   = 'Tacos';
notes[8]   = 'Taquer&iacute;a ambulate';

pics[9]    = '../pictmp/home/100_B2_78_500x325.jpg';
breite[9]  = 500;
hoehe[9]   = 325;
noted[9]   = 'Tacozubereitung';
notes[9]   = 'Taquero en plena acci&oacute;n';

pics[10]    = '../pictmp/home/100-A2-61_500x359.jpg';
breite[10]  = 500;
hoehe[10]   = 359;
noted[10]   = '';
notes[10]   = '';

pics[11]    = '../pictmp/home/100-B2-71_500x327.jpg';
breite[11]  = 500;
hoehe[11]   = 327;
noted[11]   = 'Tortillaherstellung von Hand.';
notes[11]   = 'Tortillas hechas a mano.';

a = new Date();
index = (a.getSeconds()+a.getMinutes()) % 12;
