/**
* John Lake JavaScript Document
*/



/**
* Function to pass the property details to the contact form
*/
function property_contact() {
	property_form.submit();
}

