// homes array...
// hMax = number of pix
// hInit = initial pic

var hMax = new Array();
var hInit = new Array();
var title = new Array();
var descrip = new Array();

// fill 0 index with empty data - not used

hMax[0] = 0;
hInit[0] = 0;
title[0] = "";
descrip[0] = ""; 
// remaining can be reordered as desired

i = hMax.length;
hMax[i] = 14;
hInit[i] = 1;
title[i] = "Residential Project- Lexington, MA";
descrip[i] = "This homeowner wanted to use some unique window arrangements in his new residence. ";
descrip[i] += "By working extensively with our staff CAD designer Gary Girard, he was able to achieve the look he was seeking.<br><br>";
descrip[i] += "A broad range of Marvin products are on display here, from Ultimate Double Hung windows to some unique round and polygonal shapes. ";
descrip[i] += "All windows are wood construction, with 7/8&quot; simulated divided lites, and many of them feature interesting decorative lite styles.";

i = hMax.length;
hMax[i] = 6;
hInit[i] = 1;
title[i] = "Residential Renovation - Wakefield, MA";
descrip[i] = "Here, the homeowner was renovating the kitchen, and was looking to match existing windows to maintain historical and architectural consistency. ";
descrip[i] += "To ensure the project's success, Sandy Gove visited the site and took detailed notes and measurements to correctly match the windows, trim and sill details.";

i = hMax.length;
hMax[i] = 10;
hInit[i] = 1;
title[i] = "Residential Project - South Casco, ME";
descrip[i] = "What started as &quot;merely&quot; a significant remodeling project ended up being a complete rebuild of this lakefront house. ";
descrip[i] += "The owners made lemonade with the lemons they were handed, using the opportunity to build the house of their dreams. ";
descrip[i] += "Close work between them, their architect, and our own Alan Wall led to the use of many windows styles which worked together to create a contemporary, yet classic, unified whole.";

i = hMax.length;
hMax[i] = 12;
hInit[i] = 1;
title[i] = "Residential Project - Mendham Township, NJ";
descrip[i] = "The customer's architectural plan called for specially cut window lights, and clad sashes in wood frames. ";
descrip[i] += "Custom work is no problem - the plans were sent to Sandy Gove, and Marvin executed, producing windows that were right on spec. Also note the architectually correct shutters supplied by us.";

i = hMax.length;
hMax[i] = 8;
hInit[i] = 1;
title[i] = "Residential Project - Ipswich, MA";
descrip[i] = "Another large, new residence successfully specified and executed by Marvin Window &amp; Door Showcase! ";
descrip[i] += "The windows and doors for this project were specified by Sue Hovey to accent the house's gabled architecture.";

i = hMax.length;
hMax[i] = 8;
hInit[i] = 1;
title[i] = "Residential Project - Gloucester, MA";
descrip[i] = "This European villa styled house is located at the edge of the sea - a mere 30 ft from the water at high tide! ";
descrip[i] += "This required some special consideration, both in terms of views from the inside and durability on the outside, as our sales consultant Alan Wall helped with product specification.";

i = hMax.length;
hMax[i] = 9;
hInit[i] = 1;
title[i] = "Residential Project - Manchester, MA";
descrip[i] = "Another house that overlooks the sea, requiring attention to the quality of the view from inside.  Our salesman Matt Tiffany designed custom archtop ";
descrip[i] += "windows to accent both the view and the architecture. All windows are clad casement and clad archtops.";

i = hMax.length;
hMax[i] = 7;
hInit[i] = 1;
title[i] = "Residential Renovation - Concord, MA";
descrip[i] = "This project was an extensive renovation of the architect's own home in a historic area of Concord. ";
descrip[i] += "Thick sills and simulated divided lites provide the period details needed to maintain the house's architectural authenticity.";

i = hMax.length;
hMax[i] = 8;
hInit[i] = 1;
title[i] = "Residential Renovation - South End, Boston, MA";
descrip[i] = "This is a historic row house on Bond St. in Boston's south end. The project featured Custom Wood Ultimate ";
descrip[i] += "double hungs in brick openings, and a custom front door designed by our in house CAD designer.";

i = hMax.length;
hMax[i] = 5;
hInit[i] = 1;
title[i] = "Residential Renovation - Gloucester, MA";
descrip[i] = "This addition includes a two story lap pool and a host of Marvin Wood Ultimate ";
descrip[i] += "Double Hung windows, with 7/8&quot; simulated divided lites.";