#!/usr/bin/perl
$width = 556;
$height = 303;
$y_start = 10;
$border = 10; #- for leftish text
# Use text for bold
# @text = ([ N("text to display"), center => 1 ],
@text = ([ N("Mandriva Expert"), center => 1 ],
' ',
N("Do you require assistance? Meet Mandriva's technical experts on our technical support platform www.mandrivaexpert.com."),
' ',
N("Thanks to the help of qualified Mandriva Linux experts, you will save a lot of time."),
' ',
N("For any question related to Mandriva Linux, you have the possibility to purchase support incidents at store.mandriva.com."));