
$(document).ready(function(){
$("#kampanj1").lightBox();
console.log("hej");
});

