// hide status bar content
window.status='';

// link to email window
function pu(){
window.open('http://www.anthonyaurelius.co.uk/bromphygreen.php','touch','width=290,height=350');
}