$(document).ready(function(){
	$('.search-block .text-field').initVal('Type your search here');
	$('.update-form-block .ch-name').initVal('Enter few letters of Your Church');
});
