function writeJS2(){
var str='';
str+='<IMG class="nav" SRC="images\/navspacer.gif" WIDTH="147" height=2 ALT=""><br>';
str+='<\/td><\/tr>';
str+='		<tr>';
str+='		<td valign="top" width="147">';
str+='	<table width="100%" border="0" cellpadding="0" cellspacing="0">';
str+='		<tr><td height="11" colspan="2" bgcolor="#BD9572"><\/td><\/tr>';
str+='		<tr><td height="21" colspan="2" background="images\/pixi_darkbrown.gif">';
str+='		<font color="#FFFFFF"><strong style="margin-left:15px; margin-right:6px">Additional Info<\/strong><\/font>';
str+='		<\/td><\/tr>';
str+='		<tr><td colspan="2"><img src="images\/borderline2.gif" width="1" height="2"><\/td><\/tr>';
str+='		<tr>';
str+='		<td  colspan="2" valign="top" width="140" height="120" bgcolor="#D08E72" class="sidetable"> ';
str+='		<p style="margin-top:0px; margin-left:10px; margin-right:10px; margin-bottom:10px; text-color:#574427">';
str+='		<p style="font-size:13px; font-weight:bold; margin-top:14px; margin-left:10px; margin-right:10px; color:#574427">Concrete&nbsp;Links:</p>';
str+='		<p style="font-size:12px; font-style:italic; font-weight:bold; margin-top:0px; margin-left:10px; margin-right:10px; margin-bottom:10px; color:#574427">';
str+='		<a href="http:\/\/concretenetwork.com" target="_blank">Concrete&nbsp;Network<\/a><br><br>';
str+='		<a href="http:\/\/www.concretesupply.com" target="_blank">Concrete&nbsp;Supply<\/a><br>';
str+='		<\/p>';
str+='		<\/td>';
str+='		<\/tr>';
str+='		<tr>';
str+='		<td height="21" colspan="2" background="images\/pixi_darkbrown.gif">';
str+='		<strong style="color:#FFFFFF; margin-left:15px; margin-right:6px">Contact Info<\/strong>';
str+='		<\/td>';
str+='		<\/tr>';
str+='		<tr>';
str+='		<td colspan="2"><img src="images\/borderline2.gif" width="1" height="2"><\/td>';
str+='		<\/tr>';
str+='		<tr>';
str+='		<td valign="top" width="140" height="240" background="images\/pixi_brown.gif" class="contactcell">';
str+='		<p style="font-size:18px; font-weight:bold; margin-top:7px; margin-bottom:0px; margin-left:10px; margin-right:10px; color:#967542;">';
str+='ICR';
str+='		<p style="font-size:12px; font-weight:bold; margin-bottom:20px; margin-top:0px; margin-left:10px; margin-right:10px; color:#574427">Integrity&nbsp;Concrete<br>';
str+='& Resurfacing</p>';
str+='		<p style="font-size:12px; font-weight:bold; font-style:italic; margin-top:10px; margin-left:10px; margin-right:10px; margin-bottom:16px; color:#574427">';
str+='Call Today For<br/>';
str+='A Free Estimate:<br/>';
str+='651-283-7380<br/>';
str+='		<\/p>';
str+='		<\/td>';
str+='		<\/tr>';
str+='		<\/table>';
str+='		<\/td>';
str+='		<\/tr>';
str+='		<\/table>';
str+='		<\/td>';
str+='		<!-- end left navigation -->';
str+='		<td valign="top" background="images\/pixi_grey.gif">';
str+='		<table BORDER="0" CELLPADDING="0" CELLSPACING="0">';
str+='		<tr>';
str+='		<td><IMG SRC="images\/middle1.jpg" WIDTH="309" HEIGHT="196" ALT=""><\/td>';
str+='		<td><IMG SRC="images\/middle2.jpg" WIDTH="311" HEIGHT="196" ALT=""><\/td>';
str+='		<\/tr>';
str+='		<\/table>';
str+='		<\/td>';
str+='		<\/tr>';
str+='		<tr>';
str+='		<td style="padding-left:0px; padding-right:-6px">';
document.write(str);
}
writeJS2();