#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 10;

$title = N("MandrakeExpert Corporate");

@text = (N("An online platform to respond to enterprise support needs."),
         N("All incidents will be followed up by a single qualified MandrakeSoft technical expert."),
         ("corporate.mandrakeexpert.com"));
