#!/usr/bin/perl $width = 556; $height = 303; $y_start = 10; $border = 10; #- for leftish text @text = ([ N("Thank you for choosing Mandrakelinux!"), center => 1 ], ' ', N("Mandrakesoft offers businesses a set of GNU Linux, Open-Source software and related services. It provides user-friendly and highly competitive technologies at a very attractive total cost of ownership. Whether you seek a product flexible enough to be adapted to your requirements or need high value added services, you'll find answers in our Business product line."), ' ', N("For any questions, contact us at sales\@mandrakesoft.com"), );