$(document).ready(function(){
	$(".common_page #page_header .search_bar .search input[type=text]").example("Search SoftCraft");	
});


