<!--
function changeStatus(text)
{
    window.status = text;
}
//-->  
