//---------------------------------------------------------------------------------------------------------
// 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] = "<img src=images/surf1.jpg\ width=\"500\" height=\"375\">";

slsContents[1] = "<img src=images/surf2.jpg\ width=\"500\" height=\"375\">";

slsContents[2] = "<img src=images/surf3.jpg\ width=\"500\" height=\"375\">";

slsContents[3] = "<img src=images/surf4.jpg\ width=\"500\" height=\"375\">";

slsContents[4] = "<img src=images/surf6.jpg\ width=\"500\" height=\"375\">";

slsContents[5] = "<img src=images/surf7.jpg\ width=\"500\" height=\"375\">";

slsContents[6] = "<img src=images/surf8.jpeg\ width=\"500\" height=\"375\">";

slsContents[7] = "<img src=images/surf9.jpg\ width=\"500\" height=\"375\">";

slsContents[8] = "<img src=images/surf10.jpg\ width=\"500\" height=\"375\">";

slsContents[9] = "<img src=images/surf11.jpg\ width=\"500\" height=\"375\">";

slsContents[10] = "<img src=images/surf12.jpg\ width=\"500\" height=\"375\">";

slsContents[11] = "<img src=images/surf13.jpg\ width=\"500\" height=\"375\">";

slsContents[12] = "<img src=images/surf14.jpg\ width=\"500\" height=\"375\">";

slsContents[13] = "<img src=images/surf15.jpg\ width=\"500\" height=\"375\">";

slsContents[14] = "<img src=images/surf16.jpg\ width=\"500\" height=\"375\">";

slsContents[15] = "<img src=images/surf17.jpg\ width=\"500\" height=\"375\">";

slsContents[16] = "<img src=images/surf18.jpg\ width=\"500\" height=\"375\">";

slsContents[17] = "<img src=images/surf19.jpg\ width=\"500\" height=\"375\">";

slsContents[18] = "<img src=images/jimmy-playboy-surf1.jpg\ width=\"500\" height=\"375\">";
