﻿$(document).ready(function() {
    $('#breakfast-pastries').addClass('on');
});