#!/usr/bin/perl $width = 556; $height = 303; $y_start = 10; $border = 10; #- for leftish text @text = ([ N("Corporate Server"), center => 1 ], ' ', N("Based on the new Linux kernel 2.6, Corporate Server is definitely the complete server solution for businesses."), N("It brings you better performance through the new Apache 2, Samba 3, NPTL and much more!!!"), N("Just point and click server(s) that you need: "), N("- Directory - DHCP - Printing System - Web"), N("- Backup - Instant Messaging - NIS - etc"), N("- Authentication - Name server - File and Device Sharing"), N("- Database - Fax - Proxy"), N("- Secure Remote Access - File Transfer - Router"), N("- Mail - High Availability - Groupware"), ' ', [ N("Thanks to exclusive Mandrakelinux configuration assistants,"), center => 1 ], [ N("deploying servers has never been so easy!"), center => 1 ]);