﻿$(function () {
    // $("label").inFieldLabels();
    $("input").attr("autocomplete", "off");
});
