<!--  


// Popup box Met-Office Lizard weather 

function Weather() 
{ 
window.open('http://www.met-office.gov.uk/lib/includes/fsssi/city/lizard.html', 
'Window2', ',height=265,width=500,screenY=40,screenX=15,top=40,left=15,scrollbars');
}                       

// -->
