include 'leftcolumn.php' ?>
Property No.: =$title?>
$i=1; ?>
while ($rec = $record->next()): ?>
$img_url = $rec[PHOTO_URL];
if(trim($img_url)=="") $img_url = "/themes/admin/imgs/nophoto.gif";
?>
=getnav($lngabre,15)?>: $
=$rec[SALE_PRICE]?>
'. getnav($lngabre,13).': ' .''.$rec[STREET_NUMBER].' '.$rec[STREET_NAME].', ';
echo $rec[CITY].', '.$rec[SUBDIVISION].', '.$rec[COUNTY];
?> |
| =getnav($lngabre,93)?>:
=gGetArrVal('desc',$features,$rec[FEATURE_CODES])?> |
|
| |
|
| |
|
$arr_photos = array();
$arr_p = array();
$pcount = $rec[PHOTO_QUANTITY];
if($pcount>1) {
$img_w = 110;
$img = $rec[PHOTO_URL];
$arr_i = split("\.",$img);
$i2=1;
for($i=1;$i<=$pcount;$i++) {
$arr_i2 = $arr_i;
$fpos = count($arr_i2)-2;
$arr_i2[$fpos] .= '_'.$i;
if($i==1) $img = $rec[PHOTO_URL];
else $img = implode(".",$arr_i2);
$src_img = $img;
$arr_p[] = $src_img;
if($i2>=$pcount) {
$arr_photos[] = $arr_p;
$arr_p = array();
$i2=1;
} else {
$i2++;
}
}
$arr_photos[] = $arr_p;
}
$i = 1;
foreach($arr_photos[0] as $k)
{
echo ' ';
$i++;
}
?>
|
Show Street View Here If Available
Listing Courtesy of =$rec['MLS_OFFICE_NAME']?>
endwhile ?>
|
include 'rightcolumn.php' ?>