// JavaScript Document

function alea() {
	a = Math.round((Math.random()*1)+1); 
  	document.write('<img src="../../images/menu/img_top0' + a + '.jpg" width="358" height="142" alt="aXialyze - teaming for value" />'); 
	  
}
