Nessie Services


Siemens Automation & PLC Parts

2){$helprand = 1;$rand++;$addText='';} $i++; $Img = $row->OrderNumber.'.png'; // NEW BEGIN /* $ExOrderN = explode("-",$row->OrderNumber); $Img = $ExOrderN[0].'.png'; echo "
BILDNAME: = $Img -- 0 $ExOrderN[0], -- 1 $ExOrderN[1], -- 2 $ExOrderN[2]
"; */ // NEW END $name = $row->Name; $description = $row->Description; $StLen = strlen($description); //while ($StLen <= 170){$description = $description.'_'; $StLen = strlen($description);} $price = $row->VK; $OrderNumber = $row->OrderNumber; $ItemId = $row->id; if ($row->Stock>0){$av = "available in Perth WA";}else{$av=" ships in 1-3 days*";} echo "

$OrderNumber

"; setlocale(LC_MONETARY, 'en_AU'); if ($price > 0){$price = money_format('%(#10n', $price) . "\n";}else {$price = "on request";} if ($PicEn==true) { echo "

Image not available

"; } // NEW BEGIN if ($_SESSION['logged'] != true){$price="
login for pricing";} // NEW END echo "

$name

$description

$av

$row->condition RP $price

* Conditions apply

$addText

"; } ?>