#!/usr/bin/perl $width = 556; $height = 303; $y_start = 10; $border = 10; #- for leftish text @text = ([ N("Find out about our professional services!"), center => 1 ], ' ', [ N("Consulting"), center => 1 ], ' ', N("For all of your projects, Mandrakesoft and its partners are ready to share their expertise. We can assist with projects such as migrating to Linux on desktops and servers, auditing and deploying security solutions, building customized distributions, coding drivers, consulting for scientific computing and clustering, plus others."), ' ', N("For further information, visit www.mandrakesoft.com/consulting"));