<!-- Begin MENU

// NOTE: If you use a ' add a slash before it like this \'


var menuside	= "center"	// MENU SIDE | left, right or center
var menuspace	= "25"		// MENU END SPACING



document.write('<div class="printhide"><TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="menubackground"><tr><td align="'+menuside+'">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="'+menuspace+'">');
document.write('<img src="picts/spacer.gif" width="'+menuspace+'" height="5"></a><br>');



// COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON



document.write('</td><td valign=top>');
document.write('<div class="rollover"><a href="index.php"><img src="http://hamptonswebdesign.com/astor/string.php?text=Home&width=120&height=22&forecolor=fdfad5&backcolor=4d4d59&size=14" border=0></a>');

document.write('</div></td><td width=14></td><td valign=top><div class="rollover">');
document.write('<a href="about.htm"><img src="http://hamptonswebdesign.com/astor/string.php?text=The Company&width=120&height=22&forecolor=fdfad5&backcolor=4d4d59&size=14" border=0></a>');

document.write('</div></td><td width=14></td><td valign=top><div class="rollover">');
document.write('<a href="Services.htm"><img src="http://hamptonswebdesign.com/astor/string.php?text=Services&width=200&height=22&forecolor=fdfad5&backcolor=4d4d59&size=14" border=0></a>');

document.write('</div></td><td width=14></td><td valign=top><div class="rollover">');
document.write('<a href="recent_projects.htm"><img src="http://hamptonswebdesign.com/astor/string.php?text=Recent Projects&width=200&height=22&forecolor=fdfad5&backcolor=4d4d59&size=14" border=0></a>');

document.write('</div></td><td width=14></td><td valign=top><div class="rollover">');
document.write('<a href="project_consultations.htm"><img src="http://hamptonswebdesign.com/astor/string.php?text=Project Consultations&width=200&height=22&forecolor=fdfad5&backcolor=4d4d59&size=14" border=0></a>');


document.write('</div></td><td width=14></td><td valign=top><div class="rollover">');
document.write('<a href="galleries.php"><img src="http://hamptonswebdesign.com/astor/string.php?text=Galleries&width=120&height=22&forecolor=fdfad5&backcolor=4d4d59&size=14" border=0></a>');

document.write('</div></td><td width=14></td><td valign=top><div class="rollover">');
document.write('<a href="links.htm"><img src="http://hamptonswebdesign.com/astor/string.php?text=Links&width=75&height=22&forecolor=fdfad5&backcolor=4d4d59&size=14" border=0></a>');

document.write('</div></td><td width=14></td><td valign=top><div class="rollover">');
document.write('<a href="contact.htm"><img src="http://hamptonswebdesign.com/astor/string.php?text=Contact Us&width=100&height=22&forecolor=fdfad5&backcolor=4d4d59&size=14" border=0></a>');



// END LINKS



document.write('</div></td></tr></table>');
document.write('</td><td width="'+menuspace+'">');
document.write('<img src="picts/spacer.gif" width="'+menuspace+'" height="5"></a><br>');
document.write('</td></tr></table></div>');


//  End -->