Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
        // $Id: footer_marine-sales.de.inc.php 3168 2011-01-21 11:53:06Z tiefland $
        //Logo
        $this->Image('../images/Domain-Logos/marine-sales-logo.jpg',135,10,60);
        //Position at 1.5 cm from bottom
        $this->SetY(-20);
        //Arial 6
        $this->SetFont('Arial','B',8);
        $this->MultiCell(0,4,"Sparkasse Bottrop BLZ.: 42451220 KontoNr. 97097 SWIFT.: WELADED1BOT IBAN.: DE86424512200000097097",'T','C',1);
        $this->MultiCell(0,4,"",0,'C',1);
        $this->SetFont('Arial','',8);
        $this->MultiCell(0,4,"Kaniewski Handels GmbH & Co.KG - HRA 4422 Marl - St.-Nr: $heandler_st_nr\npersönlich haftender Gesellschafter: Kaniewski Verwaltungs GmbH - HRB 9767 Marl – Geschäftsführer Kay Lucas Kaniewski",0,'C');
?>