if (flashinstalled == 2)
{
	if (flashversion) {
	document.write('<center><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="730" height="270">');
  	document.write('<param name="movie" value="gallery.swf">');
  	document.write('<param name="quality" value="high">');
  	document.write('<embed src="gallery.swf" quality="high" name="detection" swLiveConnect="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="730" height="270"></embed>');
	document.write('</object></center>');
	}
	else {
	document.write('<table align="center" width="730" height="270" border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr height="31"><td height="31"><a href="index.html"><img src="title.gif" width="184" height="31" border="0" /></a></td>');
	document.write('<td height="31"><img src="spacer.gif" width="546" height="31" /></td></tr>');
	document.write('<tr><td colspan="2" height="167"><img src="newtop.gif" width="730" height="167" /></td></tr>');
	document.write('<tr><td width="730" height="72" colspan="2" bgcolor="#FFFFFF" id="topmenugal"><a href="all.html">View All</a> &nbsp; <a href="commercial.html">Commercial</a> &nbsp; <a href="institutional.html">Institutional</a> &nbsp; <a href="planning.html">Planning</a> &nbsp; <a href="preservation.html">Preservation &amp; Renovation</a> &nbsp; <a href="residential.html">Residential</a> &nbsp; <a href="index.html">Back to Main</a>&nbsp; &nbsp; &nbsp; </td></tr>');
	document.write('</table>');
	}
}
else if (flashinstalled == 1) {
	document.write('<table align="center" width="730" height="270" border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr height="31"><td height="31"><a href="index.html"><img src="title.gif" width="184" height="31" border="0" /></a></td>');
	document.write('<td height="31"><img src="spacer.gif" width="546" height="31" /></td></tr>');
	document.write('<tr><td colspan="2" height="167"><img src="newtop.gif" width="730" height="167" /></td></tr>');
	document.write('<tr><td width="730" height="72" colspan="2" bgcolor="#FFFFFF" id="topmenugal"><a href="all.html">View All</a> &nbsp; <a href="commercial.html">Commercial</a> &nbsp; <a href="institutional.html">Institutional</a> &nbsp; <a href="planning.html">Planning</a> &nbsp; <a href="preservation.html">Preservation &amp; Renovation</a> &nbsp; <a href="residential.html">Residential</a> &nbsp; <a href="index.html">Back to Main</a>&nbsp; &nbsp; &nbsp; </td></tr>');
	document.write('</table>');
	}
else {
	document.write('<table align="center" width="730" height="270" border="0" cellpadding="0" cellspacing="0">');
	document.write('<tr height="31"><td height="31"><a href="index.html"><img src="title.gif" width="184" height="31" border="0" /></a></td>');
	document.write('<td height="31"><img src="spacer.gif" width="546" height="31" /></td></tr>');
	document.write('<tr><td colspan="2" height="167"><img src="newtop.gif" width="730" height="167" /></td></tr>');
	document.write('<tr><td width="730" height="72" colspan="2" bgcolor="#FFFFFF" id="topmenugal"><a href="all.html">View All</a> &nbsp; <a href="commercial.html">Commercial</a> &nbsp; <a href="institutional.html">Institutional</a> &nbsp; <a href="planning.html">Planning</a> &nbsp; <a href="preservation.html">Preservation &amp; Renovation</a> &nbsp; <a href="residential.html">Residential</a> &nbsp; <a href="index.html">Back to Main</a>&nbsp; &nbsp; &nbsp; </td></tr>');
	document.write('</table>');
	}