aforisma = new Array(8);
menutitle = new Array(8);
myroot = "http://www.firstchannelnetwork.eu/";

aforisma[0]="«per conoscersi,<br>per farsi conoscere»";
aforisma[1]="«La bellezza delle cose esiste<br>nella mente di chi le osserva»<br>(David Hume)";
aforisma[2]="«Medicina ad Salutem Reducere»";
aforisma[3]="«L'uomo veramente grande è colui che<br>fa sentire grande ogni altro uomo.»<br>(G. K. Chesterton)";
aforisma[4]="«La fantasia è più importante<br>della conoscenza.»<br>(A. Einstein)";
aforisma[5]="«Chi rinuncia ai sogni<br>è destinato a morire.»<br>(Jim Morrison)";
aforisma[6]="«Viandante, non c'e' sentiero,<br>il sentiero si apre camminando.»<br>(Antonio Machado)";
aforisma[7]="«L'ignoranza urla,<br>l'intelligenza parla.»<br>(Gianluca Panzeri)";
aforisma[8]="«La gratitudine è la forma<br>più squisita di cortesia.»<br>(Jacques Maritain)";
aforisma[9]="«La tecnologia &egrave; utile<br>quando &egrave; fruibile da tutti.»<br>(Henry Ford)";

menutitle[0]="main";
menutitle[1]="mente";
menutitle[2]="corpo";
menutitle[3]="spirito";
menutitle[4]="fantasie";
menutitle[5]="utopie";
menutitle[6]="orizzonti";
menutitle[7]="contatti";
menutitle[8]="crediti";
menutitle[9]="wap";

function page_banner() {
	var p, n;
	n = parent.document.location.href;
	document.write('<table width=480 height=72 cellpadding=0 cellspacing=0 border=0><tr><td class=tdb width=480 height=72 align=center valign=center>');
	document.write('<iframe src="' + myroot + 'adsense.html" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>');
	document.write('</td></tr></table>');
}

function set_flash(movietitle) {
	document.write('<object width="268" height="35"><param name="movie" value="' + myroot + 'swf/' + movietitle + '.swf"><PARAM NAME="quality" VALUE="high"><embed src="' + myroot + 'swf/' + movietitle + '.swf" width="268" height="35"></embed></object>');
}

function page_titolo(titolo) {
	document.write('<table  class=tdb cellpadding=0 cellspacing=0 border=0><tr>');
	document.write('<td><img src="' + myroot + 'pictures/ang1.gif" width=6 height=6></td>');
	document.write('<td><img src="' + myroot + 'pictures/empty.gif" width=268 height=6></td>');
	document.write('<td><img src="' + myroot + 'pictures/ang2.gif" width=6 height=6></td>');
	document.write('<tr><td colspan=3 align=center>');
	set_flash(titolo);
	document.write('</td></table>');
}

function page_image(imagename) {
	document.write('<img src="' + myroot + 'pictures/img-' + imagename + '.jpg" width=205 height=124 hspace=0 border=0>');
}

function page_logo() {
	document.write('<img src="' + myroot + 'pictures/logo.gif" width="72" height="113" border="0" alt="www.see.it">');
}
function page_logo2() {
	document.write('<table class=tdb cellpadding=0 cellspacing=0 border=0><tr>');
	document.write('<td><img src="' + myroot + 'pictures/ang1.gif" width=6 height=6></td>');
	document.write('<td><img src="' + myroot + 'pictures/empty.gif" width=60 height=6></td>');
	document.write('<td><img src="' + myroot + 'pictures/ang2.gif" width=6 height=6></td>');
	document.write('<tr><th colspan=3><img src="' + myroot + 'pictures/seelogo.gif" width=60 height=101></th>');
	document.write('<tr><td><img src="' + myroot + 'pictures/ang3.gif" width=6 height=6></td>');
	document.write('<td><img src="' + myroot + 'pictures/empty.gif" width=60 height=6></td>');
	document.write('<td><img src="' + myroot + 'pictures/ang4.gif" width=6 height=6></td>');
	document.write('</table>');
}

function page_hr(updown) {
	document.write('<div align=center><table cellpadding=0 cellspacing=0 border=0 width=760 height=10><tr><td background="' + myroot + 'pictures/hr' + updown + '.gif"></table></div>');
}

function page_menu() {
	document.write('<table cellpadding=2 cellspacing=2 border=0 width=764><tr>');
	document.write('<td class=tdb width=125><a class=wl href="' + myroot + 'index.html">Homepage</a></td>');
	document.write('<td class=tdb width=125><a class=wl href="' + myroot + 'wap/index-web.html">WAP</a></td>');
	document.write('<td class=tdb width=125><a class=wl href="' + myroot + '#NULL"></a></td>');
	document.write('<td class=tdb width=125><a class=wl href="' + myroot + 'lucca2007/index.html">Lucca 2007</a></td>');
	document.write('<td class=tdb width=125><a class=wl href="' + myroot + 'crediti.html"></a></td>');
	document.write('<td class=tdb width=125><a class=wl href="' + myroot + 'contatti.html">Contatti</a></td>');
	document.write('<tr>');
	document.write('<td class=tdb><a class=wl href="' + myroot + 'mente.html">Mente</a></td>');
	document.write('<td class=tdb><a class=wl href="' + myroot + 'corpo.html">Corpo</a></td>');
	document.write('<td class=tdb><a class=wl href="' + myroot + 'spirito.html">Spirito</a></td>');
	document.write('<td class=tdb><a class=wl href="' + myroot + 'fantasie.html">Fantasie</a></td>');
	document.write('<td class=tdb><a class=wl href="' + myroot + 'utopie.html">Utopie</a></td>');
	document.write('<td class=tdb><a class=wl href="' + myroot + 'orizzonti.html">Orizzonti</a></td>');
	document.write('</table>');
}

function set_menu(index) {

	document.write('<div align=center>');
	document.write('<table width=760 cellpadding=0 cellspacing=0 border=0>');
	document.write('<tr valign=bottom><td height=50>');
	
	page_titolo(menutitle[index]);
	
	document.write('<td width=200 valign=center class=afo>' + aforisma[index] + '</td>');
	document.write('<td rowspan=3>');
	
	page_image(menutitle[index]);
	
	document.write('<td rowspan=2>');
	
	page_logo();
	
	document.write('<tr><td colspan=2>');
	
	page_banner();
	
	document.write('<tr><td colspan=4 height=3></td>');
	document.write('</tr></table>');
	
	page_hr('1');
	page_menu();
	page_hr('2');

}

function set_preview(framename,pathname,maxprw) {

	n = Math.floor(Math.random() * maxprw) + 1;
	if (framename.src=='') {
		framename.src = pathname + n + '.html';
	}

}

