jQuery(document).ready(function() {
	jQuery("#s").placeholder();
});
