PAGE?Page8 RE/MAX Listings Montana

List View | Grid View
147- of Properties
select *, 1 as firstSort, IF(num_photos > 0,1,0) as secondSort from wp_remax_ucwre_listing_search where ( status='Active' OR status='ActiveUnderContract' ) && ( is_office ) ORDER BY firstSort desc, secondSort desc,price desc LIMIT 147,21 ;