<!--
//Slide Show script (this notice must stay intact)
//For this and more scripts
//visit java-scripts.net or http://wsabstract.com

if (document.images) {
     button1 = new Image
     button2 = new Image

     button1.src = 'http://www.happyhunting.org/imx/elements/blk_apple.gif'
     button2.src = 'http://www.happyhunting.org/imx/elements/wht_apple.gif'
 }
//-->