function WriteLeftPanel()
{
	document.write("<div style='position:absolute; top:485px; left:35px; z-index:999'>")
	document.write("<div id='navcontainer' style='z-index:999'>")
	document.write("<ul id='navmenu' style='z-index:999'>")
	document.write("<li><a href='index.htm'>Home</a></li>")
	document.write("<li><a href='#'>New Home Communities</a>")
	document.write("<ul>")
  	document.write("<li><a href='indian_hill.htm'>Indian Hill by StoneHill Builders</a></li>")
	document.write("</ul>")
	document.write("</li>")
	document.write("<li><a href='http://www.masiello.com/agentoffice/agentprofile.cfm?associateid=292' target=_blank>Masiello Group Website</a></li>")
	document.write("<li><a href='testimonials.htm'>Testimonials</a></li>")
	document.write("<li><a href='statistics.htm'>My Statistics</a></li>")
	document.write("<li><a href='builders.htm'>Builder Profiles</a></li>")
	
	document.write("<li><a href='#'>Buyer/Seller</a>")
	document.write("<ul>")
	document.write("<li><a href='tips_seller.htm'>Selling a Home</a></li>")
	document.write("<li><a href='tips_buyer.htm'>Buying a Home</a></li>")
	document.write("<li><a href='tips_financing.htm'>Financing</a></li>")
	document.write("<li><a href='tips.htm'>Buyer/Seller Tools</a></li>")
	document.write("</ul>")
	document.write("</li>")
	
	document.write("<li><a href='towninfo.htm'>Town & School Info</a></li>")
	document.write("</ul>")
	document.write("</div>")
 	document.write("<table width='185px'>")
  	document.write("<tr>")
	document.write("<td>")
	document.write("<P><STRONG>Paul Redmond</STRONG><br>")
	document.write("The Masiello Group<BR>")
	document.write("33 Indian Rock Rd #1<BR>")
	document.write("Windham, NH 03087<BR><BR>")
	document.write("<P><STRONG>Contact me</STRONG><br>")
	document.write("Business: (603) 234-9945<BR>")
	document.write("Fax: (603) 434-1118<BR>")
	document.write("<STRONG><a href='mailto:paulredmond@masiello.com?subject=Information%20Request'>paulredmond@masiello.com</A></STRONG></P>")
	document.write("</TD>")
	document.write("</TR>")
	document.write("<TR>")
	document.write("<TD align=center>")	
	document.write("<a href=http://www.facebook.com/NewHomes4NH target=_blank><img src=images/facebooks.gif alt='Facebook'></A>&nbsp;")
  	document.write("<a href=http://www.realtor.com/realestateandhomes-search?agtid=184308 target=_blank><img src=images/realtor.png  height=22 width=22 alt='Realtor'></A>&nbsp;")
 	document.write("<a href=http://paulredmond.homesandland.com/ListingSearchReturn.cfm target=_blank><img src=images/handl.png  height=22 width=77 alt='Land and Homes'></A>&nbsp;")	
	document.write("<a href='http://www.realestatebook.com/agent/aid/3000012796/Windham-NH-USA/The-Masiello-Group-Windham-/' target=_blank><IMG height=22 width=77 SRC=images/realestatebook.png></A>")
	document.write("</TD>")
	document.write("</TR>")
	document.write("<TR>")
	document.write("<TD align=center>")
	document.write("<BR><BR><BR><A HREF=http://www.masiello.com target=_blank><img src='images/betterhomes.jpg' alt='Masiello' border=0></A>")
	document.write("<BR><STRONG><A HREF=http://www.masiello.com target=_blank>The Masiello Group</A></STRONG>")
	document.write("</TD>")
	document.write("</TR>")
	document.write("<TR>")
	document.write("<TD align=center>")
	document.write("<BR><A HREF=http://www.derry-chamber.org target=_blank><img src='images/chamber.jpg' alt='Derry Chamber of Commerce' width=150 height=70 border=0></A>")
	document.write("<BR><STRONG><A HREF=http://www.derry-chamber.org target=_blank>Greater Derry Londonderry Chamber of Commerce Member</A></STRONG>")
	document.write("</td>")
	document.write("</tr>")
	document.write("<TR>")
	document.write("<TD align=center>")
	document.write("<BR><STRONG>Seach for Homes</STRONG>")
	document.write("<BR><A HREF=http://www.masiello.com/homescout/abouths.cfm target=_blank><img src='images/homescout.gif' alt='Home Scout' border=0></A>")
	document.write("<BR><STRONG><A HREF=http://www.masiello.com/homescout/abouths.cfm target=_blank>Masiello's Home Scout</A></STRONG>")
	document.write("</td>")
	document.write("</tr>")
	document.write("</table>")
	document.write("</div>")
	document.write("</div>")
}

function WriteFooter()
{
  document.write("<div class='footer'>")
  document.write("<TABLE align=center>")
  document.write("<TR>")
  document.write("<TD rowspan=2 NOWRAP>")
  document.write("<A HREF=http://www.realtor.com target=_blank><img src='images/realtor_logo.gif' alt='Realtor.com' border=0></A>&nbsp;&nbsp;")
  document.write("<A HREF=http://www.hud.gov/offices/fheo/ target=_blank><img src='images/eho.gif' alt='Equal Housing Opportunity' border=0></A>&nbsp;&nbsp;&nbsp;&nbsp;")
  document.write("</TD>")
  document.write("<TD>")
  document.write("Paul Redmond  |  33 Indian Rock Rd #1  |  Windham, NH 03087  |  (603) 234-9945")
  document.write("</TD>")
  document.write("</TR>")
  document.write("<TR>")
  document.write("<TD>")
  document.write("Copyright © 2008-2010 <a href='http://www.gdtc.org/usamariano.php' target=_blank>Mariano Santangelo Web Design</a>")
  document.write("</TD>")
  document.write("</TR>")
  document.write("</TABLE>")
  document.write("</div>")
}

function WriteHeader()
{
	document.write("<tr>")
	document.write("<td colspan=2>")
	document.write("<DIV id=flashheader><img src='images/logo.jpg'></DIV>")
	document.write("</TD>")
	document.write("</TR>")
	document.write("<TR>")
	document.write("<TD colspan=2>")
	document.write("<img src='images/homes.jpg' width=1000 height=400 border=0>")
	document.write("</td>")
	document.write("</tr>")
}