/*site update notification - Nils 2005*/

function updated()
{
window.status='updated 20th July 2006';
return true;
}

