
document.write('<table width="98"  border="0" cellpadding="0" cellspacing="0" background="images/side_bg.jpg" align = center>');
document.write('<tr>');
document.write('<td><a href="contact.htm"><IMG src="images/contact.png" border="0" width ="97" height="59" alt="Contact Us" align ="top"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><a href= "services.htm"><IMG src="images/service.png" border="0" width ="97" height="59" alt="Services"align ="top"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><a href= "i_r.htm"><IMG src="images/resources.png" border="0" width ="97" height="59" alt="Volunteer"align ="top"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<tr>');
document.write('<td><a href= "volunteer.htm"><IMG src="images/volunteer.png" border="0" width ="97" height="59" alt="Volunteer"align ="top"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><a href= "sponsors.htm"> <IMG src="images/sponsor.png" border="0" width ="97" height="59" alt="Sponsor"align ="top"></a></td>'); 
document.write('</tr>');


document.write('</table>');
			














