We have a wide variety of holiday homes for sale in directly from the home owners. Whether you are looking for apartments for sale in , a holiday villa for sale or even a commercial property for sale in , you are sure to find a great overseas property for sale here.

We also feature lots of cheap holiday homes for sale in and investment property for sale in . Most of the properties are advertis View more »

World  Bookmark and Share
0 -

select el.*,ex.*, pd.property_id, pd.property_status,pd.feature_status from enter_location el LEFT OUTER JOIN property_description pd on el.property_id=pd.property_id LEFT OUTER JOIN extra_order_data ex ON pd.property_id=ex.property_id where pd.property_status='3' and ex.order_status=3 and ex.extra_order_type='feature' and el.location_id IN ( ) and el.item_type='sales' OR (pd.feature_status='3' and pd.item_type='sales' and el.location_id IN ( )) GROUP BY el.location_id order by rand()

[TEP STOP]