﻿$(document).ready(function() {

    $('.search-field').hint();
	
});
