/*************************************************************************
 * 		JavaScript Document by Gaetano Rossiello, EBStudio Sas
 *************************************************************************/

/*
 * Head Master Photo 
 */
var head = new Array();
head[0] = "head_cattedrale.txt";
head[1] = "head_crocifisso.txt";
head[2] = "head_palazzo_vulpano.txt";
head[3] = "head_lama.txt";
head[4] = "head_san_domenico.txt";
head[5] = "head_torrione.txt";
head[6] = "head_san_michele.txt";
head[7] = "head_santa_teresa.txt";
head[8] = "head_san_leucio_vecchio.txt";
head[9] = "head_teatro_traetta.txt";
head[10] = "head_museo_archeologico.txt";
head[11] = "head_san_francesco_paola.txt";
head[12] = "head_chinisa.txt";
head[13] = "head_santi_medici.txt";


/*
 * Head Thumbs Photo
 */
var thumbs = new Array();

thumbs[0] = "thumbs_cattedrale.txt";
thumbs[1] = "thumbs_crocifisso.txt";
thumbs[2] = "thumbs_palazzo_vulpano.txt";
thumbs[3] = "thumbs_lama.txt";
thumbs[4] = "thumbs_san_domenico.txt";
thumbs[5] = "thumbs_torrione.txt";
thumbs[6] = "thumbs_san_michele.txt";
thumbs[7] = "thumbs_santa_teresa.txt";
thumbs[8] = "thumbs_san_leucio_vecchio.txt";
thumbs[9] = "thumbs_teatro_traetta.txt";
thumbs[10] = "thumbs_museo_archeologico.txt";
thumbs[11] = "thumbs_san_francesco_paola.txt";
thumbs[12] = "thumbs_chinisa.txt";
thumbs[13] = "thumbs_santi_medici.txt";









