// JavaScript Document

// Create the slideshow object for IL Moulding
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/elements/Int-El-Trim_1.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Trim_2.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Trim_3.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Trim_4.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Trim_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>Our line of exclusive custom profiles, named the Greenwich Collection™, have been enhancing homes for over 85 years. Many architectural styles and designs may be achieved using our collection alone or in combination with other profiles. The following slides show samples of our stock, pre-primed Mouldings.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Custom Moulding
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/elements/Int-El-CustomTrim_1.jpg";
ss1.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-CustomTrim_2.jpg";
ss1.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-CustomTrim_3.jpg";
ss1.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-CustomTrim_4.jpg";
ss1.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-CustomTrim_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>IL's Custom Millwork Shop is capable of matching any moulding profile with its state of the art knife grinding equipment. Any profile can therefore be run in any species of wood you desire. The following slides show examples of profiles run in stain grade material and examples of custom matched paint grade profiles.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Mantles & Fireplaces
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/elements/Int-El-Mantle_1.jpg";
ss2.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Mantle_2.jpg";
ss2.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Mantle_3.jpg";
ss2.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Mantle_4.jpg";
ss2.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Mantle_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>IL's Custom Millwork Shop can create unique mantles & fireplace surrounds. Specify IL moulding profiles alone or add decorative elements and appliques to create elegant mantle designs.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Coffered Ceilings
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/elements/Int-El-Coffered_1.jpg";
ss3.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Coffered_2.jpg";
ss3.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Coffered_3.jpg";
ss3.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Coffered_4.jpg";
ss3.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Coffered_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>A bold statement in any library, den or office is a classic coffered ceiling. Our experienced millwork staff can help design and layout the coffered ceiling of your dreams. The following slides show a wide variety of beautiful coffered ceiling construction.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Pilasters
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/elements/Int-El-pilaster_1.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-pilaster_2.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-pilaster_3.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-pilaster_4.jpg";
ss4.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-pilaster_5.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>Often used to enhance an opening or complement panel work, custom pilasters can be fluted, reeded, flat or paneled in any species to any specifications.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Brackets, Key Blocks, Dentil Mouldings
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/elements/Int-El-Brackets_1.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Brackets_2.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Brackets_3.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Brackets_4.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Brackets_5.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Keyblocks_1.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Keyblocks_2.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Keyblocks_3.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Keyblocks_4.jpg";
ss5.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Keyblocks_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>Decorative and ornamental architectural elements such as brackets, key blocks and dentil mouldings add architectural interest to any space. Interstate + Lakeland Lumber offers many styles both stock and custom made to any specifications.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Columns
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/elements/Int-El-Columns_1.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Columns_2.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Columns_3.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Columns_4.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Columns_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>Interstate + Lakeland Lumber offers a wide variety of stock and custom columns & posts. Our Mill Shop has the capability of matching any style column: square or round, tapered, fluted, etc.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

// Create the slideshow object for Panel Work
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/elements/Int-El-Panels_1.jpg";
ss7.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Panels_2.jpg";
ss7.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Panels_3.jpg";
ss7.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Panels_4.jpg";
ss7.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Panels_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>IL's Custom Millwork Shop can produce paint grade & stain grade wall paneling: raised, or recessed flat, to accommodate any design or layout.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

//-->

// Create the slideshow object for Arches (Entryways & Cased Openings)
ss8 = new slideshow("ss8");
ss8.timeout = 3000;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Archways_1.jpg";
ss8.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Archways_2.jpg";
ss8.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Archways_3.jpg";
ss8.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Archways_4.jpg";
ss8.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Archways_5.jpg";
ss8.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Archways_6.jpg";
ss8.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/interiors/elements/Int-El-Archways_7.jpg";
ss8.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 < ss8.slides.length; i++) {

  s = ss8.slides[i];
  s.target = "ss8_popup";
  s.text = "<em class=slidetext>IL's Custom Millwork Shop specializes in decorative arches & cased openings. Paneled jambs & curved casings are also easily created by our newly expanded Radius division.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}
