Arteva Homes, Inc.
425 South Main Street
Suite 101
Rochester, MI 48307
Tel. 248.642.7826
sales@arteva.com
Single family homes and condos located in: Auburn Hills, Clarkston, Clinton Township, Davison Township, Macomb Township, Oxford, Rochester Hills, Rochester, Shelby Township and Sterling Heights.
Loading...
Floor Plans2021-06-10T15:01:52+00:00
  • Arteva proudly presents its premier collection of exceptional homes
  • A stunning selection of personalized homes with no detail overlooked and no luxury spared
  • Your unforgettable Arteva home can be crafted to any size or specification
COMMUNITY FEATURES
  • In our continuing effort to meet homebuyer’s expectations, we reserve the right to modify pricing without notice or obligation. To insure you have the most accurate pricing information, please consult one of our sales managers. Copyright 2017.

get_results( “SELECT * FROM floorplans WHERE series = ‘yacht’ ORDER BY $field $sort”);

echo “ SQUARE FEET “;
echo “ STYLE “;
//echo “ TITLE “;
//echo “BATHS “;
//echo “BEDROOMS“;

echo “

“;

foreach($result as $row)
{

echo “

“;

if ($row->gallery == ‘#’) echo “

“; else echo ”

“;
if ($row->gallery == ‘#’) echo “

“; else echo ”

“; echo ”

“.$row->title.”      
image.”‘ class=’thumbnail’ data-caption='”.$row->title.”‘ rel=’ilightbox’>title.”‘ /> “.$row->style.” “.$row->beds.” Bedrooms “.$row->sqft.” SF “.$row->baths.” Baths   View Price
“.$row->title.”
image.”‘ class=’thumbnail’ data-caption='”.$row->title.”‘ rel=’ilightbox’>title.”‘ />
“.$row->style.” “.$row->sqft.” SF
“.$row->beds.” Bedrooms “.$row->baths.” Baths

“;
}

echo “

“;

?>