// JavaScript Document

//Make link to email page



url=location.href.replace('defraweb','www.defra.gov.uk')


document.write("<img src='/animalhealth/graphics/menus/email.png' alt='email' width='25' height='12'></td><td style='color: #CC6600'><a href='/animalhealth/scripts/emailpage.asp?url=" + url + "'>Email Page</a>")

