function formHandler(form) {var dx = form.site.selectedIndexvar URL = form.site.options[dx].value;if (dx!=0){var so = new SWFObject("GRIswf/"+URL+".swf", URL, "748", "1057", "8", "#ffffff");so.write("flashcontent");sH = '<a href="GRIpdf/' + URL + '.pdf" target="_blank"><img src="gimg/pdf.gif" hspace="4" border="0" align="middle">Visualizza / Stampa / Scarica: ' + URL + '.pdf</a>';document.getElementById("pdfcontent").innerHTML = sH;}}function start() {var so = new SWFObject("intro.swf", "Grimeca", "740", "240", "8", "#000000");so.write("intestazione");}function PopupPic(x) { window.open("popup.html?"+x, "immagine", "resizable=0,HEIGHT=10,WIDTH=10,scrollbars=0");}