﻿$(document).ready(function () {

    $("#search input").watermark("search");

});
