// JavaScript Document

document.write('<div align="left" style="width:215px; height:324px; z-index:100; position:absolute; float:left; top:26px; background:url(images/spacer.gif);">');
	document.write('<img src="images/Prev.gif" alt="Previous" style="margin-top:25px; display:none; cursor:pointer" id="prevButton01" onClick="moveLeftECU()" />');
	document.write('</div>');
	document.write('<div align="center" style="width:431px; height:324px; z-index:90; position:absolute; float:left; top:26px;">');
	document.write('<img src="images/Photos/Cafeteria/Image01.jpg" alt="" id="virtualRoomECU" width="431" height="314" /></div>');
	document.write('<div align="right" style="width:215px; height:324px; z-index:100; position:absolute; float:left; left:240px; background:url(images/spacer.gif);">');
	document.write('<img src="images/Next.gif" alt="Next" style="margin-top:25px; cursor:pointer" id="nextButton01" onClick="moveRightECU()" />');
document.write('</div>');

