<!-- Standardise Use of Marketing Opt-In Text -->
document.write("<TR>")
document.write("<TD Valign=top><br><FONT FACE='Arial' size=2>Privacy Statement </FONT></TD>")
document.write("<TD><br><DIV align='left' class='subform'>Any information sent to NWL Leeds Veterinary Laboratories will be used for <b>INTERNAL PURPOSES ONLY</b> in connection with the services we provide you.<br>")
document.write("Please tick the boxes below to indicate if you do not wish to be contacted by <nobr>") 
document.write(" email <INPUT TYPE='checkbox' NAME='PrivacyEmail' VALUE='Yes' >")
document.write(" telephone <INPUT TYPE='checkbox' NAME='PrivacyTele' VALUE='Yes' >")
document.write(" or by post <INPUT TYPE='checkbox' NAME='PrivacyPost' VALUE='Yes' ></nobr>")
document.write("<BR><BR></DIV></TD>")
document.write("</TR>")

