﻿$(document).ready(function () { $('.TaxExemptCheckBox input').attr('checked', 'checked'); });
