<html> <!--Generated by Angelfire: L00S00--> <head> <title>Some Pics Of The Band</title> </head> <body bgcolor="#000000" text="#faebd7" link="#ff69b4" alink="#faebd7" vlink="#ff0000"> <basefont size="3"> <!--Header--> <h1 align="left">Some Pics Of The Band</h1> <!--EndHeader--> <!--Image--> <div align="center"><img src="camera.jpg"></div> <p> <!--EndImage--> <!--Freetext--><table BORDER=2 WIDTH=25%> <tr> <body bgcolor="#000000"> <font color="#FFFFFF"><td WIDTH=8%><A HREF="index.html"><center>Home</a></td>. <tr> <td WIDTH=8%><A HREF="Bios"><center>Bios</a></td>.<tr> <td WIDTH=8%><A HREF="Links"><center>Links</a></td>.<tr> <td WIDTH=8%><A HREF="News"><center>News</a></td>.<tr> <td WIDTH=8%><A HREF="bandthanks"><center>Band Thanks</a></td>. <tr> <td WIDTH=8%><A HREF="individual_thank_yous"><center>Individual Thanks</a></td>.<tr> <td WIDTH=8%><A HREF="concerts"><center>Upcoming Concerts</a></td>. <tr> <td WIDTH=8%><A HREF="contact"><center>Contact</a></td>. <tr> <td WIDTH=8%><A HREF="Equipment"><center>Equipment</a></td>. <tr> <td WIDTH=8%><A HREF="lyrics"><center>Lyrics</a></td>. <tr> <td WIDTH=8%><A HREF="pics"><center>Pics</a></td>.<tr> <td WIDTH=8%><A HREF="story"><center>The Story Of Our Band</a></td>. <td WIDTH=8%><A HREF="merchandise"><center>Merchandise</a></td>. <tr> <td WIDTH=8%><A HREF="media"><center>Media</a></td>. <tr> </CENTER> </tr> </table> <br> <br>Individual pics are located on the members bio pages. <!--Insert this script anywhere between the BODY tags.--> <form> <center> <script language="JavaScript"> <!-- var current = 0; function imageArray() { this.length = imageArray.arguments.length; for (var i = 0; i < this.length; i++) { this[i] = imageArray.arguments[i]; } } // All images MUST BE OF THE SAME SIZE, since // the dimensions of the first image will be // used for all subsequent images. // All the images for your slide show need to // be stored in the same directory. // You can use any group and any // number of images. Place your images within // each set of quotation marks below. // If the images are all in your Angelfire // images subdirectory, makes sure the name // of each image starts with "images/" like // in the example below. var imgz = new imageArray( "randomphoto/group1.jpg","randomphoto/group2.jpg","randomphoto/equipment.jpg","randomphoto/mascot.jpg","randomphoto/group3.jpg","randomphoto/group4.jpg","randomphoto/practicepics2_002.jpg","randomphoto/practicepics2_003.jpg","randomphoto/practicepics2_006.jpg","randomphoto/practicepics_012.jpg","randomphoto/practicepics_013.jpg","randomphoto/practicepics_017.jpg","randomphoto/logo.jpg","images/studio.jpg") document.write('<img name="myImages" border="1" src="'+imgz[0]+'">'); function getPosition(val) { var goodnum = current+val; if (goodnum < 0) // This message is displayed if your visitor // tries to click back past your first image. // Place your message within the quotation // marks below. alert("Wrong way"); else if (goodnum > imgz.length-1) // This message is displayed if your visitor // tries to click past your last image. Place // your message within the quotation marks // below. alert("Theres no more pics"); else document.myImages.src = imgz[goodnum]; current = goodnum; } //--> </script> <br> <input type="button" value="<<" onclick="getPosition(-1)"> <input type="button" value=">>" onclick="getPosition(1)"> </center> </form> <!--EndFreetext--> <p> <!--Email--> <center>Email: <a href="mailto:blackhawkdown0143@yahoo.com"> blackhawkdown0143@yahoo.com</a></center> <!--EndEmail--> </body> </html>