Item Industrietechnik GmbH
12105 Insurance Way
Hagerstown, MD 21740
Phone:
(301) 665-9772
Website:
";
$length = strlen($row[companydescription]);
$maxlength = 2000;
if ($length > $maxlength)
{
$substring = substr($row[companydescription],0, $maxlength);
$lastbreak = strrpos($substring, "
"); } else { $lastbreak = $maxlength; } echo "
";
?>"); } else { $lastbreak = $maxlength; } echo "
";
$row[companydescription] = stripslashes($row[companydescription]);
echo "
";
echo"$row[companydescription]
"; echo"



