// JavaScript Document

var photos_swap = new Array('american_vern_1.jpg','american_vern_2.jpg','american_vern_3.jpg','american_vern_4.jpg','american_vern_5.jpg','american_vern_6.jpg','american_vern_7.jpg','american_vern_8.jpg','american_vern_9.jpg','american_vern_10.jpg','american_vern_11.jpg','american_vern_12.jpg','american_vern_13.jpg','american_vern_14.jpg','american_vern_15.jpg','american_vern_16.jpg','american_vern_17.jpg','american_vern_18.jpg','american_vern_19.jpg','american_vern_20.jpg','american_vern_21.jpg','american_vern_22.jpg');


var head_swap = new Array('seaside home','seaside home','seaside home','seaside home','seaside home','seaside home','seaside home','seaside home','seaside home','seaside home','seaside home','seaside home','missing wall','missing wall','missing wall','missing wall','missing wall','missing wall','missing wall','calming bath','calming bath','the pergola, face Lift');


var text_swap = new Array();

var same_text = "";


text_swap[0] = "";
text_swap[1] = "";
text_swap[2] = "";
text_swap[3] = "";
text_swap[4] = "";
text_swap[5] = "";
text_swap[7] = "When there is a need to add a shower to a powder room, consider this idea: look in the reflection of the mirror and note the house door covering the shower.";
text_swap[8] = "";
text_swap[9] = "";
text_swap[10] = "";
text_swap[11] = "";
text_swap[12] = "For a better connection with outside, consider &quot;missing wall&quot; glazing.";

text_swap[13] = "A small addition allowed the sitting room to be vaulted and the low kitchen ceiling to feel less invasive.";
text_swap[14] = "Hickory cabinets, custom made by Paul Jutras, offer many features both in door design and interior fittings.";
text_swap[15] = "A gas fireplace, hand painted in the Charleston Farmhouse genre by Kitty Lovell, anchors the TV. Look carefully and note that the pantry doors are open.";
text_swap[16] = "The interior of the pantry allows another work station as well as hiding many small appliances. It is also home for the A/V support equipment for the TV above the fireplace.";
text_swap[17] = "Repeating curves: missing wall arc, hood, counter and niche opening provide a sense of continuity and rhythm.";
text_swap[18] = "Two small additions allow expanded interior space and provide balance at the exterior. Note the missing wall addition and the second addition behind the fence. The deck provides a cozy sitting space as adjunct to the semi-private hot tub area hidden by the fence.";
text_swap[19] = "Creating an oasis within an existing space was the goal. The solution was to use two slabs of &quot;crows foot schist&quot; set as a mountain silhouette separating the shower from the water closet area. The ziggurat vanity helps to create a feeling of distance.";

text_swap[20] = "The walk-in, curbless shower is less confining in this small space.";

text_swap[21] = "A long owned family home passed to the next generation who wished to make a more pronounced entrance. The addition of the pergola brings the recessed entrance forward and provides an exterior &quot;foyer.&quot; The stucco chimney is this year's project and it will be redone in stone. Visit again to see updated photos.";



/* PRELOAD */
function preloadImgsT3(){
	var i = 0;
    imageObj = new Image();
    images = new Array();     
	images[0]="images/traditional_o.gif";     
	images[1]="images/american_vern_o.gif";     
	images[2]="images/contemporary_o.gif";
    for(i=0; i<=images.length; i++){          
		imageObj.src=images[i];    
	}
}








