// JavaScript Document
<!--

// Create the slideshow object for Exterior Trim
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/exteriors/Ext-Trim_1.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Trim_2.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Trim_3.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Trim_4.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Trim_5.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Trim_6.jpg";
ss.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Trim_7.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>Interstate + Lakeland Lumber offers numerous exterior stock profiles along with trim boards and tongue and groove boarding. We can also run any profile to match existing trim or to any architectural specification. Any profile or board is available in any species of lumber or in Azek -- straight or curved.</em>";
  s.attr = "width=497,height=500,resizable=no,scrollbars=no";

}

// Create the slideshow object for Pergolas
ss5 = new slideshow("ss5");
ss5.timeout = 3000;

// Create the slides and add them to the slideshow.
s5 = new slide();
s5.src =  "assets/graphics/custom_millwork/exteriors/Ext-Pergolas_1.jpg";
ss5.add_slide(s5);

s5 = new slide();
s5.src =  "assets/graphics/custom_millwork/exteriors/Ext-Pergolas_2.jpg";
ss5.add_slide(s5);

s5 = new slide();
s5.src =  "assets/graphics/custom_millwork/exteriors/Ext-Pergolas_3.jpg";
ss5.add_slide(s5);

// 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++) {

  s5 = ss5.slides[i];
  s5.target = "ss5_popup";
  s5.text = "<em class=slidetext>Our Custom Millwork Shop can supply Pergolas, Lattice Panels and Trellis work for any design. Often constructed in cedar, these structures are custom cut & built to a wide variety of styles and sizes.</em>";
  s5.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}
// Create the slideshow object for Entryways
ss4 = new slideshow("ss4");
ss4.timeout = 3000;

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Entryways_1.jpg";
ss4.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Entryways_2.jpg";
ss4.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Entryways_3.jpg";
ss4.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Entryways_4.jpg";
ss4.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Entryways_5.jpg";
ss4.add_slide(s);

for (var i=0; i < ss4.slides.length; i++) {

s = ss4.slides[i];
s.target = "ss4_popup";
s.text ="<em class=slidetext>Our Custom Millwork Shop can customize any entryway to create unique and exquisite entrances. Possibilities are endless and often are created from photos and custom designed to the correct proportions.</em>";
s.attr = "width=497.height=500,resizeable=no,scrollbars=no";

}
// Create the slideshow object for Columns
ss3 = new slideshow("ss3");
ss3.timeout = 3000;

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Columns_1.jpg";
ss3.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Columns_2.jpg";
ss3.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Columns_3.jpg";
ss3.add_slide(s);

s = new slide();

s.src = "assets/graphics/custom_millwork/exteriors/Ext-Columns_4.jpg";
ss3.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Columns_5.jpg";
ss3.add_slide(s);

for (var i=0; i < ss3.slides.length; i++) {

s = ss3.slides[i];
s.target = "ss3_popup";
s.text ="<em class=slidetext>Interstate + Lakeland Lumber can provide any style post or column in wood as well as fibreglass and can custom order to specs from architects.</em>";
s.attr = "width=497.height=500,resizeable=no,scrollbars=no";
	
}
// Create the slideshow object for Blocks	
ss2 = new slideshow("ss2");
ss2.timeout = 3000;

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Blocks_1.jpg";
ss2.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Blocks_2.jpg";
ss2.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Blocks_3.jpg";
ss2.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Blocks_4.jpg";
ss2.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Blocks_5.jpg";
ss2.add_slide(s);

for (var i=0; i < ss2.slides.length; i++) {

s = ss2.slides[i];
s.target = "ss2_popup";
s.text ="<em class=slidetext>Our Millwork Shop can manufacture any style modillion block or custom component for your exterior entablature. Any Dentil Moulding style can also be constructed.</em>";
s.attr = "width=497.height=500,resizeable=no,scrollbars=no";

}
// Create the slideshow object for Brackets
ss1 = new slideshow("ss1");
ss1.timeout = 3000;

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Brackets_1.jpg";
ss1.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Brackets_2.jpg";
ss1.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Brackets_3.jpg";
ss1.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Brackets_4.jpg";
ss1.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Brackets_5.jpg";
ss1.add_slide(s);

s = new slide();
s.src = "assets/graphics/custom_millwork/exteriors/Ext-Brackets_6.jpg";
ss1.add_slide(s);

for (var i=0; i < ss1.slides.length; i++) {

s = ss1.slides[i];
s.target = "ss1_popup";
s.text ="<em class=slidetext>Our Millwork Shop can manufacture any bracket, rafter tail, or outrigger to any design. We have constructed hundreds of styles & sizes in a variety of wood species; from simple to scrolled complex.</em>";
s.attr = "width=497.height=500,resizeable=no,scrollbars=no";

}

// Create the slideshow object for Posts
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/exteriors/Ext-Posts_1.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Posts_2.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Posts_3.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Posts_4.jpg";
ss6.add_slide(s);

s = new slide();
s.src =  "assets/graphics/custom_millwork/exteriors/Ext-Posts_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>Choose from numerous stock railings or have our Custom Mill Shop produce any rail design including newel posts to any specification in wood or Azek. Choose from square, beveled or turned ballusters.  Newels can be made paneled, beveled or plain with any style cap.  Custom patterned rail sections are also avilable.</em>";
  s.attr = "width=497,height=500,resizable=yes,scrollbars=yes";

}

//-->