// jQuery Setup
$(document).ready(function()
{
   SIMPLENOTES.rollover.init();
   SIMPLENOTES.popup.init();
});

