$curEqTypeID){ if($curEqTypeID <> 0){ echo ""; } $curEqTypeID = $thisEqTypeID; ?> "; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; $tempHours = number_format($row["EquipmentHours"]); if($tempHours == 0){$tempHours = "n/a";} echo "\n"; echo "\n"; echo "\n"; //$tempPrice = "$ " . number_format($row["EquipmentPrice"]); $tempPrice = ""; if($row["EquipmentDateSold"] <> NULL){ $tempPrice = $strSoldNote; }else if($row["EquipmentPriceContactUs"] == "Y"){ $tempPrice = "Call for price"; }else if($row["EquipmentPrice"] <> "" and $row["EquipmentPriceContactUs"] == "N" ){ $tempPrice = "$ " . number_format($row["EquipmentPrice"]); } echo "\n"; echo "\n"; } ?>
 
:: ::
Item Year Make Model Tonnage Injection
shot size
Hours Voltage Control Price
" . $row["EquipmentDesc"] . "" . $row["EquipmentYear"] . "" . $row["VendorDesc"] . "" . $row["EquipmentModel"] . "" . $row["EquipmentClampForce"] . "" . $row["EquipmentInjectionCapacity"] . "" . $tempHours . "" . $row["EquipmentVoltage"] . "" . $row["EquipmentControl"] . "" . $tempPrice . "