1$loadoptions = {
2                 'adr2tex-headline' => 1,
3                 lang => 'de',
4                 exportfile => undef,
5                 shortform => '0',
6                 internimageviewer => '0',
7                 debug => 1,
8                 undermouse => '0',
9                 adbfile => '/home/e/eserte/devel/adb/test/test.adb',
10                 statustext => '0',
11                 bg => '#ffdead',
12                 fasttemplate => 1,
13                 fg => undef,
14                 dialcmd => '#DIAL %s',
15                 dialat => 'ATD',
16                 xterm => 'rxvt -e %s',
17                 netscape => 'netscape',
18                 imageviewer => 'xli %s',
19                 'adr2tex-footer' => 1,
20                 dumpfile => '/tmp/dump',
21                 hangupcmd => '#HANGUP',
22                 mailcmd => '#XTERM mail %s',
23                 font => '-adobe-helvetica-bold-r-*-*-*-120-*-*-*-*-*-*',
24                 i18nfont => '-adobe-helvetica-bold-r-*-*-*-120-*-*-*-*-%s',
25                 'stderr-extern' => '0',
26                 'adr2tex-cols' => 8,
27                 browsercmd => '#XTERM lynx %s',
28                 devphone => '/dev/cuaa1',
29                 autoload => '0',
30                 infowin => 1,
31                 editform => 1,
32                 'adr2tex-usecrogersort' => '0',
33                 'adr2tex-font' => 'cmr5'
34               };
35