<!--	var imageURL;
	imageURL='images/96_bar' + eval(Math.round(Math.random()*4)+1) + '.jpg';
	//alert(imageURL);
	document.writeln('<img src="' + imageURL + '" width="800" height="92">');
//-->
