var mess = new String();
function stcam(mess) {
   window.status = mess ;
}
