<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "7"		// NUDGE PRODUCTS MENU DOWN
var bottomspacing	= "20"		// SPACING UNDER PRODUCT MENU


document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="10"><br>');




//document.write('Portfolios of Garden Features<BR>');


//document.write('|&nbsp;');

document.write('<a href="gallery01.htm">Outdoor Rooms</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery02.htm">Backyard Living</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery03.htm">Waterfront</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery04.htm">Pools</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery05.htm">Hillside Gardens</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery06.htm">Cottage Gardens</a>');
document.write('&nbsp;|&nbsp;');

/*document.write('<a href="gallery07.htm">Entries and Paths</a>');
document.write('&nbsp;|&nbsp;<BR>');*/

document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="10"><br>');


/*document.write('Portfolios of Completed Projects<BR>');

//document.write('|&nbsp;');

document.write('<a href="gallery08.htm">Hillside</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery09.htm">Waterfront</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery10.htm">Backyard with Pool</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery11.htm">Bay Frontage</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery12.htm">Pools and Ponds</a>');
document.write('&nbsp;|&nbsp;');

document.write('<a href="gallery13.htm">Outdoor Lifestyles</a>');

document.write('&nbsp;|&nbsp;<BR>');


document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="10"><br>');
//document.write('|&nbsp;');


// SLIDESHOW LINK
//document.write('Slideshow<BR>');



document.write('<a href="slideshow.htm">View Slideshow</a>');*/
//document.write('&nbsp;|&nbsp;');





//document.write('<br><img src="picts/spacer.gif" height="'+bottomspacing+'" width="10"><br>');

// END -->
