Shows a random set of property images, which when clicked will flip over to show part of the property description and a link to the property's detail page. Can be placed via
jomres_asamodule by setting the 'task' to 'flipwall'.
Edit j06000flipwall.class.php and edit the following two variables to change the number of properties and characters the blocks show.
$required_number_of_properties = 20;
$description_number_of_chars = 70;