Blog

Tips For The End of Daylight Savings

Tips For The End of Daylight Savings

The end of daylight savings time is coming up soon.  Every year I get a TON of questions asking for the best way to handle daylight savings tim...
Tips for Dealing with the End of Daylight Savings

Tips for Dealing with the End of Daylight Savings

The end of daylight savings time is coming up soon. Most parents don’t mind it so much when they gain an extra hour, but it sends fear through ...
$(document).ready(function() { $('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() { if ($('#agree').is(':checked')) { $(this).submit(); } else { alert("You must agree with the terms and conditions of sales to check out."); return false; } }); });