var disclaimer = "<br />" +
    "<p class='smallerp'>" +
    "THE OPERATOR OF THIS WEBSITE IS NOT A LENDER, does not broker loans to lenders and does not make" +
    "cash advances or credit decisions. This Website does not constitute an offer or solicitation to lend. This site will" +
    "submit the information you provide to a lender. Providing your information on this Website does not guarantee that you" +
    "will be approved for a cash advance. The operator of this Website is not an agent, representative or broker of any lender" +
    "and does not endorse or charge you for any service or product. Not all lenders can provide up to $" + globalVars.max_loan_amount +
    ". Cash transfer" +
    "times may vary between lenders and may depend on your individual financial institution. In some circumstances faxing may" +
    "be required. This service is not available in all states, and the states serviced by this Website may change from time to" +
    "time and without notice. For details, questions or concerns regarding you cash advance, please contact your lender directly." +
    "Cash advances are meant to provide you with short term financing to solve immediate cash needs and should not be considered a" +
    "long term solution. Residents of some states may not eligible for a cash advance based upon lender requirements." +
    "<br/>" +
    "<br/>" +
    "Residents of " + globalVars.states_not_eligible + " are not eligible to apply" +
    "for a payday loan or cash advance on this web site." +
    "<br />" +
    "Time to pay off your loan balance is subject to laws in your state, not all borrowers may qualify for a Loan." +
    "</p>" +
    "<br/>" +
    "<br/>";

document.write(disclaimer);

