//---------------------------------------------------------------------------------------------------------
// 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=\"lunchNbuild/1.jpg\" width=650 height=434>";

slsContents[1] = "<img src=\"lunchNbuild/2.jpg\" width=650 height=434>";

slsContents[2] = "<img src=\"lunchNbuild/3.jpg\" width=650 height=434>";

slsContents[3] = "<img src=\"lunchNbuild/4.jpg\" width=650 height=434>";

slsContents[4] = "<img src=\"lunchNbuild/5.jpg\" width=650 height=434>";

slsContents[5] = "<img src=\"lunchNbuild/6.jpg\" width=650 height=434>";
				 
slsContents[6] = "<img src=\"lunchNbuild/7.jpg\" width=650 height=434>";
				 
slsContents[7] = "<img src=\"lunchNbuild/8.jpg\" width=650 height=434>";

slsContents[8] = "<img src=\"lunchNbuild/9.jpg\" width=650 height=434>";

slsContents[9] = "<img src=\"lunchNbuild/10.jpg\" width=650 height=434>";

slsContents[10] = "<img src=\"lunchNbuild/11.jpg\" width=650 height=434>";

slsContents[11] = "<img src=\"lunchNbuild/12.jpg\" width=650 height=434>";

slsContents[12] = "<img src=\"lunchNbuild/13.jpg\" width=650 height=434>";

slsContents[13] = "<img src=\"lunchNbuild/14.jpg\" width=650 height=434>";
