<div id="asf-loan-calculator"></div>

$('#asf-loan-calculator').asfLoanCalc();

Hello, World!

<script src="/path/to/jquery.js"></script>
<!-- jQuery is required and need to come before calculator
-->
<link href="https://www.autoservicefinance.com/asfLoanCal
c.min.css" rel="stylesheet">
<script src="https://www.autoservicefinance.com/asfLoanCal
c.min.js"></script>
<!-- Plugin will throw alert message if JQuery is not adde
d -->