//---------------------------------------------------------------------------------------------------------
// CONTENTS
//---------------------------------------------------------------------------------------------------------
// Insert your contents here. Example:
//
// slsContents[0] = "This is the first page.";
// slsContents[1] = "This is the second page.";
// slsContents[2] = "Here's an image:<br><img src=\"path/to/image\">";
// ...
//
// - You can use HTML-tags.
// - Escape all quotation marks inside your contents with a backslash (\").
// - Use tables or CSS to set a padding where needed.
//
// Just see what I did below, and you'll get the picture. :-)
//---------------------------------------------------------------------------------------------------------
var slsContents = new Array();

slsContents[0] = "<a href=\"calendar.htm\">  <img src=\"slideshow/pict/1.jpg\" alt=\"test\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[1] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/2.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[2] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/3.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">"; 

slsContents[3] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/4.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[4] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/5.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[5] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/6.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[6] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/7.jpg\"border=\"0\" width=\"720\" height=\"512\">";

slsContents[7] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/8.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[8] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/9.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[9] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/10.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[10] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/11.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[11] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/12.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";

slsContents[12] = "<a href=\"classes.htm\"> <img src=\"slideshow/pict/13.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";


slsContents[13] = "<a href=\"classes.htm\"> <a href=\"calendar.htm\"><img src=\"slideshow/pict/1.jpg\" alt=\"test\" border=\"0\" width=\"720\" height=\"512\">";