//---------------------------------------------------------------------------------------------------------
// 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 s_slsContents = new Array();

s_slsContents[0] = "<img class=\"img_frame\" src=\"imagini/structuri/structura parchet de calitate 1.jpg\" width=200 height=100><br /><span class=\"caption\">a) Parchet<br />b) Adeziv Epossiglue<br />c) Solutie de rasina(Poliprimer)<br />d) Sapa umeda absorbanta</span>";
s_slsContents[1] = "<img class=\"img_frame\" src=\"imagini/structuri/structura parchet de calitate 2.jpg\" width=200 height=100><br /><span class=\"caption\">a) Parchet<br />b) Adeziv Epossiglue<br />c) Solutie de rasina(Poliprimer sau Hydroprimer)<br />d) Sapa neabsorbanta</span>";
s_slsContents[2] = "<img class=\"img_frame\" src=\"imagini/structuri/structura parchet de calitate 3.jpg\" width=200 height=100><br /><span class=\"caption\">a) Parchet<br />b) Adeziv Viniltop<br />c) Solutie de rasina(Hydroprimer)<br />d) Sapa uscata neabsorbanta</span>";
s_slsContents[3] = "<img class=\"img_frame\" src=\"imagini/structuri/structura parchet de calitate 4.jpg\" width=200 height=100><br /><span class=\"caption\">a) Ulei de protectie<br />b) Ulei de nuc<br />c) Parchet</span>";
s_slsContents[4] = "<img class=\"img_frame\" src=\"imagini/structuri/structura parchet de calitate 5.jpg\" width=200 height=100><br /><span class=\"caption\">a) Tratament de ceara simplu<br />b) Tratament pe baza de ceara de nuc<br />c) Parchet</span>";
s_slsContents[5] = "<img class=\"img_frame\" src=\"imagini/structuri/structura parchet de calitate 6.jpg\" width=200 height=100><br /><span class=\"caption\">a) Lac Hydrofin Superpac<br />b) Fond Extrafill<br />c) Parchet</span>";