var clog = function(logtext) { console.log(logtext); }

