summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-server-10.pl
blob: 99130d47ff1dbb52d8bad5332f157db5160d11aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 10;
$border = 10;  #- for leftish text

@text = ([ N("<b>Find out quickly Mandrakestore!!!</b>"), center => 1 ],
         ' ',
	 N("Mandrakestore is Mandrakesoft full service e-commerce platform. 
Thanks to Mandrakestore, meet all your needs"),
	 ' ',
         N("Find out about all Mandrakelinux products
Buy additional support incidents
Find out our ISV partners
etc"),
         ' ',
         N("Stop by today at www.mandrakestore.com!"));