jQuery(document).ready(function($){
	$('#global_header .right .row.first #topNavSearch[placeholder]').placeholder();
});
