//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	 button3 = new Image     button4 = new Image
	 button5 = new Image     button6 = new Image
	 button7 = new Image     button8 = new Image
	 button9 = new Image     button10 = new Image
	 button11 = new Image     button12 = new Image
	 button13 = new Image     button14 = new Image
	 button15 = new Image     button16 = new Image
     button1.src = '/images/nav-images/index.html.jpg'     button2.src = '/images/nav-images-on/index.html.jpg'
	 button3.src = '/images/nav-images/location.html.jpg'     button4.src = '/images/nav-images-on/location.html.jpg'
	 button5.src = '/images/nav-images/sleep.html.jpg'     button6.src = '/images/nav-images-on/sleep.html.jpg'
	 button7.src = '/images/nav-images/eat.html.jpg'     button8.src = '/images/nav-images-on/eat.html.jpg'
	 button9.src = '/images/nav-images/meet.html.jpg'     button10.src = '/images/nav-images-on/meet.html.jpg'
	 button11.src = '/images/nav-images/health_beauty.html.jpg'     button12.src = '/images/nav-images-on/health_beauty.html.jpg'
	 button13.src = '/images/nav-images/roam.html.jpg'     button14.src = '/images/nav-images-on/roam.html.jpg'
	 button15.src = '/images/nav-images/contact.html.jpg'     button16.src = '/images/nav-images-on/contact.html.jpg'
 }