function log(data){try{console.log(data);}
catch(e){}}
