<!--function text() {};text = new text();number = 0;// textArraytext[number++] = "<b>Did you know... </b>Premier insulated panels have a 58% higher whole wall efficiency than that of 2x6 R-19 construction."text[number++] = "<b>Did you know... </b>Premier SIPs are a key component to building a 'green' home."text[number++] = "<b>Did you know... </b>Premier SIPs offer homeowners up to 60% savings on utility bills."text[number++] = "<b>Did you know... </b>Premier is the largest SIPs manufacturer in North America."text[number++] = "<b>Did you know... </b>Premier SIPs offer straighter more predictable framing than standard dimensional lumber."text[number++] = "<b>Did you know... </b>Premier SIPs are up to 2/3 stronger than dimensional lumber."text[number++] = "<b>Did you know... </b>Fast installation of Premier SIPs panels, save builders up to 60% on framing labor costs."text[number++] = "<b>Did you know... </b>Premier SIPs are made of engineered products and are more predictable than standard lumber."text[number++] = "<b>Did you know... </b>Framing with Premier SIPs saves builders 2/3 waste when compared with other lumber framing methods."text[number++] = "<b>Did you know... </b>Roofs, walls &amp; floors made with Premier SIPs form a healthy comfortable structure with exceptional indoor air quality."text[number++] = "<b>Did you know... </b>Premier structures stay warmer in the winter &amp; cooler in the summer."text[number++] = "<b>Did you know... </b>All Premier Building Systems SIPs panels are Energy Star qualified products."text[number++] = "<b>Did you know... </b>Building with Premier SIPs helps a structure qualify for LEED certification."text[number++] = "<b>Did you know... </b>Premier has the best code reports in the industry."text[number++] = "<b>Did you know... </b>Premier has sales representatives throughout the country."text[number++] = "<b>Did you know... </b>Premier SIPs have channels pre-drilled for quick electrical wiring."text[number++] = "<b>Did you know... </b>The load capacities of Premier SIPs structures allow for construction without a truss system, making the framing method ideal for cathedral ceiling designs."text[number++] = "<b>Did you know... </b>Premier's large SIPs panels have few gaps keeping out outside polutants and keeping building envirionments healthier."text[number++] = "<b>Did you know... </b>Premier SIPs come in sizes up to 24 x 8 ft, making for long straight expanses."text[number++] = "<b>Did you know... </b>Premier customers have a dedicated project manager to make the process easy."text[number++] = "<b>Did you know... </b>Premier will easily convert your own designs and floor plans into panel plans for simplified planning."text[number++] = "<b>Did you know... </b>Our customers are our best asset. Their testimonials are our greatest success."text[number++] = "<b>Did you know... </b>Premier SIPs were used for a residential neighborhood in Kobe, Japan.  The homes built with SIPs easily survived the 6.5 magnitude earth quake here in the 1980's."text[number++] = "<b>Did you know... </b>The routers that cut Premier's SIPs panels can cut virtually any shape.  Archways, windows and doorways arrive to the jobsites pre-cut per floor plan designs, offering builders an easy way to add these special design details to any building."text[number++] = "<b>Did you know... </b>The insulation in Premier SIPs is 100% recyclable."text[number++] = "<b>Did you know... </b>SIPA is the Structural Insulated Panel Association and offers a huge wealth of information on their website at: www.sips.org"// keep adding items here...increment = Math.floor(Math.random() * number);document.write(text[increment]);//-->