function navbar() {

document.write("<center><table border='0'cellspacing='7' cellpadding='6'><tr><td><a href='index.html'>Home</a></td><td><a href='products/index.html'>Products</a></td><td><a href='services.html'>Services</a></td><td><a href='enquiry.html'>Enquiry</a></td><td><a href='news/index.html'>News</a></td><td><a href='findus.html'>Find Us</a></td><td><a href='pda.html'>PDA</a></td><tr><td colspan='7'align='center'>Unit 14A Nasmyth Court, Houston Industrial Estate, <br>Livingston, West Lothian, EH54 5EG, Scotland UK<br>Telephone: 0044 (0)1506 668740</td></table></center>");
}

function viewdoc() {
pageview=document.viewit.worksname.value;

document.framwin.location = ("pdf_files/" + pageview + ".jpg");
}


function right(e) {
if (navigator.appName == 'Netscape' && 
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' && 
(event.button == 2 || event.button == 3)) {
alert("Sorry, access is not given for this page, \nPlease contact our webmaster \nif you wish to copy any of the information displayed on the site.");
return false;
}
return true;
}

document.onmousedown=right;
document.onmouseup=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (document.layers) window.captureEvents(Event.MOUSEUP);
window.onmousedown=right;
window.onmouseup=right;

function botbit() {
document.write("<td colspan='3' height='181' width='871' bgcolor='#66CCFF'><p align='center'><a href='products/hydracell.html'><img border='0' src='hydracell.jpg' alt='Hydracell Pump'></a><a href='products/pedrollo/index.html'><img border='0' src='3cr.gif' width='146' height='117' alt='3CR Self Priming Pump'><img border='0' src='cp.gif' width='170' height='138' alt='CP & 2CP End Suction Centrifugal pump'><img border='0' src='top.gif' width='180' height='144' alt='Top 1 Submersible Pump'></a><a href='products/busch/index.html'><IMG SRC='follow.gif' WIDTH='1' HEIGHT='1' ALIGN='BOTTOM' BORDER='0'></a><img border='0' src='subpump.gif' width='116' height='175' alt='Guide Rail Mounted Sewage Pump'></td>");
}
