<!--
//Slide Show script (this notice must stay intact)
//For this and more scripts
//visit java - scripts. net or h t t p : / / w s a b s t r a c t . c o m

if (document.images) {
     button1 = new Image
     button2 = new Image

     button1.src = 'burger1.jpg'
     button2.src = 'burger1.jpg'
 }
//-->

