<!-- FOOTER TEXT-->
var quotes=new Array()
//change the quotes if desired. Add/ delete additional quotes as desired.
quotes[0]='<IMG src="../images/mix_1b.gif" width="450" height="89" border="0">'
quotes[1]='<br>Fast and efficient service<br>'
quotes[2]='<br>Telephone for friendly advice<br>'
quotes[3]='<br>Open six days a week<br>'
quotes[4]='<br>Independent veterinary laboratory<br>'
quotes[5]='<br>Reliable and personal service<br>'
quotes[6]='<br>GLP compliant veterinary laboratory<br>'
quotes[7]='<br>Emphasis on quality of service<br>'
quotes[8]='<br>Supplier of sample packaging<br>'
quotes[9]='<br>Hands-on veterinary supervision<br>'
var whichquote=Math.floor(Math.random()*(quotes.length))
document.write("<td colspan='4'>&nbsp;</td></tr>");
document.write("<TR valign='top'><td><!-- START OF LEFT FOOTER--></td>");
document.write("<td><table width='460' align='left'><td align='center'><P align='center' class='footer_links'>");
document.write("<table width='400' border='2' align='center' bordercolor='Red'><tr><th>");
document.write(quotes[whichquote])
document.write("<br></th></tr></table><br>");
document.write("<A href='../index.htm' class='footer_url'>home</A>&nbsp;&#149&nbsp;");
document.write("<A href='../news/index.htm' class='footer_url'>news</A>&nbsp;&#149&nbsp;");
document.write("<A href='../about_us/index.htm' class='footer_url'>about us</A>&nbsp;&#149&nbsp;");
document.write("<A href='../diagnosis/index.htm' class='footer_url'>diagnosis</A>&nbsp;&#149&nbsp;");
document.write("<A href='../downloads/index.htm' class='footer_url'>downloads</A>&nbsp;&#149&nbsp;");
document.write("<A href='../vaccines/index.htm' class='footer_url'>vaccines</A>&nbsp;&#149&nbsp;");
document.write("<BR>&nbsp;&#149&nbsp;");
document.write("<A href='../quality/index.htm' class='footer_url'>quality</A>&nbsp;&#149&nbsp;");
document.write("<A href='../forms/index.htm' class='footer_url'>forms</A>&nbsp;&#149&nbsp;");
document.write("<A href='../links/index.htm' class='footer_url'>links</A>&nbsp;&#149&nbsp;");
document.write("<A href='../map/index.htm' class='footer_url'>map</A>&nbsp;&#149&nbsp;");
document.write("<A href='../search/index.htm' class='footer_url'>search</A>&nbsp;&#149&nbsp;");
document.write("<A href='../contact/index.htm' class='footer_url'>contact</A>&nbsp;&#149&nbsp;<BR><BR></P></td></table></td>");
document.write("<TD colspan='1' valign='top'>");
document.write("<P align='center' class='footer_links'>NationWide Laboratories Leeds<br>(A trading division of<br>Dechra Limited)<br>Gate Way Drive,Yeadon,<br>LEEDS, WEST YORKSHIRE,<br> LS19 7XY, UK<br>Tel 0113 250 7556<br>Fax 0113 250 0198<br><br><A href='../legal.htm' class='footer_links'>Legal Notice</A> &copy;"); 
document.write("<script language='JavaScript' type='text/javascript'>");
document.write("var dateObj = new Date();var year = dateObj.getYear(); if (year < 1000) year+=1900; document.write(year);");
document.write("</script><BR><BR></P></TD><TD><IMG src='images/shim.gif' width='1' border='0'></TD>");

document.write("<script type='text/javascript'>"); 
document.write("var gaJsHost = (('https:' == document.location.protocol) ? 'https://ssl.' : 'http://www.');");
document.write("document.write(unescape('%3Cscript src=\'' + gaJsHost + 'google-analytics.com/ga.js\'' type=\'text/javascript\'%3E%3C/script%3E'));");
document.write("</script>");
document.write("<script type='text/javascript'>"); 
document.write("try {");
document.write("var pageTracker = _gat._getTracker('UA-15243275-1');");
document.write("pageTracker._trackPageview();");
document.write("} catch(err) {}</script>");
