// JavaScript Document



<!-- ------------------------ Table3 - Non-Flash Links ------------------------------ -->
document.write('<table border="0" width="100%" cellpadding="0" cellspacing="0" summary="This table contains links to other sections throughout the TCSVM web site." align="center"> ');

<!-- Row1 -->
document.write('	<tr> ');
document.write('		<td align="center"> ');
<!-- -------------- Script to call a table containing non-flash links -------- -->

var tuftsearch = "<div class='small' align='center'><form method='get' action='http://googlesearch.tufts.edu/search' class='text'>  <input type='hidden' name='sitesearch' value='http://www.tufts.edu/vet'/>  Search: <input type='text' name='q' size='30' maxlength='500' value='' class='searchbox'/>  <input type='submit' name='btnG' value=' Search ' class='searchbox'/>  <input type='hidden' name='site' value='tufts01'/>  <input type='hidden' name='client' value='tufts01'/>  <input type='hidden' name='proxystylesheet' value='tufts_staging'/>  <input type='hidden' name='output' value='xml_no_dtd'/> </form> </div>"


var links = tuftsearch + "</td></tr><tr><td><hr /></td></tr><tr><td class='small' align='center'><a href='http://www.tufts.edu/vet/about/'>About</a> | <a href='http://www.tufts.edu/vet/academics/'>Academics</a> | <a href='http://www.tufts.edu/vet/admissions/'>Admissions</a> | <a href='http://www.tufts.edu/vet/hospitals_and_services/'>Hospitals and Services</a> | <a href='http://www.tufts.edu/vet/research/'>Research</a> | <a href='http://www.tufts.edu/vet/giving/'>Giving</a></td></tr><tr><td><hr />";


document.write(links);

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













<!-- -------------------------------  Table4 - Copyright Information  --------------------------------------- -->
document.write('<table border="0" width="100%" cellpadding="0" cellspacing="0" summary="This table contains the school address and copyright information" align="center"> ');

<!-- Row1 -->
document.write('	<tr> ');
document.write('		<td> ');
<!-- -------------- Script to call the Copyright information and bottom section of the page -------- -->

var copy_150 = "</td></tr><tr><td align='center'><p class='small'>To report an error on this website, please email the <a href='mailto:tcsvmweb@tufts.edu?subject=Website Error'><abbr title='Cummings School of Veterinary Medicine at Tufts University'>TCSVM</abbr> Webmaster</a>.</p></td></tr><tr><td align='center' height='40'><p class='text'><a href='http://www.tufts.edu/vet/' title='To Cummings School of Veterinary Medicine at Tufts University Home Page'>Home</a></p></td></tr><tr><td align='center' class='text'>200 Westboro Road  |  North Grafton, Massachusetts 01536  |  508-839-5302</td></tr><tr><td height='40' align='center'><p class='text'>Copyright &copy; 2005-2006, <a href='http://www.tufts.edu/' title='Link to Tufts University Home Page'>Tufts University</a></p></td></tr><tr><td height='50' align='center'>"


document.write(copy_150);

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







