document.writeln('<table border=0 cellpadding=2 cellspacing=0 bgcolor=#c0c0c0>');
document.writeln('<tr><td class="SlideShowCaption" align=center>');
document.writeln('<img src="/images/invisibledot.gif" width=204 height=1><br>');
document.writeln('Featured Projects coming to &nbsp;&nbsp;<b>'+ShowTitle+'</td></tr>');
document.writeln('<tr><td align=center>');
document.writeln('<table border=0 cellpadding=4 cellspacing=0 bgcolor="#c0c0c0" align=center><tr><td>');
var s="''";
document.writeln('<a href="javascript:GoPhotos();" title="View Photo Gallery" onMouseOver="window.status=this.title; return true;" onMouseOut="window.status='+s+'; return true;" class="hotlink"><img border=0 src="'+SlideStart+'" name="PictureBox" width='+SlideWidth+' height='+SlideHeight+'>');
document.writeln('</td></tr></table>');
document.writeln('</td></tr>');
document.writeln('<tr><td id="CaptionBox" class="SlideShowCaption" align=center><b>'+ShowTitle+'</td></tr></table>');

