#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 10;

$title = N("Become a MandrakeExpert");

@text = (N("Find the solutions of your problems via MandrakeSoft's online support platform."),
         N("Join the MandrakeSoft support teams and the Linux Community online to share your knowledge and help others by becoming a recognized Expert on the online technical support website:"),
         ("www.mandrakeexpert.com"));