var Gotland = {
  widget:function(p) {
    document.write('<iframe src="http://www.gotland.net/sv/events/external?limit='+p.limit+'&amp;style='+p.style+'" width="'+p.width+'" height="440" frameborder="0"></iframe>');
  }
};