Subversion-Projekte lars-tiefland.content-management

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?
        // $Id: footer_schaumstoffcenter.de.inc.php 1459 2009-08-14 14:31:31Z erling $
        //Logo
        $this->Image('../images/Domain-Logos/119_schaumstoffcenter.png',20,5,70);
        //Position at 1.5 cm from bottom
        $this->SetY(-20);
        //Arial 6
        $this->SetFont('Arial','B',8);
        $this->MultiCell(0,4,"Volksbank Ruhr Mitte Konto: 7 400 000 BLZ: 422 600 01 SWIFT: BIG GENODEM1GBU IBAN: DE51 4226 0001 0007 4000 00",'T','C',1);
        $this->MultiCell(0,4,"",0,'C',1);
        $this->SetFont('Arial','',8);
        $this->MultiCell(0,4,"Schaumstoffcenter Frank Stephan - Finanzamt Marl St.-Nr: 359/5391/4699 - UST-ID-NR: DE236647904",0,'C');
?>