//---------------------------------------------------------------------------------------------------------
// 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 to set a padding where needed.
//
// Just see what I did below, and you'll get the picture. :-)
//---------------------------------------------------------------------------------------------------------

var slsContents = new Array();

slsContents[0] = "<b>Web Design</b> is the Creation of a online experience.<br> It can be done in many ways but only defined in one.";

slsContents[1] = "<img src=\"slideshowthumb/-small-smallDSC_7599-slideshow\">&nbsp;<img src=\"slideshowthumb/-small-smallDSC_7600-slideshow\">&nbsp;<img src=\"slideshowthumb/DSC_2839-slideshow\">&nbsp;<img src=\"slideshowthumb/-smallDSC_3390-slideshow\">&nbsp;<img src=\"slideshowthumb/-smallDSC_3454-slideshow\" >&nbsp;<img src=\"slideshowthumb/DSC_1394-slideshow\" >&nbsp;<img src=\"slideshowthumb/DSC_1348-slideshow\" >";