Some Code

Now follows some javascript code:

var f = function(var1) {
    console.log(var1);
}

Should not interfer with the rest.