Links

Links on VeteransBenefitsHub.Com

jQuery(document).ready(function () { jQuery('#searchbutton').click(function () { if (jQuery('#searchll').val() == 'Search...') { return false; } else { jQuery('#llsearch').submit(); } }); jQuery('#resetbutton').click(function () { window.location.href = 'https://veteransbenefitshub.com/links/'; return false; }); });