#!/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("Corporate Club"), ' ', N("The Corporate Club is designed to serve organizations that have discovered that Free Software is an essential element for solving critical technology issues and fulfilling corporate goals. The Corporate Club provides a framework for a privileged relationship with Mandrakesoft. It will provide dedicated company contacts to help with requests for customized training, support, and platform development. For further information, visit www.mandrakesoft.com/corporateclub/"), ' ', N("Consulting"), ' ', 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. For further information, visit www.mandrakesoft.com/consulting"));