var navHTML =
	'<p align="center">' +
	'<font color="#003366 face="arial, verdana, geneva, helvetica" size=2>' +
      '<strong><marquee direction=left width=215 height=47 scrolldelay=200><strong>Ci stiamo organizzando sul' +
	'<br/>' +
	'territorio se vuoi partecipare' +
	'<br/>' +
	'al nostro progetto sei benvenuto' +
	'</p></marquee></strong>' +
	'<p align="center">' +
	'<img src="regioneER.gif" usemap="#prov" border="0" /></strong></font>' +
	'</p>' +
	
	'<map name="prov">' +
	'<area title="Bologna" href="http://www.tulliomarra.it/Bologna/default.asp" shape="polygon" coords="108,28, 110,36, 117,30, 126,34, 135,40, 137,43, 136,50, 138,55, 124,72, 120,69, 108,75, 111,78, 99,79, 97,76, 93,81, 88,76, 90,72, 95,70, 97,64, 99,64, 100,51, 104,41, 103,31 " />' +
	'<area title="Ferrara" href="http://www.tulliomarra.it/Ferrara/index.html" shape="polygon" coords="109,17, 113,14, 121,16, 128,20, 135,14, 147,12, 155,16, 162,15, 162,36, 152,41, 149,40, 138,42, 137,37, 116,28, 111,31, 115,23 " />' +
	'<area title="Forl&igrave;-Cesena" href="http://www.tulliomarra.it/ForliCesena/default.asp" shape="polygon" coords=" 152,63, 163,68, 173,70, 167,89, 159,91, 156,103, 136,95, 132,86, 137,72, 145,72 " />' +
	'<area title="Modena" href="http://www.tulliomarra.it/Modena/index.html" shape="polygon" coords="90,18, 99,15, 107,17, 112,23, 102,27, 99,35, 101,43, 95,52, 93,64, 88,68, 84,75, 80,73, 76,76, 69,69, 71,61, 84,45, 88,24 " />' +
	'<area title="Parma" href="http://www.tulliomarra.it/Parma/index.html" shape="polygon" coords="45,8, 50,8, 62,12, 66,15, 63,23, 64,30, 61,41, 48,57, 42,54, 41,49, 33,49, 26,56, 21,51, 14,52, 16,43, 43,19, 42,15 " />' +
	'<area title="Piacenza" href="http://www.tulliomarra.it/Piacenza/index.html" shape="polygon" coords="10,4, 28,3, 39,1, 42,8, 39,21, 27,32, 14,42, 0,37, 2,33, 5,28, 7,23, 4,17, 8,7 " />' +
	'<area title="Ravenna" href="http://www.tulliomarra.it/Ravenna/index.html" shape="polygon" coords="164,39, 169,66, 152,60, 143,70, 137,70, 132,76, 128,72, 141,57, 139,46, 147,42, 151,45, 158,44 " />' +
	'<area title="Reggio Emilia" href="http://www.tulliomarra.it/ReggioEmilia/index.html" shape="polygon" coords="51,58, 64,42, 65,26, 69,18, 79,12, 86,17, 82,44, 74,56, 70,59, 66,67, 56,64 " />' +
	'<area title="Rimini" href="http://www.tulliomarra.it/Rimini/index.html" shape="polygon" coords="175,73, 190,88, 189,94, 187,97, 184,96, 182,93, 179,94, 178,90, 177,86, 170,88, 172,81 " />' +
	'</map>';

document.write(navHTML);
