// JavaScript Document

// JavaScript Document Interior Rooms Slides
<!--

// Create the slideshow object for Antique Pine
ss = new slideshow("ss");
ss.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-AntiquePine_1.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-AntiquePine_2.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-AntiquePine_3.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-AntiquePine_4.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-AntiquePine_5.jpg";
ss.add_slide(s);

// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss.slides.length; i++) {

  s = ss.slides[i];
  s.target = "ss_popup";
  s.text = "<em class=slidetext>Reclaimed Antique Pine wood was used to execute this breathtaking design. IL mouldings, boardings and cabinets were all milled in this reclaimed lumber.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Breakfast Room
ss1 = new slideshow("ss1");
ss1.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-BfastRoom_1.jpg";
ss1.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-BfastRoom_2.jpg";
ss1.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-BfastRoom_3.jpg";
ss1.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-BfastRoom_4.jpg";
ss1.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-BfastRoom_5.jpg";
ss1.add_slide(s);

// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss1.slides.length; i++) {

  s = ss1.slides[i];
  s.target = "ss1_popup";
  s.text = "<em class=slidetext>A sunny spot called for a unique design. IL mouldings along with custom boarding create a special room in this home. Check out the gorgeous mahogany ceiling fabricated by our Mill Shop.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Cherry Library
ss2 = new slideshow("ss2");
ss2.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-CherryLibrary_1.jpg";
ss2.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-CherryLibrary_2.jpg";
ss2.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-CherryLibrary_3.jpg";
ss2.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-CherryLibrary_4.jpg";
ss2.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-CherryLibrary_5.jpg";
ss2.add_slide(s);

// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss2.slides.length; i++) {

  s = ss2.slides[i];
  s.target = "ss2_popup";
  s.text = "<em class=slidetext>Cherry wood was a fine choice for this library -- with its rich color and beautiful grain. Here cherry is milled for beautiful cabinetry, coffered ceiling, paneled walls and a very unique, curved, raised panel jamb, door opening.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Foyer
ss3 = new slideshow("ss3");
ss3.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-Foyer_1.jpg";
ss3.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-Foyer_2.jpg";
ss3.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-Foyer_3.jpg";
ss3.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-Foyer_4.jpg";
ss3.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-Foyer_5.jpg";
ss3.add_slide(s);

// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss3.slides.length; i++) {

  s = ss3.slides[i];
  s.target = "ss3_popup";
  s.text = "<em class=slidetext>Radius/Curved work makes a dramatic opening statement as you enter this home. A complex path of curved raised panels line this master staircase. The elegant monochromatic color scheme allows the beautiful millwork to shine.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Walnut Den
ss4 = new slideshow("ss4");
ss4.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-LayedUpRoom_1.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-LayedUpRoom_2.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-LayedUpRoom_3.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-LayedUpRoom_4.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-LayedUpRoom_5.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-LayedUpRoom_6.jpg";
ss4.add_slide(s);

// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss.slides.length; i++) {

  s = ss4.slides[i];
  s.target = "ss4_popup";
  s.text = "<em class=slidetext>Uniquely patterned crotch walnut veneer is &quot;layed up&quot; on all the matching panels and aligned with laser precision. A stunning and interesting presentation of a wonderfully executed technique.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Oak Barroom
ss5 = new slideshow("ss5");
ss5.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OakBarroom_1.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OakBarroom_2.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OakBarroom_3.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OakBarroom_4.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OakBarroom_5.jpg";
ss5.add_slide(s);

// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss5.slides.length; i++) {

  s = ss5.slides[i];
  s.target = "ss5_popup";
  s.text = "<em class=slidetext>Invoking the spirit of an Irish Pub, IL Custom Millwork Shop built this barroom which features mouldings, brackets & paneling milled; from quarter sawn white oak.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Orange Parlot
ss6 = new slideshow("ss6");
ss6.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OrangeParlor_1.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OrangeParlor_2.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OrangeParlor_3.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OrangeParlor_4.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-OrangeParlor_5.jpg";
ss6.add_slide(s);

// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss6.slides.length; i++) {

  s = ss6.slides[i];
  s.target = "ss6_popup";
  s.text = "<em class=slidetext>IL mouldings along with custom made elements create a beautiful and interesting room. Raised panels and dentil blocks are complemented by the fireplace surround's decorative appliques.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Mahogany Theatre
ss7 = new slideshow("ss7");
ss7.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-WalnutTheatre_1.jpg";
ss7.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-WalnutTheatre_2.jpg";
ss7.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-WalnutTheatre_3.jpg";
ss7.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-WalnutTheatre_4.jpg";
ss7.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/rooms/Int-WalnutTheatre_5.jpg";
ss7.add_slide(s);

// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss7.slides.length; i++) {

  s = ss7.slides[i];
  s.target = "ss7_popup";
  s.text = "<em class=slidetext>Simple or elegant, IL can intergrate custom millwork with sophisticated home theatre designs.  Here is an example of a theatre constructed with sequence matched mahogany veneers.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

//-->