var ll = 0;
Loff = new Array();
Land  = new Array();
Lcode = new Array();

ll++;Land[ll]="Ägypten";Lcode[ll]="EG";Loff[ll]=78;
ll++;Land[ll]="Deutschland";Lcode[ll]="DE";Loff[ll]=51;
ll++;Land[ll]="Frankreich";Lcode[ll]="FR";Loff[ll]=9;
ll++;Land[ll]="Grossbritannien";Lcode[ll]="GB";Loff[ll]=11;
ll++;Land[ll]="Italien";Lcode[ll]="IT";Loff[ll]=20;
ll++;Land[ll]="Kenia";Lcode[ll]="KE";Loff[ll]=18;
ll++;Land[ll]="Malta";Lcode[ll]="MT";Loff[ll]=60;
ll++;Land[ll]="Mexico";Lcode[ll]="MX";Loff[ll]=6;
ll++;Land[ll]="Österreich";Lcode[ll]="AT";Loff[ll]=18;
ll++;Land[ll]="Portugal";Lcode[ll]="PT";Loff[ll]=394;
ll++;Land[ll]="Spanien";Lcode[ll]="ES";Loff[ll]=2083;
ll++;Land[ll]="Thailand";Lcode[ll]="TH";Loff[ll]=45;
ll++;Land[ll]="Tunesien";Lcode[ll]="TN";Loff[ll]=20;
ll++;Land[ll]="Türkei";Lcode[ll]="TR";Loff[ll]=301;
ll++;Land[ll]="USA";Lcode[ll]="US";Loff[ll]=32;

