	var images = new Array();
	images[0] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_winzlerkelly.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[1] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_cal_maritime.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[2] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_calpoly.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[3] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_calaveras.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[4] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_bend.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[5] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_emeryville.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[6] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_laramie.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[7] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_pendelton.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[8] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_santaclarita.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[9] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_stockton.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[10] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_contra_costa.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[11] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_ebmud.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[12] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_lrna.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[13] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_mbdg.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[14] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_lpor.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[15] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_ubsd.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[16] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_west_valley.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[17] = "<a href='/customers/facility_owners.html'><img src='/_media/eadoc_customer_wmwd.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[18] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_carollo.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[19] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_ch2mhill.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[20] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_cmt.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[21] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_criticalsolutions.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[22] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_grayosborne.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[23] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_jacobs_engineering.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[24] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_kennedyjenks.jpg' alt='EADOC Customer' width='246' height='77' /></a>";
	images[25] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_orr.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[26] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_otto.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[27] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_strategic.png' alt='EADOC Customer' width='246' height='77' /></a>";
	images[28] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_swinerton.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	images[29] = "<a href='/customers/construction_management.html'><img src='/_media/eadoc_customer_swinerton_builders.gif' alt='EADOC Customer' width='246' height='77' /></a>";
	var i = Math.floor(Math.random() * images.length);
	var tmp = "" + images[i];
	document.write(tmp);