content='\
	</td>\
	</tr>\
	<tr>\
		<td bgcolor="white" colspan=2 height="20">&nbsp;</td>\
	</tr>\
	<tr>\
		<td bgcolor="#BCC7CD" colspan=2 height="10">\
			<table border=0 cellpadding=15 cellspacing=0 width=760>\
				<tr>\
					<td align="center" class="piew">&copy; Guarro 2003<br>An ArjoWiggins company</td>\
				</tr>\
			</table>\
		</td>\
	</tr>\
	<tr>\
		<td valign="bottom" class="piew" align="right" colspan="2" bgcolor="#BCC7CD"><img src="gifs/005.gif" width="16" height="21" border="0" alt=""></td>\
	</tr>\
\
</table>\
\
</body>\
\
<script src="guarro/js/navigation.js"></script>\
';
	

document.write(content);

function errorbox(msg, url, linenumber){
	top.location=top.location.href;
	return true;
}

//window.onerror=errorbox;
