// (c) 2005 John "ChaosTangent" Noel

imgarray = Array(//'<img src="../images/pharma/homepage/img-headerboxout.jpg" alt="" width="346" height="185" />',
								 '<img src="images/homepage/img-headerboxout02.jpg" alt="" width="346" height="185" />');

headerboxout = imgarray[Math.floor(Math.random() * imgarray.length)];