#!/usr/bin/perl $width = 556; $height = 303; $y_start = 10; $border = 10; #- for leftish text @text = ([ N("Find out quickly Mandrakestore!!!"), center => 1 ], ' ', N("Mandrakestore is Mandrakesoft full service e-commerce platform."), N("Thanks to Mandrakestore, meet all your needs:"), ' ', N("- Find out about all Mandrakelinux products"), N("- Buy additional support incidents"), N("- Find out our ISV partners"), N("- etc..."), ' ', [ N("Stop by today at www.mandrakestore.com!"), center => 1 ]);