function initArray() 
{
 this.length = initArray.arguments.length;
 for (var i = 0; i < this.length; i++)
   this[i]= initArray.arguments[i];
 return this
}

var numero3=getRandom(100);
var banner=new initArray
(
//'<table border="0" cellpadding="0" cellspacing="0" width="468"><tr><td align="center"><a href="http://www.bannercash.it/link.asp?user=MUSICAECOMPUTER&pag=' + numero3 +'" target="_top"><img border="0" src="http://www.bannercash.it/show.asp?user=MUSICAECOMPUTER&pag=' + numero3 +'&dimensione=LARGE" width="468" height="60"></a></td></tr><tr><td align="center"><a href="http://www.bannercash.it/default.asp?ref=MUSICAECOMPUTER" target="_top"><img border="0" src="http://www.bannercash.it/img/barra468.gif" width="468" height="16"></a></td></tr></table>',
'<iframe src="/script/bannerclick.htm" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no>&nbsp;</iframe>'
)

function getRandom(max)
{
 return Math.floor((max) * Math.random()) ;
}

var numero=getRandom(banner.length)
document.writeln('<p align="center">')
if (top.location.protocol!="file:")
	{
	if ((top.location.pathname!="/italiano.htm") && (top.location.pathname!="/italianolight.htm"))
		{
		document.write("<span Style='font-size=12'>Questa pagina fa parte di <a href=http://www.musicaecomputer.com><b>Musica e Computer</b></a>: 2500 Midi, 5000 Testi, 3000 Sfondi, 2000 True Type Font...</span><br>")
		if ((document.referrer.substring(7,30)!="www.musicaecomputer.com")&& (document.referrer.substring(7,26)!="musicaecomputer.com")&& (document.referrer.substring(7,19)!="64.87.82.188")&& (document.referrer.substring(7,16)!="127.0.0.1"))
			window.open("http://www.musicaecomputer.com","sito")
		}
	}
document.writeln( banner[numero])
document.writeln('<br><a href="/php/redirect.php?location=http://www.ebaygeneration.com" target="_blank">EBay Generation</a>:Tutti i trucchi su ebay e sui cellulari')
document.writeln('</p>')
//document.write("<img src='http://musicaecomputer.europe.webmatrixhosting.net/aspnet/stats.aspx?"+ "referrer=" + document.referrer + "&Pagina=" + location.pathname +"&Colori=" + screen.colorDepth + "&Larghezza=" + screen.width + "&Altezza=" + screen.height + "&ALarghezza=" + screen.availWidth + "&AAltezza=" + screen.availHeight +"' width='1' height='1'>")