<!-- Hide from old browsers
if (self.parent.frames.length != 0)
self.parent.location=document.location;
// Stop email harvesting
function sendMail(username,host) {
document.location='mailto:' + username + '@' + host;}
// end hide -->