
ATLANTA Drive Systems Inc.
1775 Route 34
Farmingdale, NJ 07727
Phone:
(800) 505-1715
Website:
Classification:
ATLANTA Drive Systems Inc.
1775 Route 34
Farmingdale, NJ 07727
Phone:
(800) 505-1715
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"


