Blame | Letzte Änderung | Log anzeigen | RSS feed
<?// $Id: header_marine-sales.de.inc.php 1187 2009-03-25 15:02:35Z tiefland $setLocale(LC_TIME,"de_DE.ISO-8859-15@euro");$this->setY(40);//Arial bold 15$this->SetFont('Arial', 'B', 10);//Move to the right$this->Cell(125);//Title$this->Cell(0,4,'Kaniewski Handels GmbH & Co KG',0,2,'L');$this->cell(0,4,'Wallstr. 95 - 45770 Marl',0,2,'L');$this->SetFont('Arial', '', 9);$this->cell(0,4,'www.marine-sales.de',0,2,'L');$this->SetFont('Arial', 'B', 8);$this->cell(0,2,'',0,2,'L');$this->cell(0,4,'Info Line Verkauf/Beratung:',0,2,'L');$this->SetFont('Arial', '', 8);$this->cell(0,4,'02365-9246380 oder info@marine-sales.de',0,2,'L');$this->SetFont('Arial', 'B', 8);$this->cell(0,2,'',0,2,'L');$this->cell(0,4,'Info Line Versand/Logistik:',0,2,'L');$this->SetFont('Arial', '', 8);$this->cell(0,4,'02365-9246370 oder service@marine-sales.de',0,2,'L');$this->cell(0,2,'',0,2,'L');$this->cell(0,4,'Fax: 02365-9246390',0,1,'L');?>