// JavaScript Document



document.write('			</div> ');		
document.write('		</td> ');
document.write('	</tr> ');
document.write('</table> ');



document.write('<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#336699"> ');
document.write('	<tr> ');
document.write('		<td align="left" width="30%"> ');
document.write('		<div style="width:100%; background-color:#336699; padding:10px; color:white;" class="small">The Veterinarians CARE Program<br/>Veterinary Development Office<br/>Cummings School of Veterinary Medicine<br/>Tufts University <br/>200 Westboro Road<br/>North Grafton, MA 01536<br/>508-839-7905</div> ');
document.write('		</td> ');
document.write('		<td align="center" width="40%"> ');
document.write('		<img src="../vet_common/images/care/seal.gif" /> ');
document.write('		</td> ');
document.write('		<td align="right" width="30%"> ');
document.write('		<div style="width:100%; background-color:#336699; padding:10px; color:white;" class="small">&nbsp;</div> ');
document.write('		</td> ');
document.write('    </tr> ');
document.write('</table> ');

