// JavaScript Document
function writeMarquee() {
document.write("<marquee scrolldelay='200' scrollamount='10'><b><a href='whatsnew.asp'>Nasty Smell and Odour detection service</a> | <a href='leakdetectionopportunities.asp'>Employment Opportunities</a> | <a href='leakdetectionequipment.asp'>Leak Detection equipment Sales</a> </b></marquee>");
}