/*This file created to add site js functions */

$(document).ready(function() {
	$('.srch-Title br').remove();
});

