|
readfile("$_SERVER[DOCUMENT_ROOT]/include/ads/ad16.htm");
readfile("$_SERVER[DOCUMENT_ROOT]/include/news/nav_dynamic_js2.htm");
readfile("$_SERVER[DOCUMENT_ROOT]/include/ads/ad16.htm");
?>
|
printSearchBox($search, $type, $state, $cost, $sqfoot, $recent, $dbLink);
?>
$row = mysql_fetch_object($mysql_result);
if (mysql_num_rows($mysql_result) > 0)
{
?>
print "$row->buildingname"; ?>
if ($row->instURL != "")
{
print " instURL\" target=\"_new\">$row->chronname \n";
}
else
{
print " $row->chronname \n";
}
?>
,
if ($row->photocredit != "")
{
?>
|
building_id"; ?>.jpg" BORDER="1">
( print "$row->photocredit"; ?>)
|
}
?>
| Building Information |
|
| Building Type: |
print "$row->type"; ?> |
| Construction Type: |
print "$row->new_ren"; ?> |
if ($row->construction == "1")
{
?>
| Construction cost: |
print "$row->cost_text"; ?> |
}
else
{
?>
| Cost: |
print "$row->cost_text"; ?> |
}
if ($row->sqfoot == "")
{
$sqfoot_text = "n/a";
}
else
{
$sqfoot_text = number_format($row->sqfoot);
}
if ($row->gross == 1)
{
?>
| Gross Square Footage: |
print "$sqfoot_text"; ?> |
}
else
{
?>
| Square Footage: |
print "$sqfoot_text"; ?> |
}
if ($row->costpersqfoot != "")
{
?>
| Cost per square foot: |
print number_format($row->costpersqfoot, 2); ?> |
}
if (($row->Arch1 != "") || ($row->Arch2 != ""))
{
?>
| Architect: |
if ($row->Arch1URL != "")
{
print " Arch1URL\" target=\"_new\">$row->Arch1 \n";
}
else
{
print " $row->Arch1\n ";
}
if ($row->Arch2URL != "")
{
print " Arch2URL\" target=\"_new\">$row->Arch2 \n";
}
else
{
print " $row->Arch2 \n";
}
?>
|
}
if ($row->contractor != "")
{
?>
| Contractor: |
if ($row->contractorURL != "")
{
print " contractorURL\" target=\"_new\">$row->contractor | \n";
}
else
{
print " $row->contractor | \n";
}
?>
}
?>
| Opened: |
print "$row->dateopen"; ?> |
|
|
print "$row->statement"; ?>
|
}
else
{
print " There were no results to your search. Please try your search again.
\n";
}
?>
|
About these data
|