﻿jQuery(document).ready(function () {
    $(".asInput").hide();
});
