// JavaScript Document
document.write('<div id="banner" class="nivoSlider">');
document.write('<img src="images/image1.jpg" width="990" height="274" />');
document.write('<img src="images/image2.jpg" width="990" height="274" />');
document.write('<img src="images/image3.jpg" width="990" height="274" />');
document.write('<img src="images/image4.jpg" width="990" height="274" />');
document.write('<img src="images/image5.jpg" width="990" height="274" />');
document.write('<img src="images/image6.jpg" width="990" height="274" />');
document.write('</div>');
