function doPropertyPrint (webref)
{
	window.open('/?page=property_details&webref=' + webref + '&content=main&printview=true', '_blank', 'resizable=0, titlebar=0, toolbar=0, width=820px, height=1024px');
}