document.write('					<br><br>');
document.write('				</td>');

document.write('				<td width="100"  bgcolor="#7DB3B2">');
document.write('				</td>');


document.write('			</tr>');

document.write('			<tr>');
document.write('				<td colspan="3" bgcolor="#7DB3B2">');
document.write('					<div id="footer">');
document.write('						<br><a href="./index2.html" class="footer">&copy 2006 MonkeyFX</a><br><br>');
document.write('					</div>');
document.write('				</td>');
document.write('			</tr>');
		
document.write('		</table>');	
		
		
		
document.write('	</body>');


document.write('</html>');
