// JavaScript Document



if(loc != "home")
{			  
document.write('</div> <p>&nbsp;</p>');	
document.write(' 					</td> ');
document.write(' 				</tr> ');
document.write(' 			</table> ');
document.write(' 		</td> ');
document.write(' 	</tr> ');
document.write(' </table> ');
}



document.write(' <table width="'+width+'" cellpadding="0" cellspacing="0" border="0" align="center"> ');
document.write(' 	<tr> ');
document.write(' 		<td width="40%" align="left" valign="top" class="link"> ');
document.write(' <br/> ');
document.write(' Center For Conservation Medicine<br/> ');
document.write(' Tufts Cummings School of Veterinary Medicine<br/> ');
document.write(' 200 Westboro Road<br/> ');
document.write(' North Grafton, MA 01536<br/> ');
document.write(' Phone: (508) 887-4919<br /> ');
document.write(' Fax: (508)  839-7946<br /> ');
document.write(' 		</td> ');
document.write(' 		<td width="20%" align="center"> ');
document.write(' <a href="http://www.tufts.edu/vet/" title="Go to TCSVM home page"><img src="http://www.tufts.edu/vet/vet_common/images/cfa/jumbo.gif" width="80" height="81" alt="Go to TCSVM home page" border="0" name="Tufts Seal" /></a> ');
document.write(' 		</td> ');
document.write(' 		<td width="40%" align="right" valign="top" class="link"> ');
document.write(' <br/> ');

document.write(' <a href="http://www.tufts.edu/vet/faculty_research/enviropop.html" title="Go to the Department of Environmental and Population Health home page">Department of Environmental and Population Health</a><br/> ');
document.write(' <a href="http://www.tufts.edu/vet/" title="Go to TCSVM home page">Tufts Cummings School of Veterinary Medicine</a><br/> ');
document.write(' Copyright 2001, <a href="http://www.tufts.edu/" title="Go to Tufts home page">Tufts University</a><br/> ');
document.write(' Contact: <a href="mailto:Carolyn.Corsiglia@tufts.edu">WebMaster@TuftsCCM</a> ');

document.write(' 		</td> ');
document.write(' 	</tr> ');
document.write(' </table> ');


document.write('<p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>');


