$(document).ready(function() {
	// Dear web devs and other web afficiados... I know you'll hate that I do this but it was the easiest and most effective solution at the time.
	$("#availablity").text("Through MTC Media").attr("href", "http://www.mtcmedia.co.uk");
});
