var slides=new Array() slides[0] = ["attachments/CapLogo.jpg", "Biological Sciences Senior Celebration! Sat June 13th, 2009", "viewEvents.php?id=47","_new",] slides[1] = ["attachments/Grad-Caps.jpg", "Triton Job Stimulus Career Expo Wed June 17th, 2009", "viewEvents.php?id=75","_new",] slides[2] = ["attachments/Grad-Caps.jpg", "UCSD Grad Night Sun June 14th, 2009", "viewEvents.php?id=77","_new",] slides[3] = ["attachments/ACGC.jpg", "All Campus Graduation Celebration Fri June 12th, 2009", "viewEvents.php?id=49","_new",] //slides.desc_prefix='Event Description:<\/b> '; //string prefix for image descriptions display slides.desc_prefix=''; //string prefix for image descriptions display // next three are set in index.php //slides.width=500; //use to set width of widest image if dimensions vary //slides.height=400; //use to set height of tallest image if dimensions vary //slides.delay=5000; slides.use_alt=1; //use for descriptions as images alt attributes slides.use_title=1; //use for descriptions as images title attributes slides.no_controls=1;//do not show the controls...found from reading swissarmy.js slides.controls_top=0; //use for top controls slides.pause=1; // 1 = pause onmouseover slides.border=0; //set border width for images //slides.border_color='green'; // found that if this is switched on that when th image is smaller than the width and height // it shows the title and alt tags next to the image (wtf?) so switched off slides.use_alt=0; //use for descriptions as images alt attributes slides.use_title=0; //use for descriptions as images title attributes