function OpenPopUp( Img )
{
	PathImg='andata-ritorno2003-04/';
	window.open( "popup.htm?Img=" + PathImg + Img, 'PopupSpeziaBasket', 'width=20 height=20, top=200, left=300'); 
}

function OpenPopUp04( Img )
{
	PathImg='andata-ritorno2004-05/';
	window.open( "popup.htm?Img=" + PathImg + Img, 'PopupSpeziaBasket', 'width=20 height=20, top=200, left=300'); 
}

function OpenPopUp05( Img )
{
	PathImg='andata-ritorno2005-06/';
	window.open( "popup.htm?Img=" + PathImg + Img, 'PopupSpeziaBasket', 'width=20 height=20, top=200, left=300'); 
}
