
var imageDirectory = "examples";

var myPix = new Array(	
	/*  0 */ "kitchen.gif",			
	/*  1 */ "kitchen1.gif",		
	/*  2 */ "kitchen2.gif",		
	/*  3 */ "bathroom.gif",		
	/*  4 */ "bathroom1.gif",		
	/*  5 */ "white_shelf.gif",		
	/*  6 */ "standing_shelf.gif",		
	/*  7 */ "open_standing_shelf.gif",	
	/*  8 */ "purple.gif",			
	/*  9 */ "box.gif",			
	/* 10 */ "open_box.gif",			
	/* 11 */ "office1a.gif",			
	/* 12 */ "office1b.gif",			
	/* 13 */ "office3a.gif",			
	/* 14 */ "office3b.gif",			

	/* 15  */ "office2a.gif",			
	/* 16 */ "office2b.gif",			
	/* 17 */ "table.gif",	
	/* 18 */ "ent_center.gif"
	);




var myCap = new Array(	
	/*  0 */ "<p>This table was designed by a leading Toledo kitchen designer, and built by Michael Kurtz Cabinetry, Inc.  It was recently featured in <i>Toledo Area Design News</i>.</p><p>This table features a rubbed lava top as well as custom iron decorations.  The table was designed to act both as a food preparation and serving area, as well as a less formal eating surface.</p>",
	/*  1 */ "A professional architect designed this kitchen for his own home. It was built by Michael Kurtz Cabinetry.  This kitchen has incorporates a popular Danish style door and drawer front and Baltic birch drawers.",
	/*  2 */ "This is a second view of the above kitchen. It gives a better view of the birch wood cabinetry which are accented by the simple but elegant black counter tops.",
	/*  3 */ "This bathroom storage cabinet features a lattice door, also in the Danish style.",
	/*  4 */ "This bathroom vanity was completed for a local area homebuilder for a major renovation. This cabinet was finished in a heavy-duty varnish that will stand up to heavy use as well as the humidity variations found in a bathroom.",
	/*  5 */ "This built-in bookcase is unique because it mixes both natural finish as well as white varnish. The end result was spectacular!",
	/*  6 */ "This beautiful jewel armoire was built per the design of a local area author.  It features 25 lined drawers. The completed cabinet was hand painted in the style of a Monet painting.",
	/*  7 */ "Open view of the same armoire. This view shows all 25 of the lined jewel drawers.",
	/*  8 */ "Michael Kurtz Cabinetry completed the framework for this upholstered chair. It is one of four, which fit under a table to add extra seating for company.",
	/*  9 */ "These two jewelry boxes were made as gifts for the client's two daughters. The box was veneered in highly figured wood, and lined in suede.",
	/* 10 */ "An inside view of the both jewel boxes.",
	/* 11 */ "Michael Kurtz Cabinetry built this wonderful home office from cherry. The picture shows judges moulding on the walls. Although it is not easily seen in the picture, there are several layers of crown moulding, which makes the walls even more prestigious looking.",			
	/* 12 */ "This is a second view of the home office shown above. This view shows the bookcase built from cherry wood. The staining process included an aniline dye, which darkens the wood but still does not cover the beautiful wood grain found in cherry. The crown moulding is easily seen in this photo.",
	/* 13 */ "This home office was built for a local area businessman for his new home. An interesting element to this desk is that is in <b>exact replica</b> of the desk found in his old home. This was requested by the client so that he would not have to re-learn where all his papers were!",
	/* 14 */ "This is a different view of the above office. This view also shows a pullout tray for a computer keyboard.",

	/* 15 */ "This reception desk was built for a construction company's new office.  It features a raised panel look, and has provides ample counter space for working.",			
	/* 16 */ "This is a second view of the above reception desk.  Note the metallic laminate strip, which adds a modern touch to a traditional counter.",			
	/* 17 */ "This was a giant conference room table built for a local area church.",	
	/* 18 */ "This lobby entrance was built for a local commercial contractor.  It features raised panels on doors, and a durable finish needed for high-traffic areas."
	);

