$(document).ready(function(){

$("#top-search").insertBefore("#secondary .inner-content");
$("<div id='right-text' style=\"color:#fff;) 0 top \">Whether you need infection control items, diagnostic sundries or medical consumables, we are sure we have the ideal product. We stock a diverse product range exclusive to nursing/carehomes, surgeries, hospitals, doctors, nurses and patients and distribute in the UK for the main manufacturers of medical equipment and consumables.</div>").insertBefore('#secondary .inner-content');


	$('#top-search input#keywords').attr({
		value: "Keywords"
	});

	$('#top-search input#keywords').click(function() {  $('#top-search input#keywords').val("") });

});

//Live Chat Image underneath QQ Panel
//function cantfindit() {
//	$('#tertiary-links').prepend('<div id="cantfindit"><a href="#"><img src="/static/Image/cantfindit.png" alt="Cant Find What Im Looking For" ></a></div>');
//}
