$(document).ready(function() { $('#myroundabout').roundabout({ shape: 'figure8', minopacity: 1 }); });