if(typeof jQuery!="undefined"){$(document).ready(function(){$(function(){$("#tabs").tabs();A($("#valentines-delivery-date").val());$("#valentines-delivery-date").change(function(){A($(this).val())})});function A(B){var C=$("#holiday-chart-"+B);if(C.css("display")=="none"){$("table.holiday-chart").hide();C.show();if(B=="2"){$("#valentines-saturday-note").show()}else{$("#valentines-saturday-note").hide()}}}})};
