<!--
//Slide Show script (this notice must stay intact)

if (document.images) {
     button1 = new Image
     button2 = new Image

     button1.src = 'http://www.zefron.nu/images/layout3/0_04.jpg'
     button2.src = 'http://www.zefron.nu/images/layout3/0_04rollover.jpg'
 }
//-->