// JavaScript Document
document.write("<table cellpadding='0' cellspacing='0' border='0'>");

document.write("<tr><td>&nbsp;</td>");
document.write("<td><a href='animations.html'><img src='images/animation/sideein1.jpg' width='74' border='0'></a></td>");
document.write("<td>&nbsp;</td>");
document.write("<td><a href='animations2.html'><img src='images/animation/sideein2.jpg' width='74' border='0'></a></td>");	
document.write("<td>&nbsp;</td></tr>");								
document.write("<tr><td colspan='5' height='5'></td></tr>");

document.write("<tr><td>&nbsp;</td>");
document.write("<td><a href='animations3.html'><img src='images/animation/sideein3.jpg' width='74' border='0'></a></td>");
document.write("<td>&nbsp;</td><td>");
							
document.write("</tr><tr><td colspan='5' height='5'></td></tr>");


document.write("</table>");