
//Slide Show script (this notice must stay intact)
//For this and more scripts
//visit java-scripts.net or http://wsabstract.com

if (document.images) {
     button3 = new Image
     button4 = new Image

     button3.src = 'http://www.rommeldesign.com/first/TW.jpg'
     button4.src = 'http://www.rommeldesign.com/first/TWBW.jpg'
 }



