document.write ('')


function doItNews1() {
 	open ("news_ContinentalCup2004_1.htm","new","height=385,width=504,scrollbars=0,resizable=0,status=0,menubar=0,toolbar=0")
	} 

function doItNews2() {
 	open ("news_ContinentalCup2004_2.htm","new","height=600,width=504,scrollbars=0,resizable=0,status=0,menubar=0,toolbar=0")
	} 

function doItNews3() {
 	open ("news_ContinentalCup2004_3.htm","new","height=427,width=504,scrollbars=0,resizable=0,status=0,menubar=0,toolbar=0")
	} 

function doItNews4() {
 	open ("news_ContinentalCup2004_4.htm","new","height=427,width=504,scrollbars=0,resizable=0,status=0,menubar=0,toolbar=0")
	} 

function doItNews5() {
	open ("news_Premiazione100m.htm","new","height=408,width=504,scrollbars=0,resizable=0,status=0,menubar=0,toolbar=0")
	} 




document.write('				<table border="0" width="100%" height="550">')
document.write('					<tr>')
document.write('						<td valign="top"><a href="javascript:doItNews1()"><img border="1" src="news_ContinentalCup2004_1_n.JPG" width="125" height="95" style="border: 1px solid #000080" alt="scopri i dettagli"></a></td>')
document.write('					</tr>')
document.write('					<tr>')
document.write('						<td valign="top"><a href="javascript:doItNews2()"><img border="1" src="news_ContinentalCup2004_2_n.JPG" width="125" height="95" style="border: 1px solid #000080"></a></td>')
document.write('					</tr>')
document.write('					<tr>')
document.write('						<td valign="top"><a href="javascript:doItNews3()"><img border="1" src="news_ContinentalCup2004_3_n.JPG" width="125" height="95" style="border: 1px solid #000080"></a></td>')
document.write('					</tr>')
document.write('					<tr>')
document.write('						<td valign="top"><a href="javascript:doItNews4()"><img border="1" src="news_ContinentalCup2004_4_n.JPG" width="125" height="95" style="border: 1px solid #000080"></a></td>')
document.write('					</tr>')
document.write('					<tr>')
document.write('						<td valign="top"><a href="javascript:doItNews5()"><img border="1" src="news_Premiazione100m_n.JPG" width="125" height="95" style="border: 1px solid #000080"></a></td>')
document.write('					</tr>')
document.write('				</table>')


