$(function()
{
	$('body.template-property div#availability_calendar').prepend('<a title="Inquire" href="inquire.html" class="inquire_cal"><span>Inquire</span></a>');
});
