Cups hanging after adding a Printer and return to Printer Listing in Web Interface

Anonymous mbnews at hispeed.ch
Wed May 19 15:47:13 PDT 2004


Hello

I've tried to do the following: Adding a Magicolor 2300DL Network Printer, listening on http://192.168.0.3/ipp.cgi for connections via IPP, in the cups web admin interface. This actually works. As soon as I want to list the printers again and there would be one printer in the list now, cups is filling up the error_log until I shutdown the server.

These are the logs for this sequence:
- starting cupsd without any logfiles and printers added
- connection to localhost:631/printers
- adding MinoltaQMS Magicolor 2300DL from foomatic db via web admin, the queue is named magicolor_mono
- connection to localhost:631/printers/magicolor_mono
- immedeatly stop cupsd

It is a Gentoo Linux System

If I add a printer at the command line with foomatic-configure cups shows the same strange behaviour when opening the web interface.
It's not working if I try to print anyway,

Would be thankful for any hints how I can fix this problem.

----------------------------------------------

I [20/May/2004:00:22:06 +0200] Listening to 0:631
D [20/May/2004:00:22:06 +0200] AddLocation: added location '/'
D [20/May/2004:00:22:06 +0200] DenyIP: / deny 00000000/00000000
D [20/May/2004:00:22:06 +0200] AllowIP: / allow 7f000001/ffffffff
D [20/May/2004:00:22:06 +0200] AddLocation: added location '/admin'
D [20/May/2004:00:22:06 +0200] DenyIP: /admin deny 00000000/00000000
D [20/May/2004:00:22:06 +0200] AllowIP: /admin allow 7f000001/ffffffff
I [20/May/2004:00:22:06 +0200] Loaded configuration file "/etc/cups/cupsd.conf"
I [20/May/2004:00:22:06 +0200] Configured for up to 100 clients.
I [20/May/2004:00:22:06 +0200] Allowing up to 100 client connections per host.
I [20/May/2004:00:22:06 +0200] Full reload is required.
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "ipp"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "lpd"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "smb"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp0"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp1"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp2"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp3"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp4"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp5"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp6"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp7"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp8"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp9"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp10"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp11"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp12"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp13"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp14"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "usb:/dev/usblp15"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "http"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "scsi"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "parallel:/dev/lp0"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "cups-pdf:/"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "serial:/dev/ttyS0?baud=115200"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "serial:/dev/ttyS1?baud=115200"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "serial:/dev/ttyS2?baud=115200"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "serial:/dev/ttyS3?baud=115200"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "serial:/dev/ttyS4?baud=115200"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "serial:/dev/ttyS5?baud=115200"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "serial:/dev/ttyS6?baud=115200"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "serial:/dev/ttyS7?baud=115200"...
D [20/May/2004:00:22:06 +0200] LoadDevices: Added device "socket"...
I [20/May/2004:00:22:06 +0200] LoadPPDs: Read "/etc/cups/ppds.dat", 1612 PPDs...
I [20/May/2004:00:22:06 +0200] LoadPPDs: No new or changed PPDs...
D [20/May/2004:00:22:06 +0200] LoadAllJobs: Scanning /var/spool/cups...
I [20/May/2004:00:22:06 +0200] Full reload complete.
D [20/May/2004:00:22:06 +0200] StartListening: NumListeners=1
D [20/May/2004:00:22:06 +0200] StartListening: address=00000000 port=631
D [20/May/2004:00:22:06 +0200] ResumeListening: setting input bits...
d [20/May/2004:00:22:06 +0200] ResumeListening: Adding fd 0 to InputSet...
d [20/May/2004:00:22:06 +0200] StartBrowsing: Adding fd 2 to InputSet...
d [20/May/2004:00:22:06 +0200] StartServer: Adding fd 3 to InputSet...
d [20/May/2004:00:22:06 +0200] AddCert: adding certificate for pid 0
d [20/May/2004:00:22:27 +0200] AcceptClient(0x80889a0) 0 NumClients = 0
D [20/May/2004:00:22:27 +0200] AcceptClient() 5 from localhost:631.
d [20/May/2004:00:22:27 +0200] AcceptClient: Adding fd 5 to InputSet...
d [20/May/2004:00:22:27 +0200] ReadClient() 5, used=0
D [20/May/2004:00:22:27 +0200] ReadClient() 5 GET /admin/?op=add-printer HTTP/1.1
d [20/May/2004:00:22:27 +0200] decode_auth(0x40523008): Authorization string = "Basic cm9vdDpob3VzZW44OA=="
d [20/May/2004:00:22:27 +0200] decode_auth() 5 username="root"
d [20/May/2004:00:22:27 +0200] IsAuthorized: con->uri = "/admin/?op=add-printer"
d [20/May/2004:00:22:27 +0200] FindBest: uri = "/admin/?op=add-printer"...
d [20/May/2004:00:22:27 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:22:27 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:22:27 +0200] FindBest: best = "/admin"
d [20/May/2004:00:22:27 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:22:27 +0200] IsAuthorized: username = "root" password = 8 chars
d [20/May/2004:00:22:27 +0200] IsAuthorized: Checking "root", address = 7f000001, hostname = "localhost"
d [20/May/2004:00:22:27 +0200] argv[0] = ""
d [20/May/2004:00:22:27 +0200] envp[0] = "PATH=/bin:/usr/bin"
d [20/May/2004:00:22:27 +0200] envp[1] = "SERVER_SOFTWARE=CUPS/1.1"
d [20/May/2004:00:22:27 +0200] envp[2] = "GATEWAY_INTERFACE=CGI/1.1"
d [20/May/2004:00:22:27 +0200] envp[3] = "SERVER_PROTOCOL=HTTP/1.1"
d [20/May/2004:00:22:27 +0200] envp[4] = "REDIRECT_STATUS=1"
d [20/May/2004:00:22:27 +0200] envp[5] = "CUPS_SERVER=localhost"
d [20/May/2004:00:22:27 +0200] envp[6] = "IPP_PORT=631"
d [20/May/2004:00:22:27 +0200] envp[7] = "SERVER_NAME=localhost"
d [20/May/2004:00:22:27 +0200] envp[8] = "SERVER_PORT=631"
d [20/May/2004:00:22:27 +0200] envp[9] = "REMOTE_ADDR=127.0.0.1"
d [20/May/2004:00:22:27 +0200] envp[10] = "REMOTE_HOST=localhost"
d [20/May/2004:00:22:27 +0200] envp[11] = "REMOTE_USER=root"
d [20/May/2004:00:22:27 +0200] envp[12] = "LANG=de.UTF-8"
d [20/May/2004:00:22:27 +0200] envp[13] = ""
d [20/May/2004:00:22:27 +0200] envp[14] = "TMPDIR=/var/spool/cups/tmp"
d [20/May/2004:00:22:27 +0200] envp[15] = "CUPS_DATADIR=/usr/share/cups"
d [20/May/2004:00:22:27 +0200] envp[16] = "CUPS_SERVERROOT=/etc/cups"
d [20/May/2004:00:22:27 +0200] envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040519"
d [20/May/2004:00:22:27 +0200] envp[18] = "SCRIPT_NAME=/admin/"
d [20/May/2004:00:22:27 +0200] envp[19] = "REQUEST_METHOD=GET"
d [20/May/2004:00:22:27 +0200] envp[20] = "QUERY_STRING=op=add-printer"
d [20/May/2004:00:22:27 +0200] AddCert: adding certificate for pid 13223
D [20/May/2004:00:22:27 +0200] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 13223
I [20/May/2004:00:22:27 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=13223)
D [20/May/2004:00:22:27 +0200] SendCommand() 5 file=7
d [20/May/2004:00:22:27 +0200] SendCommand: Adding fd 7 to InputSet...
d [20/May/2004:00:22:27 +0200] SendCommand: Adding fd 5 to OutputSet...
d [20/May/2004:00:22:27 +0200] WriteClient() 5 Content-Type: text/html;charset=utf-8
d [20/May/2004:00:22:27 +0200] WriteClient() 5
d [20/May/2004:00:22:27 +0200] WriteClient() 5 1170 bytes
d [20/May/2004:00:22:27 +0200] WriteClient() 5 1254 bytes
d [20/May/2004:00:22:27 +0200] PID 13223 exited with no errors.
d [20/May/2004:00:22:27 +0200] DeleteCert: removing certificate for pid 13223
d [20/May/2004:00:22:27 +0200] AcceptClient(0x80889a0) 0 NumClients = 1
D [20/May/2004:00:22:27 +0200] AcceptClient() 8 from localhost:631.
d [20/May/2004:00:22:27 +0200] AcceptClient: Adding fd 8 to InputSet...
d [20/May/2004:00:22:27 +0200] WriteClient: Removing fd 5 from OutputSet...
d [20/May/2004:00:22:27 +0200] WriteClient: Removing fd 7 from InputSet...
d [20/May/2004:00:22:27 +0200] WriteClient: 5 Closing data file 7.
d [20/May/2004:00:22:27 +0200] ReadClient() 8, used=0
D [20/May/2004:00:22:27 +0200] CloseClient() 8
d [20/May/2004:00:22:27 +0200] CloseClient: Removing fd 8 from InputSet and OutputSet...
d [20/May/2004:00:22:37 +0200] ReadClient() 5, used=0
D [20/May/2004:00:22:37 +0200] ReadClient() 5 POST /admin HTTP/1.1
d [20/May/2004:00:22:37 +0200] decode_auth(0x40523008): Authorization string = "Basic cm9vdDpob3VzZW44OA=="
d [20/May/2004:00:22:37 +0200] decode_auth() 5 username="root"
d [20/May/2004:00:22:37 +0200] IsAuthorized: con->uri = "/admin"
d [20/May/2004:00:22:37 +0200] FindBest: uri = "/admin"...
d [20/May/2004:00:22:37 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:22:37 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:22:37 +0200] FindBest: best = "/admin"
d [20/May/2004:00:22:37 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:22:37 +0200] IsAuthorized: username = "root" password = 8 chars
d [20/May/2004:00:22:37 +0200] IsAuthorized: Checking "root", address = 7f000001, hostname = "localhost"
d [20/May/2004:00:22:37 +0200] POST /admin
d [20/May/2004:00:22:37 +0200] CONTENT_TYPE = application/x-www-form-urlencoded
d [20/May/2004:00:22:37 +0200] ReadClient() 5 command="/usr/lib/cups/cgi-bin/admin.cgi", options = ""
d [20/May/2004:00:22:37 +0200] ReadClient() 5 con->data_encoding = length, con->data_remaining = 83, con->file = 0
d [20/May/2004:00:22:37 +0200] ReadClient() 5 REQUEST /var/spool/cups/00000000=7
d [20/May/2004:00:22:37 +0200] ReadClient() 5 writing 83 bytes to 7
d [20/May/2004:00:22:37 +0200] ReadClient() 5 Closing data file 7, size = 83.
d [20/May/2004:00:22:37 +0200] argv[0] = "admin.cgi"
d [20/May/2004:00:22:37 +0200] envp[0] = "PATH=/bin:/usr/bin"
d [20/May/2004:00:22:37 +0200] envp[1] = "SERVER_SOFTWARE=CUPS/1.1"
d [20/May/2004:00:22:37 +0200] envp[2] = "GATEWAY_INTERFACE=CGI/1.1"
d [20/May/2004:00:22:37 +0200] envp[3] = "SERVER_PROTOCOL=HTTP/1.1"
d [20/May/2004:00:22:37 +0200] envp[4] = "REDIRECT_STATUS=1"
d [20/May/2004:00:22:37 +0200] envp[5] = "CUPS_SERVER=localhost"
d [20/May/2004:00:22:37 +0200] envp[6] = "IPP_PORT=631"
d [20/May/2004:00:22:37 +0200] envp[7] = "SERVER_NAME=localhost"
d [20/May/2004:00:22:37 +0200] envp[8] = "SERVER_PORT=631"
d [20/May/2004:00:22:37 +0200] envp[9] = "REMOTE_ADDR=127.0.0.1"
d [20/May/2004:00:22:37 +0200] envp[10] = "REMOTE_HOST=localhost"
d [20/May/2004:00:22:37 +0200] envp[11] = "REMOTE_USER=root"
d [20/May/2004:00:22:37 +0200] envp[12] = "LANG=de.UTF-8"
d [20/May/2004:00:22:37 +0200] envp[13] = ""
d [20/May/2004:00:22:37 +0200] envp[14] = "TMPDIR=/var/spool/cups/tmp"
d [20/May/2004:00:22:37 +0200] envp[15] = "CUPS_DATADIR=/usr/share/cups"
d [20/May/2004:00:22:37 +0200] envp[16] = "CUPS_SERVERROOT=/etc/cups"
d [20/May/2004:00:22:37 +0200] envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040519"
d [20/May/2004:00:22:37 +0200] envp[18] = "SCRIPT_NAME=/admin"
d [20/May/2004:00:22:37 +0200] envp[19] = "REQUEST_METHOD=POST"
d [20/May/2004:00:22:37 +0200] envp[20] = "CONTENT_LENGTH=83"
d [20/May/2004:00:22:37 +0200] envp[21] = "CONTENT_TYPE=application/x-www-form-urlencoded"
d [20/May/2004:00:22:37 +0200] AddCert: adding certificate for pid 13226
D [20/May/2004:00:22:37 +0200] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 13226
I [20/May/2004:00:22:37 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=13226)
D [20/May/2004:00:22:37 +0200] SendCommand() 5 file=8
d [20/May/2004:00:22:37 +0200] SendCommand: Adding fd 8 to InputSet...
d [20/May/2004:00:22:37 +0200] SendCommand: Adding fd 5 to OutputSet...
d [20/May/2004:00:22:37 +0200] WriteClient() 5 Content-Type: text/html;charset=utf-8
d [20/May/2004:00:22:37 +0200] WriteClient() 5
d [20/May/2004:00:22:37 +0200] WriteClient() 5 1170 bytes
d [20/May/2004:00:22:37 +0200] AcceptClient(0x80889a0) 0 NumClients = 1
D [20/May/2004:00:22:37 +0200] AcceptClient() 7 from localhost:631.
d [20/May/2004:00:22:37 +0200] AcceptClient: Adding fd 7 to InputSet...
d [20/May/2004:00:22:37 +0200] ReadClient() 7, used=0
D [20/May/2004:00:22:37 +0200] ReadClient() 7 POST / HTTP/1.1
d [20/May/2004:00:22:37 +0200] decode_auth(0x40525c38): Authorization string = ""
d [20/May/2004:00:22:37 +0200] decode_auth() 7 username=""
d [20/May/2004:00:22:37 +0200] IsAuthorized: con->uri = "/"
d [20/May/2004:00:22:37 +0200] FindBest: uri = "/"...
d [20/May/2004:00:22:37 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:22:37 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:22:37 +0200] FindBest: best = "/"
d [20/May/2004:00:22:37 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:22:37 +0200] POST /
d [20/May/2004:00:22:37 +0200] CONTENT_TYPE = application/ipp
d [20/May/2004:00:22:37 +0200] ReadClient() 7 con->data_encoding = length, con->data_remaining = 113, con->file = 0
d [20/May/2004:00:22:37 +0200] ProcessIPPRequest(0x40525c38[7]): operation_id = 400b
d [20/May/2004:00:22:37 +0200] get_devices(0x40525c38[7])
d [20/May/2004:00:22:37 +0200] copy_attrs(0x8146ab0, 0x808d638, (nil), 0)
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808d930[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808dd30[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808f820[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808c830[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808e128[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808c878[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808c8c8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808c928[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808c980[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808c9c8[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808c9e0[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808ca30[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808ca90[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x808cae8[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d4b8[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d4d0[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d520[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d578[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d5d0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d618[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d630[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d680[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d6d0[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d728[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d778[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d790[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d7e0[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d830[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d888[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d8d0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d8e8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d938[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d988[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809d9e0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809da40[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809da58[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809daa8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809daf8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809db50[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dbb0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dbc8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dc18[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dc68[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dcc0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dd20[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dd38[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dd88[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ddd8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809de30[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809de90[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dea8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809def8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809df48[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809dfa0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e000[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e018[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e068[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e0b8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e110[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e170[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e188[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e1d8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e228[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e280[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e2e0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e2f8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e348[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e398[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e3f0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e450[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e468[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e4b8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e508[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e560[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e5b0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e5c8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e618[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e668[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e6c0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e710[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e728[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e778[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e7c8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e820[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e870[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e888[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e8d8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e928[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e980[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e9d0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809e9e8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ea38[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ea88[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809eae0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809eb30[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809eb48[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809eb98[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ebe8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ec40[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ec90[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809eca8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ecf8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ed48[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809eda0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809edf0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ee08[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ee58[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809eea8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ef00[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ef50[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809ef68[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809efb8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f008[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f060[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f0b0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f0c8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f118[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f168[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f1c0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f210[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f228[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f278[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f2c8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f320[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f370[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f388[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f3d8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f428[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f480[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f4d0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f4e8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f538[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f588[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f5e0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f630[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f648[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f698[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f6e8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f740[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f790[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f7a8[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f7f8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f848[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f8a0[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f8f0[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f908[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f958[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809f9a8[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fa00[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fa50[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fa68[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fab8[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fb08[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fb60[device-uri,4,45])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fba8[(null),0,0])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fbc0[device-class,4,44])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fc10[device-info,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fc68[device-make-and-model,4,41])
d [20/May/2004:00:22:37 +0200] copy_attribute(0x8146ab0, 0x809fcc0[device-uri,4,45])
D [20/May/2004:00:22:37 +0200] ProcessIPPRequest: 7 status_code=0
d [20/May/2004:00:22:37 +0200] ProcessIPPRequest: Adding fd 7 to OutputSet...
d [20/May/2004:00:22:37 +0200] WriteClient: Removing fd 7 from OutputSet...
d [20/May/2004:00:22:37 +0200] PID 13226 exited with no errors.
d [20/May/2004:00:22:37 +0200] DeleteCert: removing certificate for pid 13226
d [20/May/2004:00:22:37 +0200] WriteClient() 5 2048 bytes
d [20/May/2004:00:22:37 +0200] ReadClient() 7, used=0
D [20/May/2004:00:22:37 +0200] CloseClient() 7
d [20/May/2004:00:22:37 +0200] CloseClient: Removing fd 7 from InputSet and OutputSet...
d [20/May/2004:00:22:37 +0200] WriteClient: Removing fd 5 from OutputSet...
d [20/May/2004:00:22:37 +0200] WriteClient: Removing fd 8 from InputSet...
d [20/May/2004:00:22:37 +0200] WriteClient: 5 Closing data file 8.
d [20/May/2004:00:22:37 +0200] WriteClient: 5 Removing temp file /var/spool/cups/00000000
d [20/May/2004:00:22:44 +0200] ReadClient() 5, used=0
D [20/May/2004:00:22:44 +0200] ReadClient() 5 POST /admin HTTP/1.1
d [20/May/2004:00:22:44 +0200] decode_auth(0x40523008): Authorization string = "Basic cm9vdDpob3VzZW44OA=="
d [20/May/2004:00:22:44 +0200] decode_auth() 5 username="root"
d [20/May/2004:00:22:44 +0200] IsAuthorized: con->uri = "/admin"
d [20/May/2004:00:22:44 +0200] FindBest: uri = "/admin"...
d [20/May/2004:00:22:44 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:22:44 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:22:44 +0200] FindBest: best = "/admin"
d [20/May/2004:00:22:44 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:22:44 +0200] IsAuthorized: username = "root" password = 8 chars
d [20/May/2004:00:22:44 +0200] IsAuthorized: Checking "root", address = 7f000001, hostname = "localhost"
d [20/May/2004:00:22:44 +0200] POST /admin
d [20/May/2004:00:22:44 +0200] CONTENT_TYPE = application/x-www-form-urlencoded
d [20/May/2004:00:22:44 +0200] ReadClient() 5 command="/usr/lib/cups/cgi-bin/admin.cgi", options = ""
d [20/May/2004:00:22:44 +0200] ReadClient() 5 con->data_encoding = length, con->data_remaining = 123, con->file = 0
d [20/May/2004:00:22:44 +0200] ReadClient() 5 REQUEST /var/spool/cups/00000001=7
d [20/May/2004:00:22:44 +0200] ReadClient() 5 writing 123 bytes to 7
d [20/May/2004:00:22:44 +0200] ReadClient() 5 Closing data file 7, size = 123.
d [20/May/2004:00:22:44 +0200] argv[0] = "admin.cgi"
d [20/May/2004:00:22:44 +0200] envp[0] = "PATH=/bin:/usr/bin"
d [20/May/2004:00:22:44 +0200] envp[1] = "SERVER_SOFTWARE=CUPS/1.1"
d [20/May/2004:00:22:44 +0200] envp[2] = "GATEWAY_INTERFACE=CGI/1.1"
d [20/May/2004:00:22:44 +0200] envp[3] = "SERVER_PROTOCOL=HTTP/1.1"
d [20/May/2004:00:22:44 +0200] envp[4] = "REDIRECT_STATUS=1"
d [20/May/2004:00:22:44 +0200] envp[5] = "CUPS_SERVER=localhost"
d [20/May/2004:00:22:44 +0200] envp[6] = "IPP_PORT=631"
d [20/May/2004:00:22:44 +0200] envp[7] = "SERVER_NAME=localhost"
d [20/May/2004:00:22:44 +0200] envp[8] = "SERVER_PORT=631"
d [20/May/2004:00:22:44 +0200] envp[9] = "REMOTE_ADDR=127.0.0.1"
d [20/May/2004:00:22:44 +0200] envp[10] = "REMOTE_HOST=localhost"
d [20/May/2004:00:22:44 +0200] envp[11] = "REMOTE_USER=root"
d [20/May/2004:00:22:44 +0200] envp[12] = "LANG=de.UTF-8"
d [20/May/2004:00:22:44 +0200] envp[13] = ""
d [20/May/2004:00:22:44 +0200] envp[14] = "TMPDIR=/var/spool/cups/tmp"
d [20/May/2004:00:22:44 +0200] envp[15] = "CUPS_DATADIR=/usr/share/cups"
d [20/May/2004:00:22:44 +0200] envp[16] = "CUPS_SERVERROOT=/etc/cups"
d [20/May/2004:00:22:44 +0200] envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040519"
d [20/May/2004:00:22:44 +0200] envp[18] = "SCRIPT_NAME=/admin"
d [20/May/2004:00:22:44 +0200] envp[19] = "REQUEST_METHOD=POST"
d [20/May/2004:00:22:44 +0200] envp[20] = "CONTENT_LENGTH=123"
d [20/May/2004:00:22:44 +0200] envp[21] = "CONTENT_TYPE=application/x-www-form-urlencoded"
d [20/May/2004:00:22:44 +0200] AddCert: adding certificate for pid 13227
D [20/May/2004:00:22:44 +0200] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 13227
I [20/May/2004:00:22:44 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=13227)
D [20/May/2004:00:22:44 +0200] SendCommand() 5 file=8
d [20/May/2004:00:22:44 +0200] SendCommand: Adding fd 8 to InputSet...
d [20/May/2004:00:22:44 +0200] SendCommand: Adding fd 5 to OutputSet...
d [20/May/2004:00:22:44 +0200] WriteClient() 5 Content-Type: text/html;charset=utf-8
d [20/May/2004:00:22:44 +0200] WriteClient() 5
d [20/May/2004:00:22:44 +0200] WriteClient() 5 1170 bytes
d [20/May/2004:00:22:44 +0200] AcceptClient(0x80889a0) 0 NumClients = 1
D [20/May/2004:00:22:44 +0200] AcceptClient() 7 from localhost:631.
d [20/May/2004:00:22:44 +0200] AcceptClient: Adding fd 7 to InputSet...
d [20/May/2004:00:22:44 +0200] WriteClient() 5 1544 bytes
d [20/May/2004:00:22:44 +0200] PID 13227 exited with no errors.
d [20/May/2004:00:22:44 +0200] DeleteCert: removing certificate for pid 13227
d [20/May/2004:00:22:44 +0200] WriteClient: Removing fd 5 from OutputSet...
d [20/May/2004:00:22:44 +0200] WriteClient: Removing fd 8 from InputSet...
d [20/May/2004:00:22:44 +0200] WriteClient: 5 Closing data file 8.
d [20/May/2004:00:22:44 +0200] WriteClient: 5 Removing temp file /var/spool/cups/00000001
d [20/May/2004:00:22:44 +0200] ReadClient() 7, used=0
D [20/May/2004:00:22:44 +0200] CloseClient() 7
d [20/May/2004:00:22:44 +0200] CloseClient: Removing fd 7 from InputSet and OutputSet...
d [20/May/2004:00:23:00 +0200] ReadClient() 5, used=0
D [20/May/2004:00:23:00 +0200] ReadClient() 5 POST /admin HTTP/1.1
d [20/May/2004:00:23:00 +0200] decode_auth(0x40523008): Authorization string = "Basic cm9vdDpob3VzZW44OA=="
d [20/May/2004:00:23:00 +0200] decode_auth() 5 username="root"
d [20/May/2004:00:23:00 +0200] IsAuthorized: con->uri = "/admin"
d [20/May/2004:00:23:00 +0200] FindBest: uri = "/admin"...
d [20/May/2004:00:23:00 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:00 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:00 +0200] FindBest: best = "/admin"
d [20/May/2004:00:23:00 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:00 +0200] IsAuthorized: username = "root" password = 8 chars
d [20/May/2004:00:23:00 +0200] IsAuthorized: Checking "root", address = 7f000001, hostname = "localhost"
d [20/May/2004:00:23:00 +0200] POST /admin
d [20/May/2004:00:23:00 +0200] CONTENT_TYPE = application/x-www-form-urlencoded
d [20/May/2004:00:23:00 +0200] ReadClient() 5 command="/usr/lib/cups/cgi-bin/admin.cgi", options = ""
d [20/May/2004:00:23:00 +0200] ReadClient() 5 con->data_encoding = length, con->data_remaining = 154, con->file = 0
d [20/May/2004:00:23:00 +0200] ReadClient() 5 REQUEST /var/spool/cups/00000002=7
d [20/May/2004:00:23:00 +0200] ReadClient() 5 writing 154 bytes to 7
d [20/May/2004:00:23:00 +0200] ReadClient() 5 Closing data file 7, size = 154.
d [20/May/2004:00:23:00 +0200] argv[0] = "admin.cgi"
d [20/May/2004:00:23:00 +0200] envp[0] = "PATH=/bin:/usr/bin"
d [20/May/2004:00:23:00 +0200] envp[1] = "SERVER_SOFTWARE=CUPS/1.1"
d [20/May/2004:00:23:00 +0200] envp[2] = "GATEWAY_INTERFACE=CGI/1.1"
d [20/May/2004:00:23:00 +0200] envp[3] = "SERVER_PROTOCOL=HTTP/1.1"
d [20/May/2004:00:23:00 +0200] envp[4] = "REDIRECT_STATUS=1"
d [20/May/2004:00:23:00 +0200] envp[5] = "CUPS_SERVER=localhost"
d [20/May/2004:00:23:00 +0200] envp[6] = "IPP_PORT=631"
d [20/May/2004:00:23:00 +0200] envp[7] = "SERVER_NAME=localhost"
d [20/May/2004:00:23:00 +0200] envp[8] = "SERVER_PORT=631"
d [20/May/2004:00:23:00 +0200] envp[9] = "REMOTE_ADDR=127.0.0.1"
d [20/May/2004:00:23:00 +0200] envp[10] = "REMOTE_HOST=localhost"
d [20/May/2004:00:23:00 +0200] envp[11] = "REMOTE_USER=root"
d [20/May/2004:00:23:00 +0200] envp[12] = "LANG=de.UTF-8"
d [20/May/2004:00:23:00 +0200] envp[13] = ""
d [20/May/2004:00:23:00 +0200] envp[14] = "TMPDIR=/var/spool/cups/tmp"
d [20/May/2004:00:23:00 +0200] envp[15] = "CUPS_DATADIR=/usr/share/cups"
d [20/May/2004:00:23:00 +0200] envp[16] = "CUPS_SERVERROOT=/etc/cups"
d [20/May/2004:00:23:00 +0200] envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040519"
d [20/May/2004:00:23:00 +0200] envp[18] = "SCRIPT_NAME=/admin"
d [20/May/2004:00:23:00 +0200] envp[19] = "REQUEST_METHOD=POST"
d [20/May/2004:00:23:00 +0200] envp[20] = "CONTENT_LENGTH=154"
d [20/May/2004:00:23:00 +0200] envp[21] = "CONTENT_TYPE=application/x-www-form-urlencoded"
d [20/May/2004:00:23:00 +0200] AddCert: adding certificate for pid 13228
D [20/May/2004:00:23:00 +0200] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 13228
I [20/May/2004:00:23:00 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=13228)
D [20/May/2004:00:23:00 +0200] SendCommand() 5 file=8
d [20/May/2004:00:23:00 +0200] SendCommand: Adding fd 8 to InputSet...
d [20/May/2004:00:23:00 +0200] SendCommand: Adding fd 5 to OutputSet...
d [20/May/2004:00:23:00 +0200] AcceptClient(0x80889a0) 0 NumClients = 1
D [20/May/2004:00:23:00 +0200] AcceptClient() 7 from localhost:631.
d [20/May/2004:00:23:00 +0200] AcceptClient: Adding fd 7 to InputSet...
d [20/May/2004:00:23:00 +0200] WriteClient() 5 Content-Type: text/html;charset=utf-8
d [20/May/2004:00:23:00 +0200] WriteClient() 5
d [20/May/2004:00:23:00 +0200] WriteClient() 5 1170 bytes
d [20/May/2004:00:23:00 +0200] ReadClient() 7, used=0
D [20/May/2004:00:23:00 +0200] ReadClient() 7 POST / HTTP/1.1
d [20/May/2004:00:23:00 +0200] decode_auth(0x40525c38): Authorization string = ""
d [20/May/2004:00:23:00 +0200] decode_auth() 7 username=""
d [20/May/2004:00:23:00 +0200] IsAuthorized: con->uri = "/"
d [20/May/2004:00:23:00 +0200] FindBest: uri = "/"...
d [20/May/2004:00:23:00 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:00 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:00 +0200] FindBest: best = "/"
d [20/May/2004:00:23:00 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:00 +0200] POST /
d [20/May/2004:00:23:00 +0200] CONTENT_TYPE = application/ipp
d [20/May/2004:00:23:00 +0200] ReadClient() 7 con->data_encoding = length, con->data_remaining = 113, con->file = 0
d [20/May/2004:00:23:00 +0200] ProcessIPPRequest(0x40525c38[7]): operation_id = 400c
d [20/May/2004:00:23:00 +0200] get_ppds(0x40525c38[7])
d [20/May/2004:00:23:00 +0200] copy_attrs(0x81470b8, 0x8092490, (nil), 0)
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80924b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092500[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092598[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80925f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092608[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092670[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80926b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092718[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092770[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092788[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80927f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092840[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80928a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092900[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092918[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092988[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80929d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092a40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092a98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092ab0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092b20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092b68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092bd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092c28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092c40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092ca8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092cf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092d50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092da8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092dc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092e30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092e78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092ee0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092f38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092f50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8092fc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093008[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093078[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80930d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80930e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093158[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80931a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093208[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093260[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093278[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80932e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093328[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093388[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80933e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80933f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093468[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80934b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093518[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093570[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093588[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80935f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80936b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093708[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093720[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093788[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80937d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093830[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093888[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80938a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093910[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093958[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80939c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093a18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093a30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093aa0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093ae8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093b58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093bb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093bc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093c38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093c80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093cf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093d48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093d60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093dd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093e18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093e88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093ee0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093ef8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093f60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8093fa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094008[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094060[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094078[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80940e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094130[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094198[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80941f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094208[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094278[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80942c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094330[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094388[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80943a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094408[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80944b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094508[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094520[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094590[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80945d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094640[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094698[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80946b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094720[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80947d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094828[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094840[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80948b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80948f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094968[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80949c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80949d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094a48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094a90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094b00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094b58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094b70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094be0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094c98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094cf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094d08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094d78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094e30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094e88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094ea0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094f18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8094fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095030[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095048[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80950b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095170[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80951c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80951e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095250[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095300[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095358[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095370[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80953e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80954e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095578[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80955c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095638[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095690[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80956a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095728[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80957f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095848[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095860[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80958e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095928[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80959a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095a00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095a18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095a98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095ae0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095b60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095bb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095bd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095c50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095c98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095d18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095d70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095d88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095e00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095e48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095ec0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095f18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095f30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095fa0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8095fe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096060[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80960b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80960d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096148[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096190[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096208[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096260[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096278[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80962f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096338[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80963b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096408[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096420[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80964a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80964e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096568[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80965c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80965d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096658[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80966a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096720[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096778[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096790[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096808[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096850[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80968d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096928[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096940[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80969c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096a08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096a88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096ae0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096af8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096b70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096bb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096c38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096c90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096ca8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096d28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096d70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096df0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096e48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096e60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096ee0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096f28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096fa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8096ff8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097010[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097090[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80970d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097160[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80971b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80971d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097248[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097310[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097368[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097380[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80973f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097440[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80974b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097510[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097528[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80975a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80975e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097660[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80976b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80976d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097750[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097820[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097878[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097890[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097918[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097960[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80979e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097a40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097a58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097ad0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097b18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097b90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097be8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097c00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097c78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097cc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097d28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097d80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097d98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097e08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097e50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097ec0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097f18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097f30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097fa8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8097ff0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098068[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80980c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80980d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098148[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098190[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098208[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098260[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098278[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80982e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098330[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098398[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80983f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098408[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098478[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80984c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098530[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098588[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80985a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098610[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098658[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80986d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098728[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098740[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80987b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80987f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098860[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80988b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80988d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098940[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098988[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80989f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098a50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098a68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098ad8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098b20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098b90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098be8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098c00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098c70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098cb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098d20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098d78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098d90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098e00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098e48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098eb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098f10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098f28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098f98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8098fe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099048[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80990a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80990b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099128[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099170[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80991e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099240[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099258[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80992c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099388[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80993e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80993f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099468[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80994b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099528[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099580[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099598[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099608[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099650[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80996b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099710[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099728[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099798[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80997e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099858[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80998b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80998c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099938[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099980[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80999e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099a40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099a58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099ac8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099b10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099b88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099be0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099bf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099c68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099cb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099d18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099d70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099d88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099df8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099e40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099eb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099f10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099f28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099f98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8099fe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a048[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a0a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a0b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a130[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a1e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a238[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a250[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a2c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a308[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a380[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a3d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a3f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a460[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a4a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a520[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a578[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a590[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a608[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a650[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a6b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a710[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a728[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a798[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a7e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a858[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a8b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a8c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a940[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a988[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809a9f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809aa48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809aa60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809aad0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ab18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ab80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809abd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809abf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ac68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809acb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ad18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ad70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ad88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809adf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ae40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809aea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809af00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809af18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809af90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809afd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b050[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b0a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b0c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b138[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b1f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b250[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b268[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b2e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b328[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b390[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b3e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b400[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b470[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b4b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b520[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b578[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b590[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b608[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b650[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b6c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b718[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b730[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b7a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b7f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b858[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b8b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b8c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b938[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b980[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809b9f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ba50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ba68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bad8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bb20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bb88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bbe0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bbf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bc68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bcb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bd28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bd80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bd98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809be08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809be50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809beb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bf10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bf28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bf98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809bfe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c058[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c0b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c0c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c140[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c188[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c1f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c248[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c260[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c2d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c318[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c380[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c3d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c3f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c468[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c4b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c518[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c570[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c588[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c600[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c648[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c6b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c708[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c720[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c798[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c7e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c848[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c8a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c8b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c930[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c978[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809c9e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ca38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ca50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cac0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cb08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cb70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cbc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cbe0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cc58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cca0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cd18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cd70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cd88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ce00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ce48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ceb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cf08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cf20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cf90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809cfd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d040[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d098[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d0b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d128[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d170[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d1d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d230[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d248[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d2b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d300[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d368[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d3c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d3d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809d448[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809fd08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809fd70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809fdc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809fde0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809fe58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809fea0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ff18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ff70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x809ff88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0000[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0048[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a00b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0108[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0120[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0198[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a01e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0258[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a02b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a02c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0340[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0388[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a03f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0448[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0460[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a04d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0518[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0580[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a05d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a05f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0668[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a06b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0718[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0770[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0788[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0800[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0848[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a08b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0910[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0928[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a09a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a09e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0a50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0aa8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0ac0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0b38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0b80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0be8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0c40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0c58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0cd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0d18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0d80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0dd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0df0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0e60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0ea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0f10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0f68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0f80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a0ff8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1040[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a10a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1100[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1118[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1190[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a11d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1250[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a12a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a12c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1338[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1380[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a13e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1440[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1458[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a14c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1578[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a15d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a15e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1660[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a16a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1710[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1768[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1780[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a17f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1838[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a18a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a18f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1910[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1980[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a19c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1a30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1a88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1aa0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1b18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1b60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1bd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1c30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1c48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1cc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1d08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1d70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1dc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1de0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1e58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1ea0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1f08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1f60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1f78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a1ff0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2038[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a20a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a20f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2110[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2180[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a21c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2230[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2288[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a22a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2318[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2360[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a23c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2420[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2438[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a24b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a24f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2570[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a25c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a25e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2658[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a26a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2708[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2760[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2778[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a27e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a28a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2900[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2918[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2990[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a29d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2a40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2a98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2ab0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2b20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2b68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2bd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2c28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2c40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2cb8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2d00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2d68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2dc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2dd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2e50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2e98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2f00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2f58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2f70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a2fe8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3030[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a30a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3100[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3118[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3190[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a31d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3240[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3298[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a32b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3328[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3370[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a33e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3438[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3450[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a34c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3578[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a35d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a35e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3658[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a36a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3708[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3760[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3778[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a37f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3838[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a38a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a38f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3910[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3988[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a39d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3a48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3aa0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3ab8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3b30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3b78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3be0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3c38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3c50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3cc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3d10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3d78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3dd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3de8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3e60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3ea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3f10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3f68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3f80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a3ff8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4040[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a40b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4110[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4128[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a41a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a41e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4250[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a42a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a42c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4338[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4380[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a43e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4440[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4458[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a44d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4518[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4590[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a45e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4600[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4678[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a46c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4728[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4780[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4798[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4810[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4858[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a48d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4928[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4940[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a49b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4a00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4a68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4ac0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4ad8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4b50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4b98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4c00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4c58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4c70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4ce8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4da8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4e00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4e18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4e90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4ed8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4f40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4f98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a4fb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5028[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5070[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a50d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5130[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5148[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a51c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5208[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5280[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a52d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a52f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5368[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a53b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5418[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5470[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5488[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5500[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a55b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5608[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5620[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5698[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a56e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5758[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a57b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a57c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5840[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5888[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a58f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5948[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5960[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a59d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5a18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5a90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5ae8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5b00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5b78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5bc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5c28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5c80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5c98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5d08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5d50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5db8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5e10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5e28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5ea0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5f50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5fa8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a5fc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6030[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6078[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a60f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6148[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6160[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a61d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6288[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a62e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a62f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6368[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a63b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6418[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6470[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6488[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6500[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a65b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6608[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6620[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6690[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a66d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6740[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6798[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a67b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6828[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6870[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a68d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6930[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6948[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a69b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6a00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6a68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6ac0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6ad8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6b50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6b98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6c10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6c68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6c80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6cf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6d40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6da8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6e00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6e18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6e90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6ed8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6f40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6f98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a6fb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7028[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7070[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a70d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7130[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7148[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a71b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7200[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7268[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a72c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a72d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7350[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7398[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7410[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7468[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7480[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a74f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7540[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a75a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7600[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7618[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7690[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a76d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7740[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7798[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a77b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7828[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7870[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a78e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7940[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7958[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a79d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7a18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7ad8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7af0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7b68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7bb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7c18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7c70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7c88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7d00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7d48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7dc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7e18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7e30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7ea8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7ef0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7f58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7fb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a7fc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8038[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8080[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a80f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8150[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8168[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a81e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8228[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a82a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a82f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8310[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8388[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a83d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8448[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a84a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a84b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8528[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a85e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8640[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8658[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a86d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8780[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a87d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a87f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8860[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a88a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8910[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8968[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8980[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a89f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8a38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8ab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8b08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8b20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8b98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8be0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8c58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8cb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8cc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8d40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8e00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8e58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8e70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8ee8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8f30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a8fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9000[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9018[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9090[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a90d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9140[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9198[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a91b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9228[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9270[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a92e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9340[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9358[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a93c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9478[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a94d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a94e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9558[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a95a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9610[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9668[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9680[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a96f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9798[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a97f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9808[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9878[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a98c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9930[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9988[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a99a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9a10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9a58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9ab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9b10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9b28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9b98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9be0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9c50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9ca8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9cc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9d30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9d78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9de8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9e40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9e58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9ec8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9f10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9f80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9fd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80a9ff0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa060[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa0a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa118[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa170[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa188[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa1f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa240[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa2b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa308[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa320[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa390[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa3d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa448[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa4a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa4b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa528[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa5e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa638[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa650[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa6c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa778[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa7d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa7e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa858[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa8a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa910[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa968[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa980[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aa9f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aaa38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aaaa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aab00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aab18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aab88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aabd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aac30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aac88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aaca0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aad10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aad58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aadc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aae20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aae38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aaea8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aaef0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aaf60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aafb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aafd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab040[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab088[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab0f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab150[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab168[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab1d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab288[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab2e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab2f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab368[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab3b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab420[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab478[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab490[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab500[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab5c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab618[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab630[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab6a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab6e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab750[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab7a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab7c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab830[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab878[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab8e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab940[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab958[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ab9c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aba10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aba78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abad0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abae8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abb58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abba0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abc08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abc60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abc78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abce8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abd30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abda0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abdf8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abe10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abe88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abed0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abf38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abf90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80abfa8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac018[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac060[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac0d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac130[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac148[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac1b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac200[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac278[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac2d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac2e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac358[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac3a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac418[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac470[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac488[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac4f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac540[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac5b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac608[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac620[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac698[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac6e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac748[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac7a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac7b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac828[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac870[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac8e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac938[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac950[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ac9c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aca10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aca78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acad0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acae8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acb58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acba0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acc10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acc68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acc80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80accf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acd40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acda8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ace00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ace18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ace88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aced0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acf40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acf98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80acfb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad020[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad068[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad0e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad138[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad150[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad1c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad208[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad270[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad2c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad2e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad350[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad398[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad400[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad458[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad470[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad4e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad528[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad5a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad5f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad610[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad680[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad6c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad740[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad798[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad7b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad820[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad868[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad8e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad938[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad950[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ad9c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ada08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ada80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adad8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adaf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adb60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adba8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adc10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adc68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adc80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adcf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80add40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80addb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ade08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ade20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ade98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adee0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adf58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adfb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80adfc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae038[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae080[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae0f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae150[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae168[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae1d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae298[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae2f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae308[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae378[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae3c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae438[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae490[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae4a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae518[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae560[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae5d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae630[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae648[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae6b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae778[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae7d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae7e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae858[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae8a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae918[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae970[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae988[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ae9f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aea40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aeaa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aeb00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aeb18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aeb88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aebd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aec48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aeca0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aecb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aed30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aed78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aedf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aee48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aee60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aeed8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aef20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aef90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aefe8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af000[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af078[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af138[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af190[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af1a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af218[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af260[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af2d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af330[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af348[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af3c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af478[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af4d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af4e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af558[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af5a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af618[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af670[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af688[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af6f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af7b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af810[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af828[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af8a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af8e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af960[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af9b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80af9d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afa40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afa88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afae8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afb40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afb58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afbc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afc10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afc88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afce0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afcf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afd68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afdb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afe28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afe80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80afe98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aff10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80aff58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80affc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0020[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0038[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b00a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b00f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0160[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b01b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b01d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0240[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0288[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b02f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0350[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0368[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b03d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0420[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b04e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0570[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b05b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0618[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0670[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0688[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b06f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b07b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0808[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0820[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0890[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b08d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0938[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0990[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b09a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0a18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0a60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0b28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0b40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0bb0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0bf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0c70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0cc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0ce0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0d50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0d98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0e08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0e60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0e78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0ee8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0f30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0f98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b0ff0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1008[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1078[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b10c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1128[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1180[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1198[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1208[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b12b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1310[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1328[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1398[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b13e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1450[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b14a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b14c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1530[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b15e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1638[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1650[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b16c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1770[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b17c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b17e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1850[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1910[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1968[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1980[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b19f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1a38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1aa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1af8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1b10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1b80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1bc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1c30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1c88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1ca0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1d10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1d58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1dc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1e18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1e30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1ea0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1f60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1fb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b1fd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2040[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2088[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2100[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2158[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2170[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b21e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2228[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2298[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b22f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2308[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2378[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b23c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2430[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2488[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b24a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2510[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2558[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b25c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2618[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2630[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b26a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b26e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2760[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b27b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b27d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2848[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2890[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2908[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2960[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2978[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b29f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2a38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2ab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2b08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2b20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2ba0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2be8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2c58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2cb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2cc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2d40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2e00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2e58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2e70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2ee8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2f30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b2fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3000[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3018[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3090[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b30d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3150[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b31a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b31c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3230[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3278[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b32e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3340[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3358[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b33c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3410[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3470[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b34c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b34e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3550[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3600[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3658[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3670[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b36e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3728[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b37a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b37f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3810[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3880[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b38c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3940[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3998[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b39b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3a20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3b38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3b50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3bc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3c08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3c80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3cd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3cf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3d60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3e20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3e78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3e90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3f00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3f58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b3fd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4028[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4040[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b40b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4110[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4180[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b41d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b41f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4268[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b42b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4320[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4378[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4390[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4408[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b44c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4520[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4538[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b45b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b45f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4670[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b46c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b46e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4758[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b47a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4818[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4870[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4888[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4900[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4948[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b49c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4a18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4a30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4aa8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4af0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4b68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4bc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4bd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4c50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4c98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4d10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4d68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4d80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4df0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4e38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4ea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4f00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4f18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4f90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b4fd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5050[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b50a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b50c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5130[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b51e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5240[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5258[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b52c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5378[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b53d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b53e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5458[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b54a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5508[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5560[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5578[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b55e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5630[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b56a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5700[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5718[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5780[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b57c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5838[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5890[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b58a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5918[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5960[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b59d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5a30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5a48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5ab8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5b00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5b78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5bd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5be8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5c58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5ca0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5d18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5d70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5d88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5df0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5e38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5ea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5f00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5f18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5f80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b5fc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6038[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6090[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b60a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6110[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6158[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b61c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6220[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6238[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b62a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b62f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6368[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b63c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b63d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6440[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6488[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b64f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6550[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6568[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b65d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6618[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6678[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b66d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b66e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6750[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6808[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6860[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6878[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b68e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6930[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b69a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b69f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6a10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6a78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6b20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6b78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6b90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6c00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6c48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6cc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6d18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6d30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6da0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6de8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6e60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6eb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6ed0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6f18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b6fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7020[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7038[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b70b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b70f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7178[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b71d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b71e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7260[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b72a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7320[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7378[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7390[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7400[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b74c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7518[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7530[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b75a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b75e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7660[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b76b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b76d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7750[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7818[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7870[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7888[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7908[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7950[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b79d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7a28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7a40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7ac0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7b08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7b88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7be0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7bf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7c70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7cb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7d30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7d88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7da0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7e18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7e60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7ed8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7f30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7f48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b7fc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8008[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8080[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b80d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b80f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8138[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b81e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8240[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8258[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b82a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b82e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8350[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b83a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b83c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8438[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b84f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8550[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8568[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b85e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8628[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b86a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8700[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8718[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8790[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b87d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8858[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b88b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b88c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8940[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8988[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8a00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8a58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8a70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8ae8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8b30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8b98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8bf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8c08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8c80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8cc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8d38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8d90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8da8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8e20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8e68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8ed8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8f30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8f48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b8fc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9010[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9090[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b90e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9100[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9178[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b91c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9238[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9290[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b92a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9320[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9368[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b93d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9430[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9448[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b94c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9508[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9570[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b95c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b95e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9658[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b96a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9710[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9768[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9780[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b97f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9840[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b98b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9908[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9920[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9998[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b99e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9a50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9aa8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9ac0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9b40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9b88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9c08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9c60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9c78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9cf0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9d38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9db0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9e08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9e20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9e98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9ee0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9f48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9fa0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80b9fb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba030[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba078[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba0e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba140[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba158[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba1d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba218[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba288[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba2e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba2f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba378[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba3c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba440[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba498[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba4b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba528[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba5e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba640[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba658[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba6d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba788[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba7e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba7f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba870[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba8b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba920[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba978[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ba990[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80baa08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80baa50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80baac0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bab18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bab30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80baba8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80babf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bac60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bacb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bacd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bad48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bad90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bae00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bae58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bae70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80baef0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80baf38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bafb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb010[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb028[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb0a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb0e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb160[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb1b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb1d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb248[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb300[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb358[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb370[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb3e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb498[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb4f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb508[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb580[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb5c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb638[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb690[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb6a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb720[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb7d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb830[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb848[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb8c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb978[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb9d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bb9e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bba68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbb30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbb88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbba0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbc18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbc60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbcc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbd20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbd38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbda8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbdf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbe58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbeb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbec8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbf38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbf80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bbfe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc040[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc058[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc0c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc110[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc188[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc1e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc1f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc268[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc2b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc320[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc378[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc390[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc400[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc4c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc518[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc530[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc5a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc5e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc650[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc6a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc6c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc730[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc778[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc7f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc848[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc860[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc8d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc990[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bc9e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bca00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bca70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcab8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcb20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcb78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcb90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcc00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcc48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bccb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcd08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcd20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcd90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcdd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bce40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bce98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bceb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcf20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcf68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bcfe0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd038[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd050[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd0c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd108[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd180[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd1d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd1f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd260[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd2a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd310[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd368[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd380[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd3f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd4a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd4f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd510[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd588[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd5d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd640[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd698[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd6b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd720[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd7d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd828[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd840[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd8b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd8f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd960[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd9b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bd9d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bda40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bda88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdaf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdb48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdb60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdbd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdc18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdc80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdcd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdcf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdd60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdda8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bde20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bde78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bde90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdf00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdf48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bdfc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be018[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be030[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be0a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be0e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be150[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be1a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be1c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be230[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be278[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be2e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be338[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be350[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be3c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be470[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be4c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be4e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be558[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be5a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be618[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be670[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be688[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be6f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be7a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be800[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be818[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be888[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be8d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be948[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be9a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80be9b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bea28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bea70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bead8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80beb30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80beb48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bebb8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bec00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bec68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80becc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80becd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bed48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bed90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bedf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bee50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bee68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80beed8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bef20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bef98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80beff0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf008[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf078[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf128[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf180[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf198[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf208[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf2b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf310[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf328[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf398[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf3e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf448[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf4a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf4b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf530[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf5f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf648[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf660[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf6d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf780[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf7d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf7f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf860[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf8a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf920[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf978[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bf990[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfa00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfa48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfac0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfb18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfb30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfba0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfbe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfc50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfca8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfcc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfd30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfd78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfde0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfe38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfe50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfec8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bff10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bff88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bffe0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80bfff8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0068[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c00b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0128[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0180[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0198[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0208[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c02b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0310[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0328[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0398[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c03e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0448[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c04a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c04b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0528[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c05d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0630[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0648[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c06c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0780[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c07d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c07f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0868[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c08b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0918[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0970[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0988[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0a00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0a48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0ab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0b08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0b20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0b98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0be0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0c48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0ca0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0cb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0d30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0d78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0df0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0e48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0e60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0ed8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0f20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0f88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0fe0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c0ff8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1068[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c10b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1118[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1170[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1188[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1200[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c12b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1310[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1328[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c13a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c13e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1450[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c14a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c14c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1538[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1580[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c15f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1650[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1668[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c16e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1728[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1790[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c17e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1800[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1878[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c18c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1928[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1980[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1998[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1a10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1a58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1ac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1b20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1b38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1bb0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1bf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1c60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1cb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1cd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1d40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1e00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1e58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1e70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1ee0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1f28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c1fe8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2000[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2070[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c20b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2120[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2178[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2190[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2200[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c22b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2308[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2320[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2390[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c23d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2450[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c24a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c24c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2530[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c25e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2638[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2650[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c26c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2770[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c27c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c27e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2850[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2900[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2958[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2970[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c29e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2a30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2a98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2af0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2b08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2b80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2bc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2c30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2c88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2ca0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2d10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2d58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2dc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2e18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2e30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2ea8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2ef0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2f68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2fc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c2fd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3050[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3098[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3100[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3158[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3170[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c31e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3228[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3298[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c32f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3308[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3378[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c33c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3430[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3488[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c34a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3510[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3558[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c35c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3620[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3638[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c36a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c36f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3760[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c37b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c37d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3840[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3888[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c38f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3950[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3968[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c39d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3a20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3a98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3af0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3b08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3b78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3bc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3c38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3c90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3ca8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3d18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3d60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3dd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3e28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3e40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3eb0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3ef8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3f68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3fc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c3fd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4048[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4090[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4100[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4158[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4170[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c41e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4228[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4298[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c42f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4308[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4378[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c43c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4430[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4488[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c44a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4510[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4558[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c45c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4620[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4638[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c46a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c46f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4768[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c47c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c47d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4848[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4890[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c48f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4950[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4968[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c49d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4a20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4a88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4ae0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4af8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4b68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4bb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4c28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4c80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4c98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4ce8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4da0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4df8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4e10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4e60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4ea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4f18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4f70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4f88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c4ff8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5040[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c50b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5110[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5128[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5198[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c51e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5258[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c52b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c52c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5338[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5380[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c53f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5450[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5468[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c54d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5520[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5588[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c55e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c55f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5668[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c56b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5728[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5780[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5798[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5810[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5858[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c58d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5930[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5948[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c59c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5a10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5ad8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5af0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5b70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5bb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5c28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5c80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5c98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5d10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5d58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5dd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5e30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5e48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5ec0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5f08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5f78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5fd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c5fe8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6068[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c60b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6120[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6178[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6190[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6208[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c62d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6328[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6340[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c63b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6470[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c64c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c64e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6558[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c65a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6620[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6678[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6690[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6708[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6750[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c67d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6828[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6840[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c68c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6978[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c69d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c69e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6a60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6aa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6b80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6b98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6c18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6c60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6cd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6d30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6d48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6dc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6e08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6e88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6ee0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6ef8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6f78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c6fc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7040[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7098[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c70b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7130[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c71f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7248[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7260[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c72d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7320[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7390[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c73e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7400[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7480[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c74c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7548[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c75a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c75b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7638[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7680[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c76f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7750[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7768[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c77e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c78a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7900[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7918[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7998[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c79e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7a50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7aa8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7ac0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7b40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7b88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7c00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7c58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7c70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7ce8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7db0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7e08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7e20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7ea0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7f68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7fc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c7fd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8058[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c80a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8118[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8170[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8188[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8200[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c82c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8320[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8338[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c83b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8478[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c84d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c84e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8568[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c85b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8630[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8688[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c86a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8720[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c87e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8840[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8858[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c88d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8920[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8990[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c89e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8a00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8a78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8b30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8b88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8ba0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8c20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8c68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8ce0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8d38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8d50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8dd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8e18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8e90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8ee8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8f00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8f78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c8fc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9040[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9098[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c90b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9130[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c91f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9250[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9268[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c92e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9328[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9398[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c93f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9408[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9488[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c94d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9550[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c95a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c95c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9638[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9680[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9700[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9758[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9770[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c97e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c98a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c98f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9910[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9990[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c99d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9a50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9aa8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9ac0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9b38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9b80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9c00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9c58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9c70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9ce8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9da0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9df8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9e10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9e88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9ed0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9f50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9fa8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80c9fc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca030[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca078[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca0e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca138[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca150[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca1c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca210[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca278[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca2d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca2e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca360[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca3a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca420[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca478[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca490[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca508[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca550[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca5c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca618[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca630[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca6a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca6f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca768[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca7c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca7d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca850[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca918[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca970[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ca988[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80caa00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80caa48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80caab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cab10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cab28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80caba0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cabe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cac58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cacb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cacc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cad40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cad88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cae08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cae60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cae78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80caef0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80caf38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cafa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb000[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb018[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb090[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb0d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb158[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb1b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb1c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb210[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb2c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb318[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb330[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb3a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb3e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb460[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb4b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb4d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb550[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb618[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb670[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb688[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb708[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb750[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb7c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb820[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb838[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb8b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb8f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb978[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb9d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cb9e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cba68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbb30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbb88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbba0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbbe8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbc30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbc98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbcf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbd08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbd80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbdc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbe40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbe98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbeb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbf28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbf70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cbff0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc048[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc060[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc0d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc188[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc1e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc1f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc268[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc2b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc320[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc378[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc390[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc400[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc4b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc510[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc528[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc5a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc5f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc670[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc6c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc6e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc750[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc808[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc860[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc878[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc8f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc940[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cc9b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cca08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cca20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cca98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccae0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccb50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccba8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccbc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccc40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccc88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cccf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccd50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccd68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccde8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cce30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccef8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccf10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccf88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ccfd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd040[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd098[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd0b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd130[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd1f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd250[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd268[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd2e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd330[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd3b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd408[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd420[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd4a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd4f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd568[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd5c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd5d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd660[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd6a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd720[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd778[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd790[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd810[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd858[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd8e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd938[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd950[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cd9d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cda20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cda98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdaf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdb08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdb88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdbd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdc48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdca0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdcb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdd30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdd78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdde8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cde40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cde58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cded0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdf18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdf80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdfd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cdff0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce080[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce0c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce158[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce1b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce1c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce240[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce288[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce300[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce358[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce370[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce3e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce4b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce508[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce520[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce598[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce5e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce650[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce6a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce6c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce738[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce780[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce7f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce848[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce860[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce8d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce920[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce990[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ce9e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cea00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cea78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ceac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ceb38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ceb90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ceba8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cec20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cec68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cecd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ced30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ced48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cedc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cee08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cee78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ceed0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ceee8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cef60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cefa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf018[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf070[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf088[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf100[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf148[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf1b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf210[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf228[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf2a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf2e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf358[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf3b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf3c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf448[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf490[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf508[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf560[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf578[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf5f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf6b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf708[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf720[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf7a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf7e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf860[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf8b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf8d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf950[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cf998[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfa18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfa70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfa88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfb08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfb50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfbd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfc30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfc48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfcc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfd10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfd90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfde8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfe00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfe88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cfed0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cff58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cffb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80cffc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0030[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0080[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d00e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0138[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0150[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d01c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0218[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0288[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d02e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d02f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0370[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d03c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0440[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0498[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d04b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0530[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0580[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0600[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0658[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0670[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d06e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d07b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0810[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0828[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d08a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d08f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0970[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d09c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d09e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0a58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0aa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0b18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0b70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0b88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0bf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0c48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0cb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0d08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0d20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0d90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0de0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0e50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0ea8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0ec0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0f30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0f80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d0fe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1040[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1058[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d10c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1180[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d11d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d11f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1260[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d12b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1318[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1370[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1388[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d13f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1440[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d14a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1500[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1518[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1588[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d15d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1640[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1698[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d16b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1720[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d17d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1830[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1848[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d18b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1970[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d19c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d19e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1a50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1aa0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1b08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1b60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1b78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1be8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1c38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1ca0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1cf8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1d10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1d78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1e30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1e88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1ea0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1f10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d1fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2020[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2038[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d20a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d20f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2160[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d21b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d21d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2240[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d22f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2350[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2368[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d23d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d24e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2570[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d25c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2628[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2680[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2698[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2708[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d27c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2818[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2830[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d28a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d28f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2958[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d29b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d29c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2a38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2a88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2b48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2b60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2bd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2c20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2c88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2ce0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2cf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2d68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2db8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2e20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2e78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2e90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2f00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2f50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d2fb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3010[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3028[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3098[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d30e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3150[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d31a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d31c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3230[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d32e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3340[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3358[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d33c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3480[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d34d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d34f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3560[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d35b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3618[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3670[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3688[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d36f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d37b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3808[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3820[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3890[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d38e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3948[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d39a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d39b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3a28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3a78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3b48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3b60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3bd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3c20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3c98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3cf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3d08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3d78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3e40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3e98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3eb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3f20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3f70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d3fe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4040[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4058[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d40c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4180[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d41d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d41f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4260[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d42b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4318[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4370[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4388[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d43f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d44b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4508[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4520[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4590[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d45e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4648[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d46a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d46b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4728[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4778[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d47e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4838[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4850[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d48c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4910[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4978[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d49d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d49e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4a58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4aa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4b10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4b68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4b80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4bf0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4c40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4ca8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4d00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4d18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4d88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4dd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4e40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4e98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4eb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4f20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4f70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d4fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5030[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5048[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d50b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5108[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5170[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d51c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d51e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5250[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d52a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5308[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5360[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5378[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d53e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d54a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d54f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5510[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5580[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d55d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5638[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5690[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d56a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5718[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d57d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5828[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5840[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d58b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5900[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5968[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d59c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d59d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5a48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5a98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5b00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5b58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5b70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5be0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5c30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5c98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5cf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5d08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5d78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5e30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5e88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5ea0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5f10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d5fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6020[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6038[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d60a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d60f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6160[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d61b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d61d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6240[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d62f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6350[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6368[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d63d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d64e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6570[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d65c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6628[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6680[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6698[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6708[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d67c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6818[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6830[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d68a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d68f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6958[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d69b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d69c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6a38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6a88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6b48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6b60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6bd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6c20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6c88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6ce0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6cf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6d68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6db8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6e20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6e78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6e90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6f00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6f50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d6fb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7010[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7028[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7098[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d70e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7150[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d71a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d71c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7230[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d72e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7340[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7358[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d73c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7480[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d74d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d74f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7560[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d75b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7618[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7670[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7688[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d76f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d77b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7808[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7820[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7890[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d78e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7948[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d79a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d79b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7a28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7a78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7b38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7b50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7bc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7c10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7c78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7cd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7ce8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7d58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7e10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7e68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7e80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7ef0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7f40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d7fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8000[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8018[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8088[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d80d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8140[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8198[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d81b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8220[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8270[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d82d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8330[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8348[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d83b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8470[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d84c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d84e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8550[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d85a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8608[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8660[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8678[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d86e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d87a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d87f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8810[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8880[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d88d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8938[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8990[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d89a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8a18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8b38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8b50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8bc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8c10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8c78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8cd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8ce8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8d58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8e10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8e68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8e80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8ef0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8f40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d8fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9000[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9018[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9088[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d90d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9140[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9198[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d91b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9220[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9270[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d92d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9330[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9348[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d93b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9478[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d94d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d94e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9558[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d95a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9620[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9678[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9690[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9700[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9750[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d97b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9810[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9828[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9898[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d98e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9950[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d99a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d99c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9a30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9a80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9af8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9b50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9b68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9bd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9c90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9ce8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9d00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9d70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9e28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9e80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9e98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9f08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9f58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80d9fc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da018[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da030[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da0a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da0f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da168[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da1c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da1d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da248[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da300[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da358[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da370[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da3e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da498[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da4f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da508[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da580[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da5d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da640[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da698[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da6b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da720[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da7e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da840[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da858[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da8c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da980[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da9d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80da9f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80daa60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80daab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dab18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dab70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dab88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dac00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dac50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dacc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dad20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dad38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dada8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dadf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dae60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80daeb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80daed0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80daf48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80daf98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db008[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db060[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db078[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db0f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db140[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db1c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db218[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db230[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db2a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db2f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db368[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db3c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db3d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db450[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db4a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db510[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db568[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db580[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db5f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db648[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db6c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db720[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db738[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db7b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db800[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db870[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db8c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db8e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db958[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80db9a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dba18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dba70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dba88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbb00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbb50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbbd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbc28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbc40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbcb8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbd08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbd78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbdd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbde8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbe60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbeb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbf20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbf78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dbf90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc008[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc058[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc0d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc130[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc148[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc1c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc210[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc280[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc2d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc2f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc368[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc3b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc428[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc480[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc498[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc510[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc560[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc5e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc638[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc650[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc6c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc788[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc7e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc7f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc868[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc8b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc920[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc978[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dc990[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dca00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dca50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcb20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcb38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcba8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcbf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcc60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dccb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dccd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcd40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcd90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcdf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dce50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dce68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dced8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcf28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcf90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dcfe8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd000[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd070[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd138[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd190[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd1a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd218[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd268[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd2d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd328[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd340[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd3b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd468[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd4c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd4d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd548[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd600[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd658[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd670[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd6e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd730[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd798[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd7f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd808[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd878[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd8c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd930[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd988[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dd9a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dda10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dda60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddb20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddb38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddba8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddbf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddc60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddcb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddcd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddd40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddd90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dddf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dde50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dde68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dded8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddf28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddf90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ddfe8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de000[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de070[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de128[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de180[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de198[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de208[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de2c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de318[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de330[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de3a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de3f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de458[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de4b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de4c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de538[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de588[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de5f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de648[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de660[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de6d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de720[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de788[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de7e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de7f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de868[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de8b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de920[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de978[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80de990[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dea00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dea50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80deab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80deb10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80deb28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80deb98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80debe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dec50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80deca8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80decc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ded30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ded80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dede8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dee40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dee58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80deec8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80def18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80def80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80defd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80deff0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df060[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df0b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df118[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df170[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df188[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df1f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df2b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df308[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df320[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df390[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df3e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df448[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df4a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df4b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df528[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df5e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df638[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df650[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df6c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df710[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df778[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df7d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df7e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df858[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df8a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df910[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df968[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df980[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80df9f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfa40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfaa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfb00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfb18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfb88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfbd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfc40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfc98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfcb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfd20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfd70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfdd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfe30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfe48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dfeb8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dff08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dff70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dffc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80dffe0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0058[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e00a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0118[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0170[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0188[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0200[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e02c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0318[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0330[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e03a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e03f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0468[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e04c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e04d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0548[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0608[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0660[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0678[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e06e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e07a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e07f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0810[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0880[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e08d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0938[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0990[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e09a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0a18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0b28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0b40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0bb0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0c00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0c68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0cc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0cd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0d48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0d98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0e00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0e58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0e70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0ee0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0f30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0f98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e0ff0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1008[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1078[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e10c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1130[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1188[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e11a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1210[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1260[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e12c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1320[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1338[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e13a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e13f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1460[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e14b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e14d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1540[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1590[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e15f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1650[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1668[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e16d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1728[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1790[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e17e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1800[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1870[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e18c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1930[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1988[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e19a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1a10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1a60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1ac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1b20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1b38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1ba8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1bf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1c60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1cb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1cd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1d40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1d90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1df8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1e50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1e68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1ed8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1f28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e1fe8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2000[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2070[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e20c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2128[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2180[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2198[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2200[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e22b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2308[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2320[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2388[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e23d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2438[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2490[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e24a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2510[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2560[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e25c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2618[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2630[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e26b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2788[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e27e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e27f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2860[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e28a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2908[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2960[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2978[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e29e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2a30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2aa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2af8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2b10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2b78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2bc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2c30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2c88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2ca0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2d18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2d60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2de0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2e38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2e50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2ec8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2f10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e2fe8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3000[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3078[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e30c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3130[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3188[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e31a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3210[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e32c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3318[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3330[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e33a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e33e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3458[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e34b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e34c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3540[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3588[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3608[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3660[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3678[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e36f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e37b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3810[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3828[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e38a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e38e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3958[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e39b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e39c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3a40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3a88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3af8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3b50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3b68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3be0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3c98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3cf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3d08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3d80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3e48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3ea0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3eb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3f30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3f78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e3fe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4040[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4058[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e40d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4188[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e41e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e41f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4270[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e42b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4328[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4380[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4398[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4410[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4458[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e44d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4530[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4548[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e45c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4678[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e46d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e46e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4760[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e47a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4818[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4870[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4888[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4900[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4948[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e49b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4a10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4a28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4aa0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4ae8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4b58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4bb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4bc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4c40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4c88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4d08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4d60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4d78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4df0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4e38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4ea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4f00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4f18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4f90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e4fd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5058[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e50b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e50c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5138[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e51f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5250[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5268[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e52d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5320[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5398[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e53f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5408[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5478[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e54c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5538[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5590[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e55a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5620[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5668[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e56e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5740[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5758[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e57d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5818[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5898[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e58f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5908[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5980[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e59c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5a48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5aa0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5ab8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5b30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5b78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5be8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5c40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5c58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5cc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5d10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5d78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5dd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5de8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5e50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5e98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5f08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5f60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5f78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e5fe8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6030[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6098[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e60f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6108[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6170[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e61b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6228[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6280[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6298[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6308[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6350[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e63b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6410[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6428[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6498[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e64e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6548[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e65a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e65b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6620[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6668[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e66d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6730[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6748[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e67b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6800[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6868[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e68c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e68d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6948[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6990[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e69f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6a50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6a68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6ad0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6b18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6b80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6bd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6bf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6c60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6ca8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6d10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6d68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6d80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6df0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6e38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6ea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6ef8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6f10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6f80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e6fc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7040[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7098[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e70b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7120[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7168[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e71d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7228[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7240[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e72a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e72f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7358[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e73b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e73c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7438[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e74e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7540[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7558[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e75c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7670[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e76c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e76e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7750[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7800[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7858[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7870[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e78e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7928[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7990[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e79e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7a00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7a70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7ab8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7b20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7b78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7b90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7c00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7c48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7cb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7d10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7d28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7d98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7de0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7e48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7ea0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7eb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7f28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7f70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e7fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8030[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8048[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e80b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8170[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e81c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e81e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8250[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8300[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8358[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8370[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e83e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e84e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8570[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e85b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8620[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8678[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8690[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8700[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e87b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8808[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8820[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8890[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e88d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8940[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8998[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e89b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8a20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8b28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8b40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8bb0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8bf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8c60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8cb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8cd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8d40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8df0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8e48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8e60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8ed0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8f18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8f80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8fd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e8ff0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9060[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e90a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9110[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9168[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9180[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e91f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9238[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e92b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9308[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9320[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9390[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e93d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9440[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9498[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e94b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9520[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9568[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e95d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9628[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9640[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e96b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e96f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9760[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e97b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e97d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9840[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9888[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e98f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9948[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9960[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e99d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9a18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9ad8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9af0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9b60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9ba8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9c10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9c68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9c80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9cf0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9d38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9da0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9df8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9e10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9e80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9ec8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9f30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9f88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80e9fa0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea010[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea058[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea0c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea118[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea130[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea1a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea1e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea250[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea2a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea2c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea330[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea378[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea3e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea438[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea450[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea4c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea508[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea570[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea5c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea5e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea650[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea698[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea700[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea758[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea770[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea7e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea828[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea890[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea8e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea900[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea970[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ea9b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eaa20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eaa78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eaa90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eab00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eab48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eabb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eac08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eac20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eac90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eacd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ead40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ead98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eadb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eae20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eae68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eaed0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eaf28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eaf40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eafb0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eaff8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb060[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb0b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb0d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb140[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb188[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb1f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb248[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb260[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb2d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb318[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb380[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb3d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb3f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb460[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb4a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb510[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb568[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb580[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb5f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb638[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb6a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb6f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb710[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb780[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb7c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb830[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb888[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb8a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb910[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb958[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eb9c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eba18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eba30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebaa0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebae8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebb60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebbb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebbd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebc40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebc88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebcf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebd48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebd60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebdd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebe18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebe80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebed8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebef0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebf60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ebfa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec010[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec068[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec080[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec0f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec138[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec1a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec1f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec210[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec280[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec2c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec330[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec388[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec3a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec410[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec458[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec4c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec518[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec530[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec5a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec5e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec650[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec6a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec6c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec738[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec780[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec7f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec850[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec868[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec8d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec978[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec9d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ec9e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eca50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eca98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecb08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecb60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecb78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecbe8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecc30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecc98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eccf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecd08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecd78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecdc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ece30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ece88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecea0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecf10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecf58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ecfd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed028[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed040[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed088[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed0d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed130[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed188[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed1a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed210[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed2d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed328[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed340[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed3b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed480[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed4d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed4f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed560[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed5a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed620[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed678[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed690[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed700[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed7c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed818[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed830[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed8a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed8e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed960[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed9b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ed9d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eda38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eda80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edaf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edb48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edb60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edbd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edc18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edc90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edce8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edd00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edd70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eddb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ede30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ede88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edea0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edf10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edf58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80edfc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee018[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee030[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee0a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee0e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee150[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee1a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee1c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee238[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee300[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee358[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee370[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee3d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee420[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee488[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee4e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee4f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee568[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee5b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee618[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee670[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee688[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee6f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee7a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee800[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee818[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee888[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee8d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee948[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee9a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ee9b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eea28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eea70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eead8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eeb30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eeb48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eebb8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eec00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eec78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eecd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eece8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eed58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eeda0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eee08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eee60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eee78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eeee8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eef30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eef98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eeff0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef008[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef078[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef128[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef180[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef198[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef208[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef2b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef310[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef328[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef3a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef3e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef468[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef4c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef4d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef548[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef590[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef5f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef650[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef668[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef6d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef780[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef7d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef7f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef860[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef8a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef910[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef968[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef980[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ef9f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efa38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efb08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efb20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efb90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efbd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efc50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efca8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efcc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efd30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efd78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efde0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efe38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efe50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80efec0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eff08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80eff70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80effc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80effe0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0050[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0098[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0100[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0158[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0170[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f01d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0288[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f02e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f02f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0368[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f03b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0428[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0480[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0498[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0508[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0550[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f05b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0610[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0628[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0698[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f06e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0758[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f07b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f07c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0838[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0880[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f08e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0940[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0958[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f09c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0a10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0a78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0ad0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0ae8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0b58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0ba0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0c08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0c60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0c78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0ce8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0d98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0df0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0e08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0e78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0ec0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0f28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0f80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f0f98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1008[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1050[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f10b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1110[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1128[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1198[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f11e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1248[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f12a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f12b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1328[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1370[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f13e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1440[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1458[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f14c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1578[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f15d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f15e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1658[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f16a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1708[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1760[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1778[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f17e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1898[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f18f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1908[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1978[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f19c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1a38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1a90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1aa8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1b18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1b60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1bc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1c20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1c38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1ca8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1cf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1d58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1db0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1dc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1e38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1e80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1ee8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1f40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1f58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f1fc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2010[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2088[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f20e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f20f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2168[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f21b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2218[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2270[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2288[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f22f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2340[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f23a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2400[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2418[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2488[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f24d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2538[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2590[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f25a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2618[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2660[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f26d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2730[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2748[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f27b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2800[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2868[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f28c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f28d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2948[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2990[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f29f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2a50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2a68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2ad8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2b20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2b98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2bf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2c08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2c78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2cc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2d28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2d80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2d98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2e08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2e50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2eb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2f10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2f28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2f98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f2fe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3058[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f30b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f30c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3138[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f31e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3240[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3258[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f32c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3388[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f33e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f33f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3468[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f34b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3518[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3570[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3588[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f35f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f36b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3710[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3728[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3798[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f37e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3848[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f38a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f38b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3928[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3970[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f39e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3a40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3a58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3ac8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3b10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3b88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3be0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3bf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3c68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3cb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3d18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3d70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3d88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3df8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3e40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3eb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3f10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3f28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3f98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f3fe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4058[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f40b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f40c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4138[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f41e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4240[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4258[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f42c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4378[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f43d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f43e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4458[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f44a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4518[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4570[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4588[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f45f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f46a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4700[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4718[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4788[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f47d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4838[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4890[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f48a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4918[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4960[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f49c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4a20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4a38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4aa8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4af0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4b68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4bc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4bd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4c48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4c90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4cf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4d50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4d68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4dd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4e20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4e90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4ee8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4f00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4f70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f4fb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5030[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5088[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f50a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f50f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5138[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f51a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f51f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5210[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5280[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f52c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5340[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5398[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f53b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5420[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5468[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f54e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5538[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5550[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f55a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f55e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5650[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f56a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f56c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5730[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5778[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f57e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5838[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5850[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f58b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5900[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5960[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f59b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f59d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5a40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5a88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5b48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5b60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5bd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5c18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5c80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5cd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5cf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5d60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5e10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5e68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5e80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5ef0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5f38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5fa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f5ff8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6010[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6080[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f60c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6130[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6188[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f61a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6210[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f62c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6318[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6330[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6398[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f63e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6450[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f64a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f64c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6530[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f65e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6638[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6650[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f66b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6770[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f67c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f67e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6850[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6910[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6968[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6980[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f69f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6a38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6aa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6af8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6b10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6b80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6bc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6c30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6c88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6ca0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6d10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6d58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6dc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6e18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6e30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6ea0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6f50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6fa8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f6fc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7030[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7078[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f70e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7138[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7150[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f71c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7208[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7270[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f72c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f72e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7350[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7398[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7400[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7458[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7470[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f74e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7528[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7590[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f75e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7600[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7670[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f76b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7720[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7778[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7790[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7800[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7848[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f78b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7908[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7920[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7998[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f79e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7a58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7ab0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7ac8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7b30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7b78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7be8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7c40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7c58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7cc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7d10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7d88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7de0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7df8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7e78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7ec0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7f38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7f90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f7fa8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8020[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8068[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f80e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8140[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8158[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f81d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f82a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8300[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8318[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8388[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f83d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8448[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f84a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f84b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8528[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f85d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8630[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8648[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f86b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8768[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f87c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f87d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8848[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8890[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8908[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8960[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8978[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f89e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8a30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8aa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8b00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8b18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8b88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8bd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8c48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8ca0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8cb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8d30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8d78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8de0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8e38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8e50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8ec0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8f08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8f70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8fc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f8fe0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9058[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f90a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9118[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9170[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9188[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9200[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f92c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9320[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9338[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f93b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f93f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9470[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f94c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f94e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9550[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9600[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9658[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9670[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f96e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9728[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f97a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f97f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9810[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9888[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f98d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9938[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9990[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f99a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9a20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9b38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9b50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9bc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9c08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9c70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9cc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9ce0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9d50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9d98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9e10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9e68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9e80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9ef8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9f40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80f9fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa000[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa018[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa090[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa0d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa150[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa1a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa1c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa238[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa2e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa340[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa358[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa3d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa4e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa578[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa5c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa628[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa680[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa698[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa710[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa7d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa828[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa840[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa8b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa900[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa968[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa9c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fa9d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80faa50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80faa98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fab10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fab68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fab80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fabf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fac40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80faca8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fad00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fad18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fad90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fadd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fae50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80faea8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80faec0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80faf38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80faf80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fafe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb040[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb058[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb0d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb190[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb1e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb200[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb278[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb2c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb328[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb380[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb398[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb410[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb458[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb4d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb528[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb540[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb5b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb600[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb668[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb6c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb6d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb750[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb810[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb868[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb880[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb8f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb940[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fb9a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fba00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fba18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fba90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbad8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbb50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbba8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbbc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbc38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbc80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbce8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbd40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbd58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbdd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbe18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbe90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbee8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbf00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbf78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fbfc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc028[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc080[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc098[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc110[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc158[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc1d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc228[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc240[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc2b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc300[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc368[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc3c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc3d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc450[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc498[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc510[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc568[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc580[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc5f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc6a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc700[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc718[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc790[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc7d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc850[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc8a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc8c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc938[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc980[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fc9e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fca40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fca58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcac8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcb10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcb80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcbd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcbf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcc68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fccb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcd18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcd70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcd88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fce00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fce48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fceb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcf10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcf28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcfa0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fcfe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd058[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd0b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd0c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd148[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd190[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd210[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd268[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd280[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd2f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd338[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd3a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd3f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd410[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd480[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd4c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd530[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd588[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd5a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd618[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd660[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd6c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd720[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd738[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd7a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd7f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd858[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd8b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd8c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd938[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd980[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fd9e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fda40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fda58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdad0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdb18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdb80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdbd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdbf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdc60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdca8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdd10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdd68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdd80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fddf0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fde38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdef8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdf10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdf88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fdfd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe038[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe090[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe0a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe120[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe168[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe1d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe228[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe240[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe2b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe2f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe368[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe3c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe3d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe450[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe498[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe500[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe558[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe570[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe5e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe630[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe698[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe6f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe708[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe778[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe7c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe828[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe880[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe898[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe908[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe950[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fe9b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fea10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fea28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80feaa0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80feae8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80feb50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80feba8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80febc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fec38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fec80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fecf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fed50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fed68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fede0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fee28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fee90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80feee8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fef00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fef78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fefc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff028[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff080[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff098[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff110[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff158[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff1c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff218[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff230[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff2a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff2f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff360[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff3b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff3d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff448[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff490[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff508[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff560[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff578[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff5f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff638[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff6a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff6f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff710[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff780[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff7c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff830[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff888[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff8a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff910[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff958[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ff9c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffa18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffa30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffaa8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffaf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffb68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffbc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffbd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffc50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffc98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffd00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffd58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffd70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffde8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffe30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffe98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80ffef0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fff08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fff78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x80fffc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100028[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100080[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100098[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100108[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100150[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81001b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100210[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100228[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81002a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81002e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100360[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81003b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81003d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100448[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100490[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81004f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100550[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100568[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81005e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100628[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100690[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81006e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100700[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100770[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81007b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100820[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100878[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100890[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100900[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100948[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81009b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100a08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100a20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100a98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100ae0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100b58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100bb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100bc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100c40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100c88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100cf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100d48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100d60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100dd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100e20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100e88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100ee0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100ef8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100f68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8100fb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101028[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101080[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101098[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101108[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101150[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81011b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101210[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101228[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81012a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81012e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101350[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81013a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81013c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101438[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81014e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101540[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101558[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81015c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101610[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101688[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81016e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81016f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101768[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81017b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101818[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101870[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101888[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101900[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101948[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81019b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101a08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101a20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101a98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101ae0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101b48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101ba0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101bb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101c30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101c78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101cf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101d48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101d60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101dd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101e20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101e88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101ee0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101ef8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101f70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8101fb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102028[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102080[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102098[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102108[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102150[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81021b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102210[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102228[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102298[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81022e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102348[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81023a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81023b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102430[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102478[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81024e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102538[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102550[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81025c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102610[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102678[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81026d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81026e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102760[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81027a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102810[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102868[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102880[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81028f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102940[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81029b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102a08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102a20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102a90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102ad8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102b40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102b98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102bb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102c20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102c68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102cd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102d28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102d40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102db8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102e00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102e68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102ec0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102ed8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102f50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8102f98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103000[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103058[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103070[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81030e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103130[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103198[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81031f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103208[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103280[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81032c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103330[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103388[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81033a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103418[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103460[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81034d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103530[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103548[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81035c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103670[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81036c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81036e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103758[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81037a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103808[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103860[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103878[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81038e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103930[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103998[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81039f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103a08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103a78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103b80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103b98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103c10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103c58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103cd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103d28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103d40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103db8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103e00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103e68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103ec0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103ed8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103f50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8103f98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104000[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104058[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104070[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81040e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104128[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104190[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81041e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104200[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104270[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81042b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104320[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104378[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104390[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104408[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81044c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104520[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104538[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81045b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81045f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104660[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81046b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81046d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104748[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104790[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81047f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104850[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104868[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81048e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104928[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104990[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81049e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104a00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104a78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104b80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104b98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104c10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104c58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104cd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104d28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104d40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104db8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104e00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104e68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104ec0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104ed8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104f50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8104f98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105000[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105058[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105070[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81050e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105128[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105190[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81051e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105200[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105270[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81052b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105320[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105378[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105390[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105408[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81054c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105520[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105538[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81055b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81055f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105660[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81056b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81056d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105748[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105790[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81057f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105850[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105868[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81058d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105920[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105998[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81059f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105a08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105a78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105b80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105b98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105c10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105c58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105cc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105d18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105d30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105da8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105df0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105e58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105eb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105ec8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105f40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8105f88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106000[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106058[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106070[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81060e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106130[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106198[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81061f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106208[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106280[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81062c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106338[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106390[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81063a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106420[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106468[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81064d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106528[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106540[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81065b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81065f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106670[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81066c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81066e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106750[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106800[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106858[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106870[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81068e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106930[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106998[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81069f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106a08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106a78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106b80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106b98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106c08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106c50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106cb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106d10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106d28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106da0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106de8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106e50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106ea8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106ec0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106f38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106f80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8106fe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107040[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107058[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81070d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107180[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81071d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81071f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107268[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81072b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107320[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107378[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107390[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107400[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81074b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107508[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107520[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107590[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81075d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107640[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107698[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81076b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107728[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81077d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107830[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107848[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81078c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107970[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81079c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81079e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107a58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107aa0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107b08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107b60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107b78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107bf0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107c38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107ca0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107cf8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107d10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107d88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107dd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107e48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107ea0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107eb8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107f30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107f78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8107fe0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108038[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108050[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81080c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108110[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108178[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81081d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81081e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108258[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81082a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108308[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108360[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108378[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81083e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108498[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81084f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108508[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108580[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81085c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108640[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108698[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81086b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108728[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81087d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108830[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108848[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81088c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108970[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81089c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81089e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108a50[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108a98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108b00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108b58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108b70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108be0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108c90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108ce8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108d00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108d78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108e38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108e90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108ea8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108f20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108f68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8108fd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109028[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109040[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81090b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109168[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81091c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81091d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109248[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109308[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109360[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109378[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81093f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81094a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81094f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109510[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109588[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81095d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109638[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109690[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81096a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109718[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109760[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81097c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109820[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109838[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81098b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81098f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109960[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81099b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81099d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109a48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109a90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109b08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109b60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109b78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109bf0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109c38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109ca0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109cf8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109d10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109d80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109e30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109e88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109ea0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109f18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8109fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a020[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a038[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a0b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a0f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a170[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a1c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a1e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a250[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a300[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a358[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a370[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a3e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a4e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a578[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a5c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a628[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a680[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a698[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a710[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a7c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a818[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a830[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a8a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a8f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a958[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a9b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810a9c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810aa40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810aa88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810aaf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ab50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ab68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810abe0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ac28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ac90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ace8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ad00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ad70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810adb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ae20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ae78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ae90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810af00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810af48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810afb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b008[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b020[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b098[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b0e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b158[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b1b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b1c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b240[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b288[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b2f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b348[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b360[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b3d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b480[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b4d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b4f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b560[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b5a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b610[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b668[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b680[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b6f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b7b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b810[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b828[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b8a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b8e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b950[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b9a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810b9c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ba38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ba80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bae8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bb40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bb58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bbd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bc18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bc80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bcd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bcf0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bd68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bdb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810be28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810be80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810be98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bf10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bf58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810bfc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c018[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c030[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c0a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c0f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c158[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c1b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c1c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c238[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c2e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c340[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c358[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c3d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c480[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c4d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c4f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c568[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c5b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c628[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c680[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c698[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c710[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c7c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c818[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c830[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c8a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c8e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c950[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c9a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810c9c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ca30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ca78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cb38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cb50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cbc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cc10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cc88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cce0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ccf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cd70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cdb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ce20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ce78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ce90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cf08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cf50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810cfb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d010[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d028[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d0a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d0e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d150[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d1a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d1c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d238[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d2e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d340[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d358[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d3d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d4e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d578[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d5c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d628[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d680[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d698[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d710[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d7c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d818[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d830[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d8a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d8f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d958[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d9b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810d9c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810da40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810da88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810daf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810db48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810db60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810dbd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810dc20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810dc98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810dcf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810dd08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810dd80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ddc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810de30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810de88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810dea0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810df18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810df60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810dfc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e020[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e038[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e0b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e0f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e160[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e1b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e1d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e248[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e308[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e360[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e378[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e3f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e4a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e4f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e510[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e588[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e5d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e638[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e690[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e6a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e720[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e7e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e838[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e850[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e8c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e980[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e9d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810e9f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ea60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810eab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810eb18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810eb70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810eb88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ebf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ec48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ecb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ed08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ed20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ed98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ede8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ee60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810eeb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810eed0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ef48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ef98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f000[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f058[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f070[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f0e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f138[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f1a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f1f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f210[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f280[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f2d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f338[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f390[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f3a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f418[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f468[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f4d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f528[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f540[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f5b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f680[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f6d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f6f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f768[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f7b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f820[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f878[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f890[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f908[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f958[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810f9c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fa18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fa30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810faa0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810faf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fb58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fbb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fbc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fc38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fc88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fcf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fd48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fd60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fdd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fe28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810fef8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ff10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ff88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x810ffd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110040[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110098[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81100b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110128[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81101e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110238[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110250[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81102c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110378[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81103d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81103e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110458[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81104a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110510[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110568[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110580[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81105f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110648[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81106c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110718[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110730[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81107a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81107f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110860[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81108b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81108d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110948[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110998[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110a00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110a58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110a70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110ae0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110b30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110b98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110bf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110c08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110c78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110cc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110d30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110d88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110da0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110e18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110e68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110ee0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110f38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110f50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8110fc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111018[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111080[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81110d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81110f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111168[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81111b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111220[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111278[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111290[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111300[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111350[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81113b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111410[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111428[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111498[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81114e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111550[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81115a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81115c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111638[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111688[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111700[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111758[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111770[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81117e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111838[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81118a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81118f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111910[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111988[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81119d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111a40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111a98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111ab0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111b20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111b70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111bd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111c30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111c48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111cb8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111d08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111d70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111dc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111de0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111e58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111ea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111f20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111f78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8111f90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112008[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112058[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81120c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112118[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112130[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81121a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81121f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112260[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81122b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81122d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112340[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112390[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81123f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112450[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112468[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81124d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112528[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112590[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81125e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112600[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112678[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81126c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112740[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112798[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81127b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112828[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112878[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81128e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112938[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112950[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81129c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112a18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112ad8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112af0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112b60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112bb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112c18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112c70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112c88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112cf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112d48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112db0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112e08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112e20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112e98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112f60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112fb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8112fd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113048[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113098[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113100[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113158[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113170[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81131e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113238[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81132a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81132f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113310[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113380[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81133d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113438[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113490[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81134a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113518[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113568[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81135d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113628[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113640[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81136b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113780[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81137d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81137f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113868[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81138b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113920[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113978[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113990[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113a00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113a48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113ab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113b10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113b28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113ba0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113be8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113c60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113cb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113cd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113d40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113df8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113e50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113e68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113ed8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113f20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8113fe8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114000[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114070[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81140b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114130[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114188[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81141a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114210[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81142c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114320[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114338[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81143a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81143f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114460[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81144b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81144d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114540[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114588[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81145f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114648[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114660[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81146d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114788[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81147e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81147f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114870[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81148b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114930[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114988[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81149a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114a10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114a58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114ac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114b20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114b38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114ba8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114bf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114c58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114cb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114cc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114d38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114d80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114df0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114e48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114e60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114ed0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114f18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114f80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114fd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8114ff0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115060[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81150a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115110[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115168[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115180[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81151f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115238[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81152a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115300[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115318[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115388[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81153d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115438[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115490[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81154a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115518[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115560[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81155d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115628[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115640[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81156b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81156f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115768[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81157c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81157d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115850[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115918[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115970[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115988[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115a08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115a50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115b28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115b40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115bc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115c08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115c88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115ce0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115cf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115d78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115e40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115e98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115eb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115f20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115f68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8115fd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116028[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116040[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81160b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116168[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81161c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81161d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116250[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116318[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116370[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116388[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116408[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81164d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116528[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116540[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81165b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116600[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116680[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81166d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81166f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116768[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81167b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116830[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116888[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81168a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116918[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116960[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81169d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116a30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116a48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116ac8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116b10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116b90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116be8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116c00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116c80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116cc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116d48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116da0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116db8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116e30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116e78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116ef8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116f50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116f68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8116fe0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117028[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81170a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117100[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117118[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117190[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81171d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117258[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81172b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81172c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117340[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117388[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117408[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117460[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117478[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81174f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117538[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81175b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117610[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117628[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81176a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81176e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117768[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81177c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81177d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117850[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117918[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117970[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117988[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81179f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117a40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117ab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117b08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117b20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117b90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117bd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117c50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117ca8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117cc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117d30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117d78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117de8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117e40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117e58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117ed0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117f18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8117fe8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118000[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118078[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81180c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118138[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118190[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81181a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118220[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118268[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81182e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118338[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118350[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81183c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118410[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118488[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81184e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81184f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118568[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81185b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118620[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118678[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118690[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118700[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81187b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118810[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118828[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118898[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81188e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118950[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81189a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81189c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118a30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118a78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118b38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118b50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118bc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118c08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118c78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118cd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118ce8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118d58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118da0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118e08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118e60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118e78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118ef0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118f48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8118fb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119010[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119028[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81190a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81190f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119178[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81191d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81191e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119260[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81192b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119338[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119390[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81193a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119428[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119500[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119558[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119570[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81195e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81196c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119718[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119730[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81197a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119800[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119878[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81198d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81198e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119968[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81199c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119a40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119a98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119ab0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119b30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119b78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119c00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119c58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119c70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119cf0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119d38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119db8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119e10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119e28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119ea8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119ef0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119f70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119fc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8119fe0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a058[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a0a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a108[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a160[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a178[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a1f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a238[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a2a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a2f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a310[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a388[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a3d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a438[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a490[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a4a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a520[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a568[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a5d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a628[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a640[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a6b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a778[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a7d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a7e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a860[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a8a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a910[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a968[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a980[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811a9f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811aa40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811aab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ab10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ab28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811aba8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811abf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ac70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811acc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ace0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ad60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ada8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ae28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ae80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ae98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811af08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811af50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811afc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b018[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b030[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b098[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b0e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b150[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b1a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b1c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b228[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b270[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b2e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b338[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b350[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b3b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b470[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b4c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b4e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b548[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b590[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b600[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b658[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b670[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b6d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b720[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b790[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b7e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b800[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b870[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b8b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b930[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b988[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811b9a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ba10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ba58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bac0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bb18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bb30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bba0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bbe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bc60[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bcb8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bcd0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bd48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bd90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811be00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811be58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811be70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bee8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bf30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811bfa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c000[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c018[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c088[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c0d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c148[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c1a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c1b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c230[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c278[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c2f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c348[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c360[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c3d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c490[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c4e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c500[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c570[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c5b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c630[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c688[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c6a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c710[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c7d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c828[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c840[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c8b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c900[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c980[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c9d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811c9f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ca68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cb30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cb88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cba0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cc20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cc68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ccf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cd48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cd60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cdd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ce20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cef8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cf10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cf80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811cfc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d040[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d098[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d0b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d120[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d168[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d1e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d238[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d250[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d2c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d308[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d380[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d3d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d3f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d460[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d4a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d510[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d568[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d580[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d5f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d638[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d6b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d708[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d720[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d790[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d7d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d850[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d8a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d8c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d930[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d978[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811d9f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811da48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811da60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dad8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811db20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811db98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dbf0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dc08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dc78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dcc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dd28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dd80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dd98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811de10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811de58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ded8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811df30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811df48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811dfb8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e000[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e070[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e0c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e0e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e148[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e190[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e200[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e258[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e270[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e2e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e330[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e3a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e400[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e418[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e490[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e4e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e558[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e5b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e5c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e640[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e690[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e6f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e750[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e768[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e7e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e898[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e8f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e908[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e980[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811e9d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ea38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ea90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811eaa8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811eaf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811eb40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811eba8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ec00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ec18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ec68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ecb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ed18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ed70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ed88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811edf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ee40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811eea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ef00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ef18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ef90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811efd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f040[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f098[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f0b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f128[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f170[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f1d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f230[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f248[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f2c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f308[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f380[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f3d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f3f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f468[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f4b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f528[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f580[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f598[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f618[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f660[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f6d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f728[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f740[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f7c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f808[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f888[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f8e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f8f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f970[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811f9b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fa38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fa90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811faa8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fb20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fb68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fbe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fc40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fc58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fce0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fd28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fdb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fe10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fe28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fe98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811fee0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ff58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ffb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x811ffc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120038[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120080[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81200f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120150[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120168[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81201d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120290[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81202e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120300[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120378[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81203c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120438[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120490[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81204a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120520[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120568[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81205e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120638[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120650[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81206c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120710[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120790[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81207e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120800[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120878[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81208c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120938[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120990[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81209a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120a20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120ae8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120b40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120b58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120bd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120c18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120c90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120ce8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120d00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120d78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120e28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120e80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120e98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120f10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120f58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8120fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121020[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121038[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81210b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81210f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121160[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81211b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81211d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121248[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121308[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121360[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121378[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81213f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81214b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121510[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121528[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81215a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81215e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121658[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81216b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81216c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121740[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121788[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81217f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121848[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121860[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81218d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121920[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121998[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81219f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121a08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121a88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121ad0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121b50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121ba8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121bc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121c30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121c78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121cf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121d48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121d60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121dd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121e18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121e90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121ee8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121f00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121f70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8121fb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122030[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122088[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81220a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122110[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122158[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81221c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122220[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122238[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81222a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81222f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122358[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81223b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81223c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122438[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81224f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122550[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122568[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81225e0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122628[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81226a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81226f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122710[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122788[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81227d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122848[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81228a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81228b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122928[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122970[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81229e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122a40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122a58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122ad0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122b18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122b90[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122be8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122c00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122c70[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122cb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122d20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122d78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122d90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122e08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122e50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122ec8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122f20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122f38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122fa8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8122ff0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123058[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81230b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81230c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123140[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123188[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81231f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123248[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123260[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81232d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123320[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123398[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81233f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123408[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123480[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81234c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123540[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123598[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81235b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123620[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123668[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81236e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123738[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123750[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81237c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123810[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123888[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81238e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81238f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123970[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81239b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123a30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123a88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123aa0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123b18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123b60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123bd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123c30[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123c48[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123cc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123d08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123d80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123dd8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123df0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123e68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123eb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123f28[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123f80[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8123f98[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124010[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124058[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81240d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124128[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124140[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81241b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124200[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124278[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81242d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81242e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124360[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81243a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124420[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124478[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124490[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124508[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124550[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81245c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124620[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124638[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81246b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81246f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124770[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81247c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81247e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124858[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81248a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124918[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124970[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124988[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124a08[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124a50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124b28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124b40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124bb8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124c00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124c78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124cd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124ce8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124d60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124e20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124e78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124e90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124f10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124f58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8124fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125030[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125048[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81250c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125110[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125190[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81251e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125200[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125270[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81252b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125328[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125380[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125398[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125410[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125458[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81254d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125530[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125548[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81255c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125680[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81256d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81256f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125768[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81257b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125828[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125880[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125898[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125908[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125950[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81259c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125a18[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125a30[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125aa8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125af0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125b68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125bc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125bd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125c48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125c90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125d08[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125d60[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125d78[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125de8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125e30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125ea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125ef8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125f10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125f78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8125fc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126030[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126088[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81260a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126108[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126150[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81261c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126218[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126230[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126298[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81262e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126350[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81263a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81263c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126430[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126478[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81264e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126538[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126550[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81265c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126670[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81266c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81266e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126750[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126810[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126868[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126880[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81268f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126938[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81269a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81269f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126a10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126a80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126ac8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126b30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126b88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126ba0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126c18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126c60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126ce0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126d38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126d50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126dd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126e18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126e98[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126ef0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126f08[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126f80[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8126fc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127048[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81270a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81270b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127130[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81271f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127250[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127268[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81272e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127330[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81273b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127408[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127420[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127498[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81274e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127560[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81275b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81275d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127640[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127688[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81276f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127748[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127760[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81277d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127818[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127888[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81278e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81278f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127968[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81279b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127a20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127a78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127a90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127b00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127b48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127bb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127c10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127c28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127c98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127ce0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127d50[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127da8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127dc0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127e30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127e78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127ee8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127f40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127f58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8127fc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128010[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128080[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81280d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81280f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128160[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81281a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128218[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128270[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128288[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81282f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128340[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81283b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128408[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128420[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128490[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81284d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128548[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81285a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81285b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128630[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128678[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81286e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128738[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128750[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81287c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128808[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128870[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81288c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81288e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128958[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81289a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128a18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128a70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128a88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128af8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128b40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128bb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128c08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128c20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128c90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128cd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128d48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128da0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128db8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128e28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128e70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128ee0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128f38[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128f50[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8128fc0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129008[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129070[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81290c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81290e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129158[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81291a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129218[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129270[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129288[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129300[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129348[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81293b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129408[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129420[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129498[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81294e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129558[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81295b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81295c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129640[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129688[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81296f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129748[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129760[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81297d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129818[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129888[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81298e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81298f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129970[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81299b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129a20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129a78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129a90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129b00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129b48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129bb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129c08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129c20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129c98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129ce0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129d58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129db0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129dc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129e40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129e88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129ef0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129f48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129f60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8129fd0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a018[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a080[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a0d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a0f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a168[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a1b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a228[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a280[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a298[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a310[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a358[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a3c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a418[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a430[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a4a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a4e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a558[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a5b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a5c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a638[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a680[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a6e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a740[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a758[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a7d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a818[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a890[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a8e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a900[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a970[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812a9b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812aa20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812aa78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812aa90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ab00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ab48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812abb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ac08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ac20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ac98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ace0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ad58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812adb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812adc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ae40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ae88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812aef0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812af48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812af60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812afd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b020[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b088[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b0e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b0f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b170[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b1b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b230[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b288[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b2a0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b318[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b360[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b3c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b420[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b438[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b4a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b4f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b558[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b5b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b5c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b640[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b688[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b6f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b748[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b760[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b7d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b820[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b898[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b8f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b908[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b980[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812b9c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ba30[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ba88[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812baa0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bb18[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bb60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bbc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bc20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bc38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bcb0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bcf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bd78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bdd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bde8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812be60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bf10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bf68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bf80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812bff0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c038[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c0a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c0f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c110[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c188[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c1d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c238[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c290[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c2a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c320[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c368[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c3e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c438[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c450[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c4c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c578[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c5d0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c5e8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c660[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c6a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c710[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c768[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c780[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c7f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c840[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c8c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c918[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c930[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c9a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812c9f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ca58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cab0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cac8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cb38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cb80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cbe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cc40[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cc58[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ccc8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cd10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cd78[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cdd0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cde8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ce60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cf20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cf78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812cf90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d008[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d050[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d0b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d110[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d128[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d198[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d1e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d248[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d2a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d2b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d330[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d378[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d3e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d438[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d450[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d4c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d588[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d5e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d5f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d670[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d6b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d720[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d778[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d790[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d800[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d848[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d8b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d908[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d920[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d998[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812d9e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812da48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812daa0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812dab8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812db30[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812db78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812dbf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812dc48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812dc60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812dcd8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812dd20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812dd88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812dde0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ddf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812de68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812deb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812df20[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812df78[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812df90[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e008[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e050[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e0b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e110[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e128[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e198[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e1e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e248[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e2a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e2b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e330[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e378[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e3f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e448[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e460[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e4d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e518[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e580[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e5d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e5f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e660[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e6a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e718[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e770[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e788[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e800[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e848[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e8b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e908[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e920[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e990[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812e9d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ea48[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812eaa0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812eab8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812eb38[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812eb80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ebf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ec50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ec68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ece8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ed30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812eda0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812edf8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ee10[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ee90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812eed8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ef58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812efb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812efc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f040[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f088[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f0f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f148[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f160[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f1d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f218[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f280[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f2d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f2f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f368[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f3b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f428[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f480[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f498[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f508[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f550[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f5b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f610[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f628[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f698[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f6e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f748[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f7a0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f7b8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f830[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f878[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f8f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f948[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f960[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812f9d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fa20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fa88[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fae0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812faf8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fb68[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fbb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fc18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fc70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fc88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fd00[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fd48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fdb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fe08[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fe20[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fe98[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812fee0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ff58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ffb0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x812ffc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130040[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130088[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81300f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130148[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130160[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81301d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130218[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130288[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81302e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81302f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130368[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81303b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130418[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130470[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130488[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81304f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130540[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81305a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130600[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130618[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130688[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81306d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130740[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130798[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81307b0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130828[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130870[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81308e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130940[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130958[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81309c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130a10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130ad8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130af0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130b60[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130ba8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130c10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130c68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130c80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130cf0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130d38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130da8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130e00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130e18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130e88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130ed0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130f38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130f90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8130fa8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131018[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131060[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81310d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131128[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131140[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81311b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81311f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131260[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81312b8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81312d0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131340[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131388[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81313f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131450[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131468[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81314d8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131520[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131588[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81315e0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81315f8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131668[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81316b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131718[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131770[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131788[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81317f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131840[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81318a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81318f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131910[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131980[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81319c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131a38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131a90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131aa8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131b10[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131b58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131bc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131c20[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131c38[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131cb0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131cf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131d70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131dc8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131de0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131e48[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131e90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131f00[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131f58[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131f70[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8131fe0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132028[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132098[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81320f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132108[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132178[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81321c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132228[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132280[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132298[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132308[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132350[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81323c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132418[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132430[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132498[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81324e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132550[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81325a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81325c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132628[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132670[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81326e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132738[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132750[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81327c0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132808[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132880[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81328d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81328f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132960[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81329a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132a10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132a68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132a80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132af0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132b38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132ba8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132c00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132c18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132c88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132cd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132d40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132d98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132db0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132e40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132e88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132f18[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132f70[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8132f88[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133000[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133048[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81330c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133118[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133130[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81331a8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81331f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133268[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81332c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81332d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133350[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133398[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133410[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133468[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133480[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133500[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81335c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133620[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133638[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81336b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133780[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81337d8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81337f0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133870[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81338b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133938[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133990[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81339a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133a28[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133a70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133b48[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133b60[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133be0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133ca8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133d00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133d18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133d88[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133dd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133e40[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133e98[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133eb0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133f20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133f68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8133fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134030[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134048[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81340b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134170[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81341c8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81341e0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134250[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134300[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134358[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134370[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81343e8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81344a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81344f8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134510[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134588[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81345d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134650[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81346a8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81346c0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134738[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134780[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81347e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134840[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134858[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81348d0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134990[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81349e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134a00[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134a78[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134b38[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134b90[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134ba8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134c20[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134c68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134cd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134d28[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134d40[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134db0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134df8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134e70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134ec8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134ee0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134f58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8134fa0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135008[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135060[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135078[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81350f0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135138[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81351b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135210[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135228[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81352a0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81352e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135368[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81353c0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81353d8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135450[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135498[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135510[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135568[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135580[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81355f8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81356b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135708[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135720[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135798[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81357e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135858[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81358b0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81358c8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135940[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135988[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81359f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135a50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135a68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135ae0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135b28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135ba8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135c00[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135c18[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135c90[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135cd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135d58[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135db0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135dc8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135e40[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135e88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135ef8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135f50[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135f68[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8135fe0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136028[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136098[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81360f0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136108[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136180[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81361c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136238[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136290[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81362a8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136320[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136368[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81363d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136430[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136448[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81364c8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136590[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81365e8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136600[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136678[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81366c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136728[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136780[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136798[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136810[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136858[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81368d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136928[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136940[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81369b8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136a00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136a70[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136ac8[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136ae0[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136b58[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136ba0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136c10[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136c68[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136c80[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136cf8[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136d40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136db8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136e10[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136e28[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136ea0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136f68[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136fc0[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8136fd8[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137050[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137098[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137118[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137170[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137188[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137200[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81372c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137320[(null),0,0])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137338[ppd-name,4,42])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81373b0[ppd-make,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x81373f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:00 +0200] copy_attribute(0x81470b8, 0x8137478[ppd-natural-language,4,48])
D [20/May/2004:00:23:00 +0200] ProcessIPPRequest: 7 status_code=0
d [20/May/2004:00:23:00 +0200] ProcessIPPRequest: Adding fd 7 to OutputSet...
d [20/May/2004:00:23:00 +0200] WriteClient: Removing fd 7 from OutputSet...
d [20/May/2004:00:23:00 +0200] PID 13228 exited with no errors.
d [20/May/2004:00:23:00 +0200] DeleteCert: removing certificate for pid 13228
d [20/May/2004:00:23:00 +0200] WriteClient() 5 2048 bytes
d [20/May/2004:00:23:00 +0200] ReadClient() 7, used=0
D [20/May/2004:00:23:00 +0200] CloseClient() 7
d [20/May/2004:00:23:00 +0200] CloseClient: Removing fd 7 from InputSet and OutputSet...
d [20/May/2004:00:23:00 +0200] WriteClient() 5 1050 bytes
d [20/May/2004:00:23:00 +0200] WriteClient: Removing fd 5 from OutputSet...
d [20/May/2004:00:23:00 +0200] WriteClient: Removing fd 8 from InputSet...
d [20/May/2004:00:23:00 +0200] WriteClient: 5 Closing data file 8.
d [20/May/2004:00:23:00 +0200] WriteClient: 5 Removing temp file /var/spool/cups/00000002
d [20/May/2004:00:23:07 +0200] ReadClient() 5, used=0
D [20/May/2004:00:23:07 +0200] ReadClient() 5 POST /admin HTTP/1.1
d [20/May/2004:00:23:07 +0200] decode_auth(0x40523008): Authorization string = "Basic cm9vdDpob3VzZW44OA=="
d [20/May/2004:00:23:07 +0200] decode_auth() 5 username="root"
d [20/May/2004:00:23:07 +0200] IsAuthorized: con->uri = "/admin"
d [20/May/2004:00:23:07 +0200] FindBest: uri = "/admin"...
d [20/May/2004:00:23:07 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:07 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:07 +0200] FindBest: best = "/admin"
d [20/May/2004:00:23:07 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:07 +0200] IsAuthorized: username = "root" password = 8 chars
d [20/May/2004:00:23:07 +0200] IsAuthorized: Checking "root", address = 7f000001, hostname = "localhost"
d [20/May/2004:00:23:07 +0200] POST /admin
d [20/May/2004:00:23:07 +0200] CONTENT_TYPE = application/x-www-form-urlencoded
d [20/May/2004:00:23:07 +0200] ReadClient() 5 command="/usr/lib/cups/cgi-bin/admin.cgi", options = ""
d [20/May/2004:00:23:07 +0200] ReadClient() 5 con->data_encoding = length, con->data_remaining = 181, con->file = 0
d [20/May/2004:00:23:07 +0200] ReadClient() 5 REQUEST /var/spool/cups/00000003=7
d [20/May/2004:00:23:07 +0200] ReadClient() 5 writing 181 bytes to 7
d [20/May/2004:00:23:07 +0200] ReadClient() 5 Closing data file 7, size = 181.
d [20/May/2004:00:23:07 +0200] argv[0] = "admin.cgi"
d [20/May/2004:00:23:07 +0200] envp[0] = "PATH=/bin:/usr/bin"
d [20/May/2004:00:23:07 +0200] envp[1] = "SERVER_SOFTWARE=CUPS/1.1"
d [20/May/2004:00:23:07 +0200] envp[2] = "GATEWAY_INTERFACE=CGI/1.1"
d [20/May/2004:00:23:07 +0200] envp[3] = "SERVER_PROTOCOL=HTTP/1.1"
d [20/May/2004:00:23:07 +0200] envp[4] = "REDIRECT_STATUS=1"
d [20/May/2004:00:23:07 +0200] envp[5] = "CUPS_SERVER=localhost"
d [20/May/2004:00:23:07 +0200] envp[6] = "IPP_PORT=631"
d [20/May/2004:00:23:07 +0200] envp[7] = "SERVER_NAME=localhost"
d [20/May/2004:00:23:07 +0200] envp[8] = "SERVER_PORT=631"
d [20/May/2004:00:23:07 +0200] envp[9] = "REMOTE_ADDR=127.0.0.1"
d [20/May/2004:00:23:07 +0200] envp[10] = "REMOTE_HOST=localhost"
d [20/May/2004:00:23:07 +0200] envp[11] = "REMOTE_USER=root"
d [20/May/2004:00:23:07 +0200] envp[12] = "LANG=de.UTF-8"
d [20/May/2004:00:23:07 +0200] envp[13] = ""
d [20/May/2004:00:23:07 +0200] envp[14] = "TMPDIR=/var/spool/cups/tmp"
d [20/May/2004:00:23:07 +0200] envp[15] = "CUPS_DATADIR=/usr/share/cups"
d [20/May/2004:00:23:07 +0200] envp[16] = "CUPS_SERVERROOT=/etc/cups"
d [20/May/2004:00:23:07 +0200] envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040519"
d [20/May/2004:00:23:07 +0200] envp[18] = "SCRIPT_NAME=/admin"
d [20/May/2004:00:23:07 +0200] envp[19] = "REQUEST_METHOD=POST"
d [20/May/2004:00:23:07 +0200] envp[20] = "CONTENT_LENGTH=181"
d [20/May/2004:00:23:07 +0200] envp[21] = "CONTENT_TYPE=application/x-www-form-urlencoded"
d [20/May/2004:00:23:07 +0200] AddCert: adding certificate for pid 13229
D [20/May/2004:00:23:07 +0200] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 13229
I [20/May/2004:00:23:07 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=13229)
D [20/May/2004:00:23:07 +0200] SendCommand() 5 file=8
d [20/May/2004:00:23:07 +0200] SendCommand: Adding fd 8 to InputSet...
d [20/May/2004:00:23:07 +0200] SendCommand: Adding fd 5 to OutputSet...
d [20/May/2004:00:23:07 +0200] WriteClient() 5 Content-Type: text/html;charset=utf-8
d [20/May/2004:00:23:07 +0200] WriteClient() 5
d [20/May/2004:00:23:07 +0200] WriteClient() 5 1170 bytes
d [20/May/2004:00:23:07 +0200] AcceptClient(0x80889a0) 0 NumClients = 1
D [20/May/2004:00:23:07 +0200] AcceptClient() 7 from localhost:631.
d [20/May/2004:00:23:07 +0200] AcceptClient: Adding fd 7 to InputSet...
d [20/May/2004:00:23:07 +0200] ReadClient() 7, used=0
D [20/May/2004:00:23:07 +0200] ReadClient() 7 POST / HTTP/1.1
d [20/May/2004:00:23:07 +0200] decode_auth(0x40525c38): Authorization string = ""
d [20/May/2004:00:23:07 +0200] decode_auth() 7 username=""
d [20/May/2004:00:23:07 +0200] IsAuthorized: con->uri = "/"
d [20/May/2004:00:23:07 +0200] FindBest: uri = "/"...
d [20/May/2004:00:23:07 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:07 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:07 +0200] FindBest: best = "/"
d [20/May/2004:00:23:07 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:07 +0200] POST /
d [20/May/2004:00:23:07 +0200] CONTENT_TYPE = application/ipp
d [20/May/2004:00:23:07 +0200] ReadClient() 7 con->data_encoding = length, con->data_remaining = 113, con->file = 0
d [20/May/2004:00:23:07 +0200] ProcessIPPRequest(0x40525c38[7]): operation_id = 400c
d [20/May/2004:00:23:07 +0200] get_ppds(0x40525c38[7])
d [20/May/2004:00:23:07 +0200] copy_attrs(0x8146e78, 0x8092490, (nil), 0)
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80924b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092500[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092598[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80925f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092608[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092670[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80926b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092718[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092770[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092788[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80927f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092840[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80928a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092900[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092918[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092988[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80929d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092a40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092a98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092ab0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092b20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092b68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092bd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092c28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092c40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092ca8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092cf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092d50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092da8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092dc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092e30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092e78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092ee0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092f38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092f50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8092fc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093008[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093078[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80930d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80930e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093158[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80931a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093208[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093260[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093278[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80932e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093328[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093388[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80933e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80933f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093468[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80934b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093518[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093570[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093588[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80935f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80936b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093708[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093720[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093788[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80937d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093830[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093888[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80938a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093910[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093958[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80939c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093a18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093a30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093aa0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093ae8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093b58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093bb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093bc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093c38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093c80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093cf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093d48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093d60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093dd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093e18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093e88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093ee0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093ef8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093f60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8093fa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094008[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094060[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094078[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80940e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094130[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094198[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80941f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094208[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094278[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80942c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094330[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094388[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80943a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094408[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80944b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094508[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094520[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094590[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80945d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094640[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094698[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80946b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094720[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80947d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094828[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094840[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80948b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80948f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094968[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80949c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80949d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094a48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094a90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094b00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094b58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094b70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094be0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094c98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094cf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094d08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094d78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094e30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094e88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094ea0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094f18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8094fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095030[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095048[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80950b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095170[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80951c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80951e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095250[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095300[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095358[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095370[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80953e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80954e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095578[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80955c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095638[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095690[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80956a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095728[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80957f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095848[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095860[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80958e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095928[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80959a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095a00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095a18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095a98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095ae0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095b60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095bb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095bd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095c50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095c98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095d18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095d70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095d88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095e00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095e48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095ec0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095f18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095f30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095fa0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8095fe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096060[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80960b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80960d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096148[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096190[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096208[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096260[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096278[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80962f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096338[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80963b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096408[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096420[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80964a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80964e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096568[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80965c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80965d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096658[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80966a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096720[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096778[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096790[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096808[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096850[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80968d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096928[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096940[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80969c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096a08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096a88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096ae0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096af8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096b70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096bb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096c38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096c90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096ca8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096d28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096d70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096df0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096e48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096e60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096ee0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096f28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096fa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8096ff8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097010[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097090[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80970d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097160[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80971b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80971d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097248[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097310[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097368[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097380[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80973f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097440[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80974b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097510[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097528[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80975a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80975e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097660[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80976b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80976d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097750[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097820[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097878[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097890[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097918[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097960[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80979e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097a40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097a58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097ad0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097b18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097b90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097be8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097c00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097c78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097cc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097d28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097d80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097d98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097e08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097e50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097ec0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097f18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097f30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097fa8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8097ff0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098068[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80980c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80980d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098148[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098190[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098208[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098260[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098278[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80982e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098330[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098398[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80983f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098408[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098478[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80984c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098530[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098588[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80985a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098610[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098658[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80986d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098728[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098740[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80987b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80987f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098860[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80988b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80988d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098940[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098988[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80989f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098a50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098a68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098ad8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098b20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098b90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098be8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098c00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098c70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098cb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098d20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098d78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098d90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098e00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098e48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098eb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098f10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098f28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098f98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8098fe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099048[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80990a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80990b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099128[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099170[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80991e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099240[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099258[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80992c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099388[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80993e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80993f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099468[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80994b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099528[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099580[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099598[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099608[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099650[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80996b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099710[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099728[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099798[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80997e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099858[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80998b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80998c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099938[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099980[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80999e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099a40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099a58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099ac8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099b10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099b88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099be0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099bf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099c68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099cb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099d18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099d70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099d88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099df8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099e40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099eb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099f10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099f28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099f98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8099fe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a048[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a0a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a0b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a130[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a1e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a238[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a250[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a2c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a308[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a380[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a3d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a3f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a460[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a4a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a520[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a578[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a590[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a608[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a650[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a6b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a710[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a728[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a798[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a7e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a858[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a8b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a8c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a940[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a988[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809a9f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809aa48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809aa60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809aad0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ab18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ab80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809abd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809abf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ac68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809acb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ad18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ad70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ad88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809adf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ae40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809aea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809af00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809af18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809af90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809afd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b050[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b0a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b0c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b138[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b1f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b250[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b268[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b2e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b328[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b390[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b3e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b400[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b470[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b4b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b520[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b578[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b590[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b608[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b650[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b6c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b718[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b730[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b7a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b7f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b858[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b8b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b8c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b938[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b980[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809b9f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ba50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ba68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bad8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bb20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bb88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bbe0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bbf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bc68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bcb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bd28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bd80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bd98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809be08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809be50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809beb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bf10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bf28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bf98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809bfe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c058[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c0b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c0c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c140[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c188[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c1f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c248[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c260[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c2d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c318[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c380[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c3d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c3f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c468[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c4b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c518[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c570[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c588[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c600[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c648[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c6b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c708[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c720[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c798[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c7e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c848[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c8a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c8b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c930[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c978[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809c9e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ca38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ca50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cac0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cb08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cb70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cbc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cbe0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cc58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cca0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cd18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cd70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cd88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ce00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ce48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ceb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cf08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cf20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cf90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809cfd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d040[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d098[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d0b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d128[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d170[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d1d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d230[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d248[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d2b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d300[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d368[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d3c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d3d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809d448[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809fd08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809fd70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809fdc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809fde0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809fe58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809fea0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ff18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ff70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x809ff88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0000[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0048[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a00b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0108[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0120[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0198[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a01e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0258[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a02b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a02c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0340[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0388[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a03f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0448[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0460[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a04d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0518[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0580[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a05d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a05f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0668[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a06b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0718[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0770[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0788[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0800[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0848[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a08b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0910[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0928[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a09a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a09e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0a50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0aa8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0ac0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0b38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0b80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0be8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0c40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0c58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0cd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0d18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0d80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0dd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0df0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0e60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0ea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0f10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0f68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0f80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a0ff8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1040[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a10a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1100[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1118[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1190[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a11d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1250[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a12a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a12c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1338[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1380[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a13e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1440[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1458[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a14c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1578[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a15d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a15e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1660[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a16a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1710[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1768[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1780[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a17f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1838[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a18a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a18f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1910[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1980[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a19c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1a30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1a88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1aa0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1b18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1b60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1bd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1c30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1c48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1cc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1d08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1d70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1dc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1de0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1e58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1ea0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1f08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1f60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1f78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a1ff0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2038[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a20a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a20f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2110[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2180[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a21c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2230[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2288[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a22a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2318[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2360[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a23c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2420[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2438[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a24b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a24f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2570[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a25c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a25e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2658[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a26a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2708[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2760[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2778[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a27e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a28a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2900[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2918[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2990[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a29d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2a40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2a98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2ab0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2b20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2b68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2bd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2c28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2c40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2cb8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2d00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2d68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2dc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2dd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2e50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2e98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2f00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2f58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2f70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a2fe8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3030[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a30a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3100[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3118[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3190[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a31d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3240[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3298[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a32b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3328[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3370[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a33e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3438[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3450[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a34c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3578[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a35d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a35e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3658[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a36a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3708[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3760[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3778[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a37f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3838[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a38a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a38f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3910[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3988[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a39d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3a48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3aa0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3ab8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3b30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3b78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3be0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3c38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3c50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3cc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3d10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3d78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3dd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3de8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3e60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3ea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3f10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3f68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3f80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a3ff8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4040[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a40b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4110[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4128[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a41a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a41e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4250[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a42a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a42c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4338[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4380[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a43e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4440[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4458[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a44d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4518[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4590[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a45e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4600[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4678[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a46c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4728[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4780[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4798[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4810[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4858[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a48d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4928[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4940[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a49b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4a00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4a68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4ac0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4ad8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4b50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4b98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4c00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4c58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4c70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4ce8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4da8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4e00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4e18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4e90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4ed8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4f40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4f98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a4fb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5028[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5070[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a50d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5130[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5148[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a51c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5208[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5280[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a52d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a52f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5368[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a53b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5418[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5470[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5488[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5500[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a55b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5608[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5620[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5698[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a56e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5758[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a57b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a57c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5840[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5888[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a58f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5948[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5960[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a59d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5a18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5a90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5ae8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5b00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5b78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5bc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5c28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5c80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5c98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5d08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5d50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5db8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5e10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5e28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5ea0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5f50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5fa8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a5fc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6030[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6078[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a60f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6148[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6160[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a61d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6288[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a62e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a62f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6368[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a63b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6418[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6470[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6488[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6500[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a65b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6608[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6620[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6690[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a66d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6740[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6798[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a67b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6828[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6870[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a68d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6930[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6948[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a69b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6a00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6a68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6ac0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6ad8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6b50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6b98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6c10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6c68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6c80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6cf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6d40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6da8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6e00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6e18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6e90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6ed8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6f40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6f98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a6fb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7028[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7070[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a70d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7130[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7148[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a71b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7200[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7268[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a72c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a72d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7350[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7398[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7410[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7468[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7480[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a74f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7540[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a75a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7600[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7618[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7690[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a76d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7740[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7798[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a77b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7828[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7870[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a78e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7940[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7958[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a79d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7a18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7ad8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7af0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7b68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7bb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7c18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7c70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7c88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7d00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7d48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7dc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7e18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7e30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7ea8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7ef0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7f58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7fb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a7fc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8038[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8080[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a80f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8150[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8168[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a81e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8228[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a82a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a82f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8310[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8388[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a83d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8448[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a84a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a84b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8528[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a85e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8640[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8658[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a86d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8780[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a87d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a87f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8860[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a88a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8910[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8968[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8980[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a89f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8a38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8ab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8b08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8b20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8b98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8be0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8c58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8cb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8cc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8d40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8e00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8e58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8e70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8ee8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8f30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a8fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9000[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9018[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9090[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a90d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9140[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9198[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a91b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9228[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9270[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a92e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9340[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9358[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a93c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9478[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a94d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a94e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9558[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a95a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9610[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9668[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9680[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a96f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9798[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a97f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9808[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9878[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a98c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9930[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9988[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a99a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9a10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9a58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9ab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9b10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9b28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9b98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9be0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9c50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9ca8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9cc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9d30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9d78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9de8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9e40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9e58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9ec8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9f10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9f80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9fd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80a9ff0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa060[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa0a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa118[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa170[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa188[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa1f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa240[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa2b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa308[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa320[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa390[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa3d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa448[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa4a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa4b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa528[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa5e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa638[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa650[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa6c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa778[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa7d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa7e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa858[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa8a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa910[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa968[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa980[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aa9f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aaa38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aaaa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aab00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aab18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aab88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aabd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aac30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aac88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aaca0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aad10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aad58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aadc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aae20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aae38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aaea8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aaef0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aaf60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aafb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aafd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab040[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab088[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab0f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab150[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab168[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab1d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab288[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab2e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab2f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab368[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab3b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab420[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab478[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab490[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab500[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab5c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab618[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab630[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab6a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab6e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab750[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab7a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab7c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab830[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab878[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab8e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab940[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab958[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ab9c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aba10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aba78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abad0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abae8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abb58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abba0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abc08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abc60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abc78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abce8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abd30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abda0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abdf8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abe10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abe88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abed0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abf38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abf90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80abfa8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac018[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac060[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac0d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac130[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac148[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac1b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac200[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac278[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac2d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac2e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac358[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac3a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac418[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac470[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac488[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac4f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac540[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac5b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac608[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac620[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac698[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac6e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac748[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac7a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac7b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac828[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac870[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac8e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac938[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac950[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ac9c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aca10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aca78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acad0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acae8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acb58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acba0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acc10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acc68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acc80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80accf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acd40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acda8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ace00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ace18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ace88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aced0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acf40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acf98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80acfb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad020[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad068[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad0e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad138[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad150[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad1c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad208[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad270[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad2c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad2e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad350[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad398[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad400[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad458[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad470[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad4e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad528[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad5a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad5f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad610[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad680[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad6c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad740[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad798[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad7b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad820[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad868[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad8e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad938[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad950[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ad9c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ada08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ada80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adad8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adaf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adb60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adba8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adc10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adc68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adc80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adcf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80add40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80addb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ade08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ade20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ade98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adee0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adf58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adfb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80adfc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae038[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae080[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae0f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae150[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae168[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae1d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae298[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae2f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae308[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae378[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae3c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae438[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae490[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae4a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae518[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae560[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae5d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae630[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae648[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae6b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae778[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae7d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae7e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae858[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae8a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae918[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae970[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae988[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ae9f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aea40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aeaa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aeb00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aeb18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aeb88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aebd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aec48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aeca0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aecb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aed30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aed78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aedf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aee48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aee60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aeed8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aef20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aef90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aefe8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af000[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af078[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af138[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af190[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af1a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af218[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af260[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af2d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af330[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af348[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af3c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af478[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af4d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af4e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af558[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af5a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af618[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af670[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af688[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af6f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af7b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af810[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af828[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af8a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af8e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af960[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af9b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80af9d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afa40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afa88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afae8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afb40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afb58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afbc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afc10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afc88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afce0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afcf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afd68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afdb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afe28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afe80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80afe98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aff10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80aff58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80affc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0020[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0038[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b00a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b00f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0160[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b01b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b01d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0240[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0288[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b02f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0350[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0368[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b03d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0420[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b04e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0570[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b05b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0618[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0670[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0688[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b06f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b07b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0808[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0820[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0890[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b08d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0938[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0990[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b09a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0a18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0a60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0b28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0b40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0bb0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0bf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0c70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0cc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0ce0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0d50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0d98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0e08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0e60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0e78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0ee8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0f30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0f98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b0ff0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1008[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1078[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b10c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1128[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1180[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1198[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1208[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b12b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1310[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1328[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1398[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b13e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1450[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b14a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b14c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1530[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b15e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1638[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1650[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b16c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1770[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b17c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b17e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1850[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1910[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1968[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1980[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b19f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1a38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1aa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1af8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1b10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1b80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1bc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1c30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1c88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1ca0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1d10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1d58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1dc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1e18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1e30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1ea0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1f60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1fb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b1fd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2040[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2088[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2100[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2158[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2170[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b21e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2228[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2298[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b22f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2308[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2378[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b23c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2430[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2488[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b24a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2510[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2558[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b25c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2618[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2630[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b26a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b26e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2760[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b27b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b27d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2848[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2890[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2908[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2960[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2978[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b29f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2a38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2ab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2b08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2b20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2ba0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2be8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2c58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2cb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2cc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2d40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2e00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2e58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2e70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2ee8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2f30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b2fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3000[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3018[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3090[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b30d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3150[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b31a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b31c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3230[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3278[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b32e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3340[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3358[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b33c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3410[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3470[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b34c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b34e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3550[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3600[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3658[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3670[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b36e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3728[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b37a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b37f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3810[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3880[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b38c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3940[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3998[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b39b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3a20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3b38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3b50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3bc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3c08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3c80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3cd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3cf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3d60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3e20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3e78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3e90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3f00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3f58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b3fd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4028[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4040[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b40b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4110[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4180[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b41d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b41f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4268[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b42b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4320[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4378[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4390[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4408[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b44c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4520[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4538[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b45b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b45f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4670[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b46c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b46e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4758[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b47a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4818[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4870[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4888[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4900[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4948[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b49c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4a18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4a30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4aa8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4af0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4b68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4bc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4bd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4c50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4c98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4d10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4d68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4d80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4df0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4e38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4ea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4f00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4f18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4f90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b4fd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5050[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b50a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b50c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5130[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b51e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5240[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5258[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b52c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5378[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b53d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b53e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5458[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b54a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5508[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5560[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5578[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b55e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5630[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b56a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5700[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5718[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5780[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b57c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5838[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5890[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b58a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5918[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5960[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b59d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5a30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5a48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5ab8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5b00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5b78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5bd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5be8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5c58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5ca0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5d18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5d70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5d88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5df0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5e38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5ea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5f00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5f18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5f80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b5fc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6038[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6090[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b60a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6110[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6158[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b61c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6220[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6238[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b62a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b62f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6368[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b63c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b63d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6440[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6488[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b64f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6550[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6568[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b65d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6618[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6678[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b66d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b66e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6750[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6808[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6860[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6878[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b68e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6930[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b69a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b69f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6a10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6a78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6b20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6b78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6b90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6c00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6c48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6cc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6d18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6d30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6da0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6de8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6e60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6eb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6ed0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6f18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b6fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7020[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7038[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b70b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b70f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7178[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b71d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b71e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7260[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b72a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7320[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7378[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7390[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7400[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b74c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7518[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7530[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b75a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b75e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7660[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b76b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b76d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7750[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7818[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7870[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7888[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7908[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7950[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b79d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7a28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7a40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7ac0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7b08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7b88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7be0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7bf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7c70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7cb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7d30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7d88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7da0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7e18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7e60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7ed8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7f30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7f48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b7fc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8008[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8080[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b80d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b80f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8138[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b81e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8240[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8258[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b82a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b82e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8350[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b83a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b83c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8438[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b84f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8550[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8568[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b85e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8628[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b86a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8700[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8718[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8790[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b87d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8858[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b88b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b88c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8940[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8988[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8a00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8a58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8a70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8ae8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8b30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8b98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8bf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8c08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8c80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8cc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8d38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8d90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8da8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8e20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8e68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8ed8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8f30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8f48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b8fc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9010[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9090[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b90e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9100[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9178[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b91c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9238[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9290[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b92a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9320[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9368[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b93d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9430[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9448[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b94c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9508[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9570[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b95c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b95e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9658[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b96a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9710[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9768[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9780[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b97f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9840[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b98b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9908[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9920[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9998[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b99e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9a50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9aa8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9ac0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9b40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9b88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9c08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9c60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9c78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9cf0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9d38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9db0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9e08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9e20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9e98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9ee0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9f48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9fa0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80b9fb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba030[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba078[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba0e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba140[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba158[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba1d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba218[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba288[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba2e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba2f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba378[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba3c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba440[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba498[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba4b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba528[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba5e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba640[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba658[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba6d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba788[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba7e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba7f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba870[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba8b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba920[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba978[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ba990[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80baa08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80baa50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80baac0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bab18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bab30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80baba8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80babf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bac60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bacb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bacd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bad48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bad90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bae00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bae58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bae70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80baef0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80baf38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bafb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb010[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb028[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb0a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb0e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb160[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb1b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb1d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb248[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb300[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb358[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb370[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb3e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb498[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb4f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb508[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb580[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb5c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb638[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb690[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb6a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb720[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb7d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb830[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb848[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb8c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb978[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb9d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bb9e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bba68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbb30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbb88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbba0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbc18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbc60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbcc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbd20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbd38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbda8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbdf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbe58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbeb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbec8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbf38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbf80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bbfe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc040[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc058[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc0c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc110[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc188[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc1e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc1f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc268[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc2b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc320[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc378[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc390[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc400[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc4c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc518[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc530[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc5a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc5e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc650[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc6a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc6c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc730[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc778[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc7f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc848[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc860[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc8d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc990[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bc9e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bca00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bca70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcab8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcb20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcb78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcb90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcc00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcc48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bccb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcd08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcd20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcd90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcdd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bce40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bce98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bceb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcf20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcf68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bcfe0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd038[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd050[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd0c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd108[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd180[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd1d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd1f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd260[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd2a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd310[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd368[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd380[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd3f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd4a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd4f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd510[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd588[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd5d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd640[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd698[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd6b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd720[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd7d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd828[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd840[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd8b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd8f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd960[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd9b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bd9d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bda40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bda88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdaf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdb48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdb60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdbd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdc18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdc80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdcd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdcf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdd60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdda8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bde20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bde78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bde90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdf00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdf48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bdfc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be018[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be030[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be0a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be0e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be150[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be1a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be1c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be230[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be278[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be2e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be338[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be350[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be3c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be470[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be4c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be4e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be558[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be5a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be618[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be670[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be688[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be6f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be7a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be800[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be818[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be888[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be8d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be948[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be9a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80be9b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bea28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bea70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bead8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80beb30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80beb48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bebb8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bec00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bec68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80becc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80becd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bed48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bed90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bedf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bee50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bee68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80beed8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bef20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bef98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80beff0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf008[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf078[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf128[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf180[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf198[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf208[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf2b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf310[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf328[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf398[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf3e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf448[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf4a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf4b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf530[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf5f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf648[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf660[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf6d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf780[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf7d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf7f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf860[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf8a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf920[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf978[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bf990[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfa00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfa48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfac0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfb18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfb30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfba0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfbe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfc50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfca8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfcc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfd30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfd78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfde0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfe38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfe50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfec8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bff10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bff88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bffe0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80bfff8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0068[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c00b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0128[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0180[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0198[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0208[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c02b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0310[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0328[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0398[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c03e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0448[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c04a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c04b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0528[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c05d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0630[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0648[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c06c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0780[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c07d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c07f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0868[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c08b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0918[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0970[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0988[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0a00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0a48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0ab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0b08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0b20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0b98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0be0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0c48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0ca0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0cb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0d30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0d78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0df0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0e48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0e60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0ed8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0f20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0f88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0fe0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c0ff8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1068[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c10b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1118[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1170[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1188[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1200[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c12b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1310[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1328[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c13a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c13e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1450[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c14a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c14c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1538[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1580[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c15f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1650[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1668[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c16e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1728[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1790[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c17e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1800[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1878[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c18c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1928[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1980[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1998[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1a10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1a58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1ac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1b20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1b38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1bb0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1bf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1c60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1cb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1cd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1d40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1e00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1e58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1e70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1ee0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1f28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c1fe8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2000[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2070[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c20b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2120[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2178[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2190[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2200[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c22b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2308[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2320[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2390[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c23d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2450[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c24a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c24c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2530[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c25e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2638[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2650[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c26c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2770[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c27c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c27e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2850[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2900[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2958[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2970[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c29e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2a30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2a98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2af0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2b08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2b80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2bc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2c30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2c88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2ca0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2d10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2d58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2dc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2e18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2e30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2ea8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2ef0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2f68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2fc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c2fd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3050[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3098[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3100[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3158[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3170[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c31e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3228[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3298[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c32f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3308[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3378[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c33c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3430[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3488[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c34a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3510[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3558[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c35c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3620[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3638[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c36a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c36f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3760[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c37b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c37d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3840[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3888[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c38f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3950[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3968[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c39d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3a20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3a98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3af0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3b08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3b78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3bc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3c38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3c90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3ca8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3d18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3d60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3dd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3e28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3e40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3eb0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3ef8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3f68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3fc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c3fd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4048[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4090[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4100[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4158[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4170[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c41e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4228[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4298[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c42f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4308[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4378[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c43c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4430[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4488[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c44a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4510[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4558[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c45c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4620[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4638[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c46a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c46f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4768[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c47c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c47d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4848[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4890[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c48f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4950[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4968[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c49d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4a20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4a88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4ae0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4af8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4b68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4bb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4c28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4c80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4c98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4ce8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4da0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4df8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4e10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4e60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4ea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4f18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4f70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4f88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c4ff8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5040[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c50b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5110[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5128[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5198[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c51e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5258[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c52b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c52c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5338[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5380[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c53f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5450[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5468[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c54d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5520[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5588[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c55e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c55f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5668[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c56b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5728[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5780[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5798[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5810[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5858[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c58d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5930[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5948[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c59c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5a10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5ad8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5af0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5b70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5bb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5c28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5c80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5c98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5d10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5d58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5dd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5e30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5e48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5ec0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5f08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5f78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5fd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c5fe8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6068[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c60b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6120[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6178[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6190[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6208[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c62d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6328[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6340[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c63b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6470[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c64c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c64e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6558[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c65a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6620[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6678[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6690[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6708[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6750[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c67d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6828[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6840[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c68c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6978[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c69d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c69e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6a60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6aa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6b80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6b98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6c18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6c60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6cd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6d30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6d48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6dc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6e08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6e88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6ee0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6ef8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6f78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c6fc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7040[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7098[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c70b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7130[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c71f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7248[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7260[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c72d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7320[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7390[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c73e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7400[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7480[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c74c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7548[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c75a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c75b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7638[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7680[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c76f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7750[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7768[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c77e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c78a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7900[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7918[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7998[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c79e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7a50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7aa8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7ac0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7b40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7b88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7c00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7c58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7c70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7ce8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7db0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7e08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7e20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7ea0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7f68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7fc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c7fd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8058[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c80a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8118[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8170[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8188[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8200[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c82c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8320[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8338[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c83b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8478[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c84d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c84e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8568[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c85b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8630[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8688[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c86a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8720[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c87e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8840[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8858[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c88d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8920[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8990[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c89e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8a00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8a78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8b30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8b88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8ba0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8c20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8c68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8ce0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8d38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8d50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8dd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8e18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8e90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8ee8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8f00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8f78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c8fc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9040[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9098[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c90b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9130[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c91f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9250[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9268[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c92e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9328[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9398[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c93f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9408[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9488[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c94d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9550[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c95a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c95c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9638[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9680[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9700[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9758[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9770[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c97e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c98a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c98f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9910[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9990[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c99d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9a50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9aa8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9ac0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9b38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9b80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9c00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9c58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9c70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9ce8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9da0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9df8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9e10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9e88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9ed0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9f50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9fa8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80c9fc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca030[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca078[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca0e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca138[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca150[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca1c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca210[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca278[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca2d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca2e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca360[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca3a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca420[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca478[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca490[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca508[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca550[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca5c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca618[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca630[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca6a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca6f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca768[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca7c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca7d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca850[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca918[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca970[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ca988[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80caa00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80caa48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80caab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cab10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cab28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80caba0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cabe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cac58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cacb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cacc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cad40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cad88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cae08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cae60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cae78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80caef0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80caf38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cafa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb000[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb018[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb090[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb0d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb158[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb1b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb1c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb210[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb2c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb318[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb330[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb3a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb3e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb460[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb4b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb4d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb550[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb618[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb670[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb688[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb708[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb750[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb7c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb820[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb838[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb8b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb8f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb978[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb9d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cb9e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cba68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbb30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbb88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbba0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbbe8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbc30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbc98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbcf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbd08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbd80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbdc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbe40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbe98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbeb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbf28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbf70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cbff0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc048[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc060[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc0d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc188[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc1e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc1f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc268[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc2b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc320[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc378[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc390[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc400[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc4b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc510[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc528[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc5a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc5f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc670[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc6c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc6e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc750[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc808[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc860[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc878[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc8f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc940[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cc9b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cca08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cca20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cca98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccae0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccb50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccba8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccbc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccc40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccc88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cccf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccd50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccd68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccde8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cce30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccef8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccf10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccf88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ccfd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd040[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd098[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd0b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd130[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd1f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd250[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd268[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd2e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd330[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd3b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd408[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd420[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd4a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd4f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd568[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd5c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd5d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd660[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd6a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd720[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd778[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd790[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd810[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd858[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd8e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd938[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd950[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cd9d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cda20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cda98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdaf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdb08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdb88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdbd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdc48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdca0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdcb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdd30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdd78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdde8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cde40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cde58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cded0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdf18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdf80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdfd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cdff0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce080[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce0c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce158[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce1b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce1c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce240[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce288[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce300[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce358[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce370[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce3e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce4b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce508[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce520[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce598[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce5e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce650[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce6a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce6c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce738[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce780[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce7f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce848[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce860[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce8d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce920[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce990[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ce9e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cea00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cea78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ceac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ceb38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ceb90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ceba8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cec20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cec68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cecd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ced30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ced48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cedc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cee08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cee78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ceed0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ceee8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cef60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cefa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf018[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf070[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf088[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf100[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf148[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf1b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf210[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf228[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf2a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf2e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf358[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf3b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf3c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf448[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf490[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf508[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf560[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf578[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf5f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf6b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf708[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf720[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf7a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf7e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf860[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf8b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf8d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf950[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cf998[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfa18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfa70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfa88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfb08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfb50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfbd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfc30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfc48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfcc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfd10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfd90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfde8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfe00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfe88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cfed0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cff58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cffb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80cffc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0030[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0080[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d00e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0138[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0150[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d01c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0218[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0288[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d02e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d02f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0370[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d03c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0440[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0498[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d04b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0530[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0580[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0600[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0658[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0670[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d06e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d07b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0810[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0828[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d08a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d08f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0970[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d09c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d09e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0a58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0aa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0b18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0b70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0b88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0bf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0c48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0cb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0d08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0d20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0d90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0de0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0e50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0ea8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0ec0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0f30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0f80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d0fe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1040[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1058[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d10c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1180[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d11d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d11f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1260[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d12b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1318[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1370[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1388[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d13f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1440[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d14a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1500[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1518[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1588[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d15d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1640[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1698[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d16b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1720[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d17d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1830[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1848[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d18b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1970[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d19c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d19e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1a50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1aa0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1b08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1b60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1b78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1be8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1c38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1ca0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1cf8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1d10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1d78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1e30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1e88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1ea0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1f10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d1fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2020[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2038[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d20a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d20f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2160[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d21b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d21d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2240[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d22f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2350[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2368[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d23d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d24e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2570[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d25c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2628[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2680[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2698[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2708[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d27c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2818[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2830[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d28a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d28f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2958[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d29b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d29c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2a38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2a88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2b48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2b60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2bd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2c20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2c88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2ce0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2cf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2d68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2db8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2e20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2e78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2e90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2f00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2f50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d2fb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3010[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3028[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3098[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d30e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3150[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d31a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d31c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3230[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d32e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3340[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3358[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d33c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3480[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d34d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d34f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3560[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d35b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3618[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3670[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3688[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d36f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d37b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3808[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3820[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3890[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d38e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3948[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d39a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d39b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3a28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3a78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3b48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3b60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3bd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3c20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3c98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3cf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3d08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3d78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3e40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3e98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3eb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3f20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3f70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d3fe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4040[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4058[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d40c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4180[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d41d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d41f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4260[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d42b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4318[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4370[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4388[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d43f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d44b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4508[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4520[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4590[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d45e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4648[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d46a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d46b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4728[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4778[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d47e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4838[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4850[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d48c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4910[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4978[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d49d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d49e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4a58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4aa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4b10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4b68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4b80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4bf0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4c40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4ca8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4d00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4d18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4d88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4dd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4e40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4e98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4eb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4f20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4f70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d4fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5030[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5048[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d50b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5108[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5170[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d51c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d51e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5250[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d52a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5308[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5360[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5378[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d53e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d54a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d54f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5510[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5580[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d55d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5638[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5690[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d56a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5718[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d57d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5828[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5840[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d58b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5900[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5968[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d59c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d59d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5a48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5a98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5b00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5b58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5b70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5be0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5c30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5c98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5cf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5d08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5d78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5e30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5e88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5ea0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5f10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d5fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6020[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6038[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d60a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d60f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6160[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d61b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d61d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6240[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d62f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6350[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6368[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d63d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d64e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6570[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d65c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6628[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6680[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6698[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6708[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d67c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6818[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6830[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d68a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d68f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6958[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d69b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d69c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6a38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6a88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6b48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6b60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6bd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6c20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6c88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6ce0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6cf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6d68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6db8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6e20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6e78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6e90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6f00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6f50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d6fb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7010[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7028[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7098[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d70e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7150[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d71a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d71c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7230[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d72e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7340[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7358[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d73c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7480[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d74d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d74f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7560[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d75b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7618[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7670[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7688[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d76f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d77b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7808[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7820[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7890[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d78e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7948[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d79a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d79b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7a28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7a78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7b38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7b50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7bc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7c10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7c78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7cd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7ce8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7d58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7e10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7e68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7e80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7ef0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7f40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d7fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8000[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8018[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8088[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d80d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8140[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8198[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d81b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8220[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8270[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d82d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8330[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8348[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d83b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8470[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d84c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d84e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8550[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d85a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8608[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8660[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8678[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d86e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d87a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d87f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8810[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8880[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d88d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8938[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8990[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d89a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8a18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8b38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8b50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8bc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8c10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8c78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8cd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8ce8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8d58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8e10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8e68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8e80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8ef0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8f40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d8fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9000[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9018[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9088[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d90d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9140[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9198[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d91b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9220[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9270[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d92d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9330[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9348[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d93b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9408[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9478[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d94d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d94e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9558[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d95a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9620[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9678[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9690[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9700[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9750[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d97b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9810[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9828[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9898[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d98e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9950[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d99a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d99c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9a30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9a80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9af8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9b50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9b68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9bd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9c90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9ce8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9d00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9d70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9e28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9e80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9e98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9f08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9f58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80d9fc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da018[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da030[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da0a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da0f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da168[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da1c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da1d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da248[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da300[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da358[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da370[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da3e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da498[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da4f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da508[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da580[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da5d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da640[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da698[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da6b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da720[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da7e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da840[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da858[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da8c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da980[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da9d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80da9f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80daa60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80daab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dab18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dab70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dab88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dac00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dac50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dacc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dad20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dad38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dada8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dadf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dae60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80daeb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80daed0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80daf48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80daf98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db008[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db060[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db078[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db0f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db140[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db1c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db218[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db230[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db2a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db2f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db368[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db3c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db3d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db450[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db4a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db510[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db568[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db580[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db5f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db648[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db6c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db720[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db738[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db7b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db800[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db870[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db8c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db8e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db958[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80db9a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dba18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dba70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dba88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbb00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbb50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbbd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbc28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbc40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbcb8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbd08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbd78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbdd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbde8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbe60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbeb0[ppd-make-and-model,4,41])

d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbf20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbf78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dbf90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc008[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc058[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc0d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc130[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc148[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc1c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc210[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc280[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc2d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc2f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc368[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc3b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc428[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc480[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc498[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc510[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc560[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc5e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc638[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc650[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc6c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc788[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc7e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc7f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc868[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc8b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc920[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc978[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dc990[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dca00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dca50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcb20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcb38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcba8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcbf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcc60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dccb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dccd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcd40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcd90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcdf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dce50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dce68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dced8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcf28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcf90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dcfe8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd000[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd070[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd138[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd190[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd1a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd218[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd268[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd2d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd328[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd340[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd3b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd468[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd4c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd4d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd548[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd600[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd658[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd670[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd6e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd730[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd798[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd7f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd808[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd878[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd8c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd930[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd988[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dd9a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dda10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dda60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddb20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddb38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddba8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddbf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddc60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddcb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddcd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddd40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddd90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dddf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dde50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dde68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dded8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddf28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddf90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ddfe8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de000[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de070[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de128[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de180[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de198[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de208[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de2c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de318[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de330[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de3a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de3f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de458[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de4b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de4c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de538[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de588[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de5f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de648[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de660[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de6d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de720[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de788[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de7e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de7f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de868[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de8b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de920[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de978[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80de990[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dea00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dea50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80deab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80deb10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80deb28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80deb98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80debe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dec50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80deca8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80decc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ded30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ded80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dede8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dee40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dee58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80deec8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80def18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80def80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80defd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80deff0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df060[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df0b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df118[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df170[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df188[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df1f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df2b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df308[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df320[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df390[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df3e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df448[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df4a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df4b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df528[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df5e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df638[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df650[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df6c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df710[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df778[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df7d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df7e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df858[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df8a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df910[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df968[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df980[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80df9f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfa40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfaa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfb00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfb18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfb88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfbd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfc40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfc98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfcb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfd20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfd70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfdd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfe30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfe48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dfeb8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dff08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dff70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dffc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80dffe0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0058[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e00a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0118[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0170[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0188[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0200[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e02c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0318[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0330[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e03a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e03f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0468[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e04c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e04d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0548[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0608[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0660[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0678[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e06e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e07a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e07f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0810[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0880[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e08d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0938[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0990[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e09a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0a18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0b28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0b40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0bb0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0c00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0c68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0cc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0cd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0d48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0d98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0e00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0e58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0e70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0ee0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0f30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0f98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e0ff0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1008[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1078[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e10c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1130[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1188[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e11a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1210[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1260[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e12c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1320[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1338[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e13a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e13f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1460[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e14b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e14d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1540[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1590[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e15f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1650[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1668[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e16d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1728[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1790[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e17e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1800[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1870[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e18c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1930[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1988[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e19a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1a10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1a60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1ac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1b20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1b38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1ba8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1bf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1c60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1cb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1cd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1d40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1d90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1df8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1e50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1e68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1ed8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1f28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e1fe8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2000[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2070[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e20c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2128[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2180[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2198[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2200[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e22b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2308[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2320[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2388[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e23d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2438[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2490[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e24a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2510[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2560[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e25c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2618[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2630[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e26b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2788[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e27e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e27f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2860[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e28a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2908[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2960[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2978[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e29e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2a30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2aa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2af8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2b10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2b78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2bc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2c30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2c88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2ca0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2d18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2d60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2de0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2e38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2e50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2ec8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2f10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e2fe8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3000[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3078[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e30c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3130[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3188[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e31a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3210[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e32c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3318[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3330[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e33a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e33e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3458[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e34b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e34c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3540[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3588[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3608[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3660[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3678[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e36f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3738[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e37b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3810[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3828[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e38a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e38e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3958[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e39b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e39c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3a40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3a88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3af8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3b50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3b68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3be0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3c98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3cf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3d08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3d80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3e48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3ea0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3eb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3f30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3f78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e3fe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4040[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4058[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e40d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4188[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e41e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e41f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4270[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e42b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4328[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4380[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4398[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4410[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4458[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e44d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4530[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4548[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e45c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4678[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e46d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e46e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4760[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e47a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4818[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4870[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4888[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4900[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4948[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e49b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4a10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4a28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4aa0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4ae8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4b58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4bb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4bc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4c40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4c88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4d08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4d60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4d78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4df0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4e38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4ea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4f00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4f18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4f90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e4fd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5058[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e50b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e50c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5138[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e51f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5250[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5268[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e52d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5320[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5398[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e53f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5408[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5478[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e54c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5538[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5590[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e55a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5620[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5668[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e56e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5740[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5758[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e57d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5818[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5898[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e58f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5908[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5980[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e59c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5a48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5aa0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5ab8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5b30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5b78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5be8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5c40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5c58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5cc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5d10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5d78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5dd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5de8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5e50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5e98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5f08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5f60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5f78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e5fe8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6030[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6098[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e60f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6108[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6170[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e61b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6228[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6280[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6298[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6308[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6350[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e63b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6410[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6428[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6498[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e64e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6548[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e65a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e65b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6620[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6668[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e66d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6730[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6748[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e67b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6800[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6868[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e68c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e68d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6948[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6990[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e69f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6a50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6a68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6ad0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6b18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6b80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6bd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6bf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6c60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6ca8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6d10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6d68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6d80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6df0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6e38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6ea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6ef8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6f10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6f80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e6fc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7040[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7098[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e70b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7120[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7168[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e71d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7228[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7240[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e72a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e72f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7358[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e73b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e73c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7438[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e74e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7540[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7558[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e75c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7670[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e76c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e76e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7750[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7800[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7858[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7870[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e78e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7928[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7990[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e79e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7a00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7a70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7ab8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7b20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7b78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7b90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7c00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7c48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7cb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7d10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7d28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7d98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7de0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7e48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7ea0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7eb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7f28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7f70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e7fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8030[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8048[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e80b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8170[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e81c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e81e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8250[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8300[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8358[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8370[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e83e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e84e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8570[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e85b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8620[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8678[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8690[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8700[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e87b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8808[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8820[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8890[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e88d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8940[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8998[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e89b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8a20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8b28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8b40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8bb0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8bf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8c60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8cb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8cd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8d40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8df0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8e48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8e60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8ed0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8f18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8f80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8fd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e8ff0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9060[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e90a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9110[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9168[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9180[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e91f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9238[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e92b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9308[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9320[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9390[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e93d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9440[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9498[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e94b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9520[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9568[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e95d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9628[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9640[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e96b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e96f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9760[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e97b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e97d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9840[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9888[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e98f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9948[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9960[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e99d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9a18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9ad8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9af0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9b60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9ba8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9c10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9c68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9c80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9cf0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9d38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9da0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9df8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9e10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9e80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9ec8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9f30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9f88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80e9fa0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea010[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea058[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea0c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea118[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea130[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea1a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea1e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea250[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea2a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea2c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea330[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea378[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea3e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea438[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea450[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea4c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea508[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea570[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea5c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea5e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea650[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea698[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea700[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea758[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea770[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea7e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea828[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea890[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea8e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea900[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea970[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ea9b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eaa20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eaa78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eaa90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eab00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eab48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eabb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eac08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eac20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eac90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eacd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ead40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ead98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eadb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eae20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eae68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eaed0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eaf28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eaf40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eafb0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eaff8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb060[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb0b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb0d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb140[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb188[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb1f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb248[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb260[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb2d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb318[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb380[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb3d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb3f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb460[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb4a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb510[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb568[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb580[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb5f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb638[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb6a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb6f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb710[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb780[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb7c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb830[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb888[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb8a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb910[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb958[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eb9c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eba18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eba30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebaa0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebae8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebb60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebbb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebbd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebc40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebc88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebcf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebd48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebd60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebdd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebe18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebe80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebed8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebef0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebf60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ebfa8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec010[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec068[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec080[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec0f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec138[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec1a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec1f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec210[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec280[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec2c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec330[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec388[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec3a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec410[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec458[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec4c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec518[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec530[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec5a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec5e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec650[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec6a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec6c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec738[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec780[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec7f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec850[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec868[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec8d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec978[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec9d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ec9e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eca50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eca98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecb08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecb60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecb78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecbe8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecc30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecc98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eccf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecd08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecd78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecdc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ece30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ece88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecea0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecf10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecf58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ecfd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed028[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed040[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed088[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed0d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed130[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed188[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed1a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed210[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed2d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed328[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed340[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed3b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed480[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed4d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed4f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed560[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed5a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed620[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed678[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed690[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed700[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed7c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed818[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed830[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed8a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed8e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed960[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed9b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ed9d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eda38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eda80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edaf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edb48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edb60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edbd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edc18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edc90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edce8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edd00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edd70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eddb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ede30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ede88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edea0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edf10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edf58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80edfc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee018[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee030[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee0a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee0e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee150[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee1a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee1c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee238[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee300[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee358[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee370[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee3d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee420[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee488[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee4e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee4f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee568[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee5b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee618[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee670[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee688[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee6f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee7a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee800[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee818[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee888[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee8d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee948[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee9a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ee9b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eea28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eea70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eead8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eeb30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eeb48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eebb8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eec00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eec78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eecd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eece8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eed58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eeda0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eee08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eee60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eee78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eeee8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eef30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eef98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eeff0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef008[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef078[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef0c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef128[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef180[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef198[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef208[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef250[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef2b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef310[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef328[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef3a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef3e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef468[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef4c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef4d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef548[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef590[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef5f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef650[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef668[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef6d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef780[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef7d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef7f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef860[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef8a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef910[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef968[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef980[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ef9f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efa38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efb08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efb20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efb90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efbd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efc50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efca8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efcc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efd30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efd78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efde0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efe38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efe50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80efec0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eff08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80eff70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80effc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80effe0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0050[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0098[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0100[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0158[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0170[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f01d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0288[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f02e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f02f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0368[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f03b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0428[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0480[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0498[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0508[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0550[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f05b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0610[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0628[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0698[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f06e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0758[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f07b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f07c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0838[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0880[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f08e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0940[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0958[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f09c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0a10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0a78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0ad0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0ae8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0b58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0ba0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0c08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0c60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0c78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0ce8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0d30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0d98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0df0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0e08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0e78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0ec0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0f28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0f80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f0f98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1008[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1050[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f10b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1110[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1128[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1198[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f11e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1248[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f12a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f12b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1328[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1370[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f13e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1440[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1458[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f14c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1578[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f15d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f15e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1658[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f16a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1708[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1760[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1778[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f17e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1898[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f18f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1908[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1978[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f19c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1a38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1a90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1aa8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1b18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1b60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1bc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1c20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1c38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1ca8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1cf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1d58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1db0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1dc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1e38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1e80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1ee8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1f40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1f58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f1fc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2010[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2088[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f20e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f20f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2168[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f21b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2218[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2270[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2288[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f22f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2340[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f23a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2400[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2418[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2488[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f24d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2538[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2590[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f25a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2618[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2660[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f26d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2730[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2748[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f27b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2800[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2868[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f28c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f28d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2948[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2990[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f29f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2a50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2a68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2ad8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2b20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2b98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2bf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2c08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2c78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2cc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2d28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2d80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2d98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2e08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2e50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2eb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2f10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2f28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2f98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f2fe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3058[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f30b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f30c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3138[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f31e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3240[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3258[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f32c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3388[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f33e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f33f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3468[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f34b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3518[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3570[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3588[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f35f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f36b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3710[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3728[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3798[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f37e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3848[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f38a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f38b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3928[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3970[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f39e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3a40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3a58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3ac8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3b10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3b88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3be0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3bf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3c68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3cb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3d18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3d70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3d88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3df8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3e40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3eb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3f10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3f28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3f98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f3fe0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4058[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f40b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f40c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4138[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4180[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f41e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4240[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4258[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f42c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4378[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f43d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f43e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4458[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f44a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4518[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4570[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4588[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f45f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f46a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4700[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4718[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4788[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f47d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4838[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4890[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f48a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4918[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4960[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f49c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4a20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4a38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4aa8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4af0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4b68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4bc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4bd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4c48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4c90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4cf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4d50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4d68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4dd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4e20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4e90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4ee8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4f00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4f70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f4fb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5030[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5088[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f50a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f50f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5138[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f51a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f51f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5210[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5280[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f52c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5340[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5398[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f53b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5420[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5468[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f54e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5538[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5550[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f55a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f55e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5650[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f56a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f56c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5730[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5778[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f57e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5838[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5850[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f58b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5900[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5960[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f59b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f59d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5a40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5a88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5b48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5b60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5bd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5c18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5c80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5cd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5cf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5d60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5e10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5e68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5e80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5ef0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5f38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5fa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f5ff8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6010[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6080[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f60c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6130[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6188[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f61a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6210[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f62c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6318[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6330[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6398[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f63e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6450[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f64a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f64c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6530[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6578[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f65e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6638[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6650[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f66b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6770[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f67c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f67e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6850[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6910[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6968[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6980[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f69f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6a38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6aa0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6af8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6b10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6b80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6bc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6c30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6c88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6ca0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6d10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6d58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6dc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6e18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6e30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6ea0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6f50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6fa8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f6fc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7030[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7078[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f70e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7138[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7150[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f71c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7208[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7270[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f72c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f72e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7350[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7398[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7400[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7458[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7470[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f74e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7528[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7590[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f75e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7600[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7670[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f76b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7720[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7778[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7790[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7800[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7848[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f78b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7908[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7920[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7998[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f79e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7a58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7ab0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7ac8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7b30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7b78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7be8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7c40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7c58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7cc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7d10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7d88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7de0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7df8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7e78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7ec0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7f38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7f90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f7fa8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8020[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8068[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f80e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8140[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8158[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f81d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f82a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8300[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8318[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8388[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f83d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8448[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f84a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f84b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8528[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8570[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f85d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8630[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8648[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f86b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8768[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f87c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f87d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8848[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8890[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8908[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8960[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8978[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f89e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8a30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8aa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8b00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8b18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8b88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8bd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8c48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8ca0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8cb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8d30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8d78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8de0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8e38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8e50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8ec0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8f08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8f70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8fc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f8fe0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9058[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f90a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9118[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9170[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9188[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9200[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f92c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9320[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9338[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f93b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f93f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9470[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f94c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f94e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9550[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9598[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9600[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9658[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9670[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f96e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9728[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f97a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f97f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9810[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9888[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f98d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9938[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9990[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f99a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9a20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9b38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9b50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9bc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9c08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9c70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9cc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9ce0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9d50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9d98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9e10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9e68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9e80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9ef8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9f40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80f9fa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa000[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa018[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa090[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa0d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa150[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa1a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa1c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa238[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa2e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa340[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa358[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa3d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa4e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa578[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa5c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa628[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa680[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa698[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa710[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa7d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa828[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa840[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa8b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa900[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa968[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa9c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fa9d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80faa50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80faa98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fab10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fab68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fab80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fabf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fac40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80faca8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fad00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fad18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fad90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fadd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fae50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80faea8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80faec0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80faf38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80faf80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fafe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb040[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb058[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb0d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb190[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb1e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb200[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb278[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb2c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb328[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb380[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb398[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb410[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb458[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb4d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb528[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb540[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb5b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb600[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb668[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb6c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb6d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb750[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb810[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb868[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb880[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb8f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb940[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fb9a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fba00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fba18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fba90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbad8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbb50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbba8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbbc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbc38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbc80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbce8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbd40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbd58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbdd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbe18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbe90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbee8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbf00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbf78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fbfc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc028[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc080[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc098[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc110[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc158[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc1d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc228[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc240[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc2b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc300[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc368[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc3c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc3d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc450[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc498[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc510[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc568[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc580[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc5f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc6a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc700[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc718[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc790[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc7d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc850[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc8a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc8c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc938[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc980[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fc9e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fca40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fca58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcac8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcb10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcb80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcbd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcbf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcc68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fccb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcd18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcd70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcd88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fce00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fce48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fceb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcf10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcf28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcfa0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fcfe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd058[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd0b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd0c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd148[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd190[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd210[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd268[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd280[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd2f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd338[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd3a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd3f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd410[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd480[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd4c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd530[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd588[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd5a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd618[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd660[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd6c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd720[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd738[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd7a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd7f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd858[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd8b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd8c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd938[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd980[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fd9e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fda40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fda58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdad0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdb18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdb80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdbd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdbf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdc60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdca8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdd10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdd68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdd80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fddf0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fde38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdef8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdf10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdf88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fdfd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe038[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe090[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe0a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe120[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe168[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe1d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe228[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe240[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe2b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe2f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe368[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe3c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe3d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe450[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe498[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe500[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe558[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe570[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe5e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe630[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe698[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe6f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe708[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe778[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe7c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe828[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe880[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe898[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe908[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe950[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fe9b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fea10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fea28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80feaa0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80feae8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80feb50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80feba8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80febc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fec38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fec80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fecf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fed50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fed68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fede0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fee28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fee90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80feee8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fef00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fef78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fefc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff028[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff080[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff098[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff110[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff158[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff1c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff218[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff230[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff2a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff2f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff360[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff3b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff3d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff448[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff490[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff508[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff560[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff578[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff5f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff638[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff6a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff6f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff710[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff780[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff7c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff830[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff888[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff8a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff910[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff958[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ff9c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffa18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffa30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffaa8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffaf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffb68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffbc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffbd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffc50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffc98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffd00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffd58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffd70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffde8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffe30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffe98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80ffef0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fff08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fff78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x80fffc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100028[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100080[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100098[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100108[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100150[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81001b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100210[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100228[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81002a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81002e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100360[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81003b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81003d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100448[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100490[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81004f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100550[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100568[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81005e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100628[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100690[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81006e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100700[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100770[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81007b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100820[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100878[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100890[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100900[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100948[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81009b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100a08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100a20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100a98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100ae0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100b58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100bb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100bc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100c40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100c88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100cf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100d48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100d60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100dd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100e20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100e88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100ee0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100ef8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100f68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8100fb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101028[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101080[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101098[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101108[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101150[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81011b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101210[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101228[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81012a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81012e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101350[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81013a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81013c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101438[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81014e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101540[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101558[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81015c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101610[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101688[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81016e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81016f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101768[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81017b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101818[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101870[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101888[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101900[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101948[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81019b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101a08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101a20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101a98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101ae0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101b48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101ba0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101bb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101c30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101c78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101cf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101d48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101d60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101dd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101e20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101e88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101ee0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101ef8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101f70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8101fb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102028[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102080[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102098[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102108[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102150[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81021b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102210[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102228[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102298[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81022e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102348[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81023a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81023b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102430[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102478[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81024e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102538[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102550[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81025c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102610[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102678[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81026d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81026e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102760[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81027a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102810[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102868[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102880[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81028f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102940[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81029b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102a08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102a20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102a90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102ad8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102b40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102b98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102bb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102c20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102c68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102cd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102d28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102d40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102db8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102e00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102e68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102ec0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102ed8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102f50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8102f98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103000[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103058[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103070[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81030e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103130[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103198[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81031f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103208[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103280[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81032c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103330[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103388[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81033a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103418[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103460[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81034d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103530[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103548[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81035c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103670[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81036c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81036e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103758[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81037a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103808[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103860[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103878[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81038e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103930[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103998[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81039f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103a08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103a78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103b80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103b98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103c10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103c58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103cd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103d28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103d40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103db8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103e00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103e68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103ec0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103ed8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103f50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8103f98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104000[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104058[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104070[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81040e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104128[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104190[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81041e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104200[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104270[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81042b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104320[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104378[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104390[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104408[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81044c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104520[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104538[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81045b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81045f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104660[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81046b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81046d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104748[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104790[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81047f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104850[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104868[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81048e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104928[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104990[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81049e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104a00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104a78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104b80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104b98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104c10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104c58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104cd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104d28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104d40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104db8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104e00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104e68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104ec0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104ed8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104f50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8104f98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105000[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105058[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105070[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81050e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105128[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105190[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81051e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105200[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105270[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81052b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105320[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105378[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105390[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105408[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81054c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105520[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105538[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81055b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81055f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105660[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81056b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81056d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105748[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105790[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81057f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105850[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105868[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81058d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105920[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105998[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81059f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105a08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105a78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105b80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105b98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105c10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105c58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105cc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105d18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105d30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105da8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105df0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105e58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105eb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105ec8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105f40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8105f88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106000[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106058[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106070[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81060e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106130[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106198[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81061f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106208[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106280[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81062c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106338[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106390[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81063a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106420[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106468[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81064d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106528[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106540[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81065b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81065f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106670[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81066c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81066e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106750[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106800[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106858[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106870[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81068e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106930[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106998[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81069f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106a08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106a78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106b28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106b80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106b98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106c08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106c50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106cb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106d10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106d28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106da0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106de8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106e50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106ea8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106ec0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106f38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106f80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8106fe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107040[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107058[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81070d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107118[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107180[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81071d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81071f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107268[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81072b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107320[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107378[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107390[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107400[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107448[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81074b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107508[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107520[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107590[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81075d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107640[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107698[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81076b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107728[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81077d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107830[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107848[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81078c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107970[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81079c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81079e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107a58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107aa0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107b08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107b60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107b78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107bf0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107c38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107ca0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107cf8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107d10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107d88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107dd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107e48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107ea0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107eb8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107f30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107f78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8107fe0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108038[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108050[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81080c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108110[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108178[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81081d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81081e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108258[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81082a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108308[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108360[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108378[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81083e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108498[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81084f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108508[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108580[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81085c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108640[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108698[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81086b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108728[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108770[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81087d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108830[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108848[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81088c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108908[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108970[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81089c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81089e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108a50[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108a98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108b00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108b58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108b70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108be0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108c90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108ce8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108d00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108d78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108e38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108e90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108ea8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108f20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108f68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8108fd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109028[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109040[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81090b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109168[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81091c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81091d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109248[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109308[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109360[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109378[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81093f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81094a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81094f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109510[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109588[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81095d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109638[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109690[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81096a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109718[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109760[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81097c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109820[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109838[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81098b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81098f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109960[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81099b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81099d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109a48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109a90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109b08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109b60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109b78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109bf0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109c38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109ca0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109cf8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109d10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109d80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109dc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109e30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109e88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109ea0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109f18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109f60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8109fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a020[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a038[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a0b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a0f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a170[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a1c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a1e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a250[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a300[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a358[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a370[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a3e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a428[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a4e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a578[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a5c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a628[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a680[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a698[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a710[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a7c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a818[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a830[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a8a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a8f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a958[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a9b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810a9c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810aa40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810aa88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810aaf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ab50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ab68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810abe0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ac28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ac90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ace8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ad00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ad70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810adb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ae20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ae78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ae90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810af00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810af48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810afb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b008[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b020[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b098[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b0e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b158[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b1b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b1c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b240[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b288[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b2f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b348[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b360[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b3d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b480[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b4d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b4f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b560[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b5a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b610[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b668[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b680[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b6f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b740[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b7b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b810[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b828[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b8a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b8e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b950[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b9a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810b9c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ba38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ba80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bae8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bb40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bb58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bbd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bc18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bc80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bcd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bcf0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bd68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bdb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810be28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810be80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810be98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bf10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bf58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810bfc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c018[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c030[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c0a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c0f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c158[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c1b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c1c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c238[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c2e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c340[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c358[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c3d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c480[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c4d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c4f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c568[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c5b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c628[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c680[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c698[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c710[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c7c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c818[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c830[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c8a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c8e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c950[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c9a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810c9c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ca30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ca78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cb38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cb50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cbc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cc10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cc88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cce0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ccf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cd70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cdb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ce20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ce78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ce90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cf08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cf50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810cfb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d010[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d028[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d0a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d0e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d150[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d1a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d1c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d238[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d280[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d2e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d340[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d358[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d3d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d4e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d578[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d5c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d628[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d680[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d698[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d710[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d7c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d818[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d830[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d8a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d8f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d958[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d9b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810d9c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810da40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810da88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810daf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810db48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810db60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810dbd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810dc20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810dc98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810dcf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810dd08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810dd80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ddc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810de30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810de88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810dea0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810df18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810df60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810dfc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e020[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e038[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e0b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e0f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e160[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e1b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e1d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e248[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e308[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e360[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e378[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e3f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e4a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e4f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e510[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e588[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e5d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e638[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e690[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e6a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e720[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e768[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e7e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e838[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e850[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e8c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e980[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e9d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810e9f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ea60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810eab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810eb18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810eb70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810eb88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ebf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ec48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ecb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ed08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ed20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ed98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ede8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ee60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810eeb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810eed0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ef48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ef98[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f000[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f058[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f070[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f0e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f138[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f1a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f1f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f210[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f280[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f2d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f338[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f390[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f3a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f418[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f468[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f4d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f528[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f540[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f5b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f680[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f6d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f6f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f768[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f7b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f820[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f878[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f890[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f908[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f958[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810f9c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fa18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fa30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810faa0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810faf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fb58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fbb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fbc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fc38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fc88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fcf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fd48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fd60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fdd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fe28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810fef8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ff10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ff88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x810ffd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110040[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110098[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81100b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110128[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81101e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110238[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110250[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81102c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110310[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110378[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81103d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81103e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110458[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81104a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110510[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110568[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110580[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81105f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110648[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81106c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110718[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110730[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81107a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81107f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110860[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81108b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81108d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110948[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110998[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110a00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110a58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110a70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110ae0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110b30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110b98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110bf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110c08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110c78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110cc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110d30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110d88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110da0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110e18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110e68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110ee0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110f38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110f50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8110fc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111018[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111080[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81110d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81110f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111168[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81111b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111220[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111278[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111290[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111300[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111350[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81113b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111410[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111428[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111498[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81114e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111550[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81115a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81115c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111638[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111688[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111700[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111758[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111770[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81117e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111838[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81118a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81118f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111910[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111988[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81119d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111a40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111a98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111ab0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111b20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111b70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111bd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111c30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111c48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111cb8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111d08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111d70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111dc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111de0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111e58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111ea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111f20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111f78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8111f90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112008[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112058[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81120c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112118[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112130[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81121a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81121f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112260[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81122b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81122d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112340[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112390[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81123f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112450[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112468[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81124d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112528[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112590[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81125e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112600[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112678[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81126c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112740[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112798[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81127b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112828[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112878[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81128e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112938[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112950[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81129c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112a18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112ad8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112af0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112b60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112bb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112c18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112c70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112c88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112cf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112d48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112db0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112e08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112e20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112e98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112f60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112fb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8112fd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113048[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113098[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113100[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113158[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113170[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81131e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113238[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81132a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81132f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113310[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113380[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81133d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113438[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113490[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81134a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113518[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113568[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81135d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113628[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113640[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81136b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113708[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113780[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81137d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81137f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113868[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81138b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113920[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113978[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113990[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113a00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113a48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113ab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113b10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113b28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113ba0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113be8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113c60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113cb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113cd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113d40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113d88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113df8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113e50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113e68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113ed8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113f20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8113fe8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114000[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114070[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81140b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114130[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114188[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81141a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114210[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114258[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81142c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114320[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114338[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81143a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81143f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114460[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81144b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81144d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114540[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114588[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81145f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114648[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114660[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81146d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114718[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114788[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81147e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81147f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114870[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81148b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114930[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114988[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81149a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114a10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114a58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114ac8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114b20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114b38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114ba8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114bf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114c58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114cb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114cc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114d38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114d80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114df0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114e48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114e60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114ed0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114f18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114f80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114fd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8114ff0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115060[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81150a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115110[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115168[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115180[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81151f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115238[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81152a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115300[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115318[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115388[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81153d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115438[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115490[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81154a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115518[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115560[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81155d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115628[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115640[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81156b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81156f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115768[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81157c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81157d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115850[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115918[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115970[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115988[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115a08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115a50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115b28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115b40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115bc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115c08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115c88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115ce0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115cf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115d78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115e40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115e98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115eb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115f20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115f68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8115fd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116028[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116040[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81160b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116168[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81161c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81161d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116250[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116318[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116370[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116388[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116408[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116450[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81164d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116528[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116540[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81165b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116600[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116680[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81166d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81166f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116768[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81167b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116830[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116888[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81168a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116918[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116960[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81169d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116a30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116a48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116ac8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116b10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116b90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116be8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116c00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116c80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116cc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116d48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116da0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116db8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116e30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116e78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116ef8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116f50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116f68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8116fe0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117028[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81170a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117100[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117118[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117190[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81171d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117258[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81172b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81172c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117340[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117388[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117408[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117460[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117478[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81174f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117538[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81175b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117610[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117628[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81176a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81176e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117768[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81177c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81177d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117850[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117898[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117918[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117970[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117988[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81179f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117a40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117ab0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117b08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117b20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117b90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117bd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117c50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117ca8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117cc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117d30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117d78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117de8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117e40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117e58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117ed0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117f18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117f90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8117fe8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118000[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118078[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81180c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118138[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118190[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81181a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118220[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118268[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81182e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118338[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118350[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81183c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118410[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118488[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81184e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81184f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118568[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81185b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118620[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118678[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118690[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118700[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118748[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81187b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118810[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118828[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118898[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81188e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118950[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81189a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81189c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118a30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118a78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118ae0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118b38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118b50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118bc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118c08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118c78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118cd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118ce8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118d58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118da0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118e08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118e60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118e78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118ef0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118f48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8118fb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119010[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119028[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81190a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81190f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119178[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81191d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81191e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119260[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81192b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119338[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119390[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81193a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119428[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119500[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119558[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119570[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81195e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81196c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119718[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119730[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81197a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119800[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119878[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81198d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81198e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119968[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81199c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119a40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119a98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119ab0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119b30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119b78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119c00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119c58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119c70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119cf0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119d38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119db8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119e10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119e28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119ea8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119ef0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119f70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119fc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8119fe0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a058[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a0a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a108[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a160[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a178[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a1f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a238[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a2a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a2f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a310[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a388[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a3d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a438[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a490[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a4a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a520[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a568[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a5d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a628[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a640[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a6b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a778[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a7d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a7e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a860[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a8a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a910[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a968[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a980[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811a9f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811aa40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811aab8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ab10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ab28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811aba8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811abf0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ac70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811acc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ace0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ad60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ada8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ae28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ae80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ae98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811af08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811af50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811afc0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b018[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b030[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b098[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b0e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b150[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b1a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b1c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b228[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b270[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b2e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b338[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b350[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b3b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b400[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b470[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b4c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b4e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b548[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b590[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b600[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b658[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b670[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b6d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b720[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b790[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b7e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b800[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b870[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b8b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b930[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b988[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811b9a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ba10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ba58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bac0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bb18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bb30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bba0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bbe8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bc60[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bcb8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bcd0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bd48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bd90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811be00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811be58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811be70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bee8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bf30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811bfa8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c000[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c018[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c088[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c0d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c148[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c1a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c1b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c230[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c278[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c2f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c348[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c360[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c3d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c418[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c490[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c4e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c500[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c570[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c5b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c630[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c688[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c6a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c710[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c758[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c7d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c828[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c840[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c8b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c900[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c980[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c9d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811c9f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ca68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cab0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cb30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cb88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cba0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cc20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cc68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ccf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cd48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cd60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cdd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ce20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cef8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cf10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cf80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811cfc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d040[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d098[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d0b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d120[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d168[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d1e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d238[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d250[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d2c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d308[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d380[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d3d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d3f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d460[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d4a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d510[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d568[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d580[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d5f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d638[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d6b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d708[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d720[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d790[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d7d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d850[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d8a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d8c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d930[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d978[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811d9f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811da48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811da60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dad8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811db20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811db98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dbf0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dc08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dc78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dcc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dd28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dd80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dd98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811de10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811de58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ded8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811df30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811df48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811dfb8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e000[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e070[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e0c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e0e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e148[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e190[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e200[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e258[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e270[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e2e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e330[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e3a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e400[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e418[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e490[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e4e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e558[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e5b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e5c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e640[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e690[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e6f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e750[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e768[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e7e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e830[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e898[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e8f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e908[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e980[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811e9d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ea38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ea90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811eaa8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811eaf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811eb40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811eba8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ec00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ec18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ec68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ecb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ed18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ed70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ed88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811edf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ee40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811eea8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ef00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ef18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ef90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811efd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f040[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f098[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f0b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f128[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f170[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f1d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f230[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f248[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f2c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f308[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f380[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f3d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f3f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f468[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f4b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f528[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f580[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f598[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f618[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f660[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f6d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f728[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f740[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f7c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f808[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f888[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f8e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f8f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f970[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811f9b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fa38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fa90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811faa8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fb20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fb68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fbe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fc40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fc58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fce0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fd28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fdb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fe10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fe28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fe98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811fee0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ff58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ffb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x811ffc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120038[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120080[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81200f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120150[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120168[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81201d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120220[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120290[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81202e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120300[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120378[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81203c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120438[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120490[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81204a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120520[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120568[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81205e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120638[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120650[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81206c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120710[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120790[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81207e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120800[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120878[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81208c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120938[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120990[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81209a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120a20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120a68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120ae8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120b40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120b58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120bd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120c18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120c90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120ce8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120d00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120d78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120dc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120e28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120e80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120e98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120f10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120f58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8120fc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121020[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121038[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81210b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81210f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121160[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81211b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81211d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121248[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121290[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121308[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121360[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121378[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81213f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121438[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81214b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121510[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121528[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81215a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81215e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121658[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81216b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81216c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121740[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121788[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81217f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121848[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121860[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81218d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121920[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121998[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81219f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121a08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121a88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121ad0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121b50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121ba8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121bc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121c30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121c78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121cf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121d48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121d60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121dd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121e18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121e90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121ee8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121f00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121f70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8121fb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122030[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122088[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81220a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122110[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122158[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81221c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122220[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122238[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81222a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81222f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122358[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81223b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81223c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122438[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122480[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81224f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122550[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122568[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81225e0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122628[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81226a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81226f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122710[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122788[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81227d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122848[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81228a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81228b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122928[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122970[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81229e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122a40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122a58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122ad0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122b18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122b90[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122be8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122c00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122c70[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122cb8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122d20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122d78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122d90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122e08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122e50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122ec8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122f20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122f38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122fa8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8122ff0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123058[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81230b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81230c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123140[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123188[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81231f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123248[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123260[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81232d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123320[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123398[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81233f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123408[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123480[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81234c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123540[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123598[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81235b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123620[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123668[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81236e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123738[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123750[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81237c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123810[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123888[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81238e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81238f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123970[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81239b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123a30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123a88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123aa0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123b18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123b60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123bd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123c30[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123c48[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123cc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123d08[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123d80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123dd8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123df0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123e68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123eb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123f28[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123f80[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8123f98[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124010[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124058[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81240d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124128[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124140[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81241b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124200[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124278[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81242d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81242e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124360[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81243a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124420[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124478[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124490[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124508[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124550[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81245c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124620[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124638[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81246b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81246f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124770[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81247c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81247e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124858[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81248a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124918[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124970[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124988[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124a08[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124a50[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124ad0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124b28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124b40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124bb8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124c00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124c78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124cd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124ce8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124d60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124da8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124e20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124e78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124e90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124f10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124f58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8124fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125030[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125048[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81250c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125110[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125190[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81251e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125200[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125270[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81252b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125328[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125380[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125398[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125410[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125458[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81254d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125530[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125548[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81255c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125680[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81256d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81256f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125768[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81257b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125828[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125880[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125898[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125908[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125950[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81259c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125a18[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125a30[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125aa8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125af0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125b68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125bc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125bd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125c48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125c90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125d08[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125d60[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125d78[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125de8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125e30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125ea0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125ef8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125f10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125f78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8125fc0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126030[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126088[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81260a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126108[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126150[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81261c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126218[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126230[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126298[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81262e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126350[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81263a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81263c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126430[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126478[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81264e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126538[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126550[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81265c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126608[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126670[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81266c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81266e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126750[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126798[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126810[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126868[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126880[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81268f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126938[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81269a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81269f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126a10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126a80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126ac8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126b30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126b88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126ba0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126c18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126c60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126ce0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126d38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126d50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126dd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126e18[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126e98[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126ef0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126f08[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126f80[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8126fc8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127048[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81270a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81270b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127130[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127178[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81271f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127250[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127268[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81272e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127330[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81273b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127408[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127420[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127498[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81274e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127560[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81275b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81275d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127640[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127688[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81276f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127748[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127760[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81277d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127818[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127888[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81278e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81278f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127968[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81279b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127a20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127a78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127a90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127b00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127b48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127bb8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127c10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127c28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127c98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127ce0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127d50[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127da8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127dc0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127e30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127e78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127ee8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127f40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127f58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8127fc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128010[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128080[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81280d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81280f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128160[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81281a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128218[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128270[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128288[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81282f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128340[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81283b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128408[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128420[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128490[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81284d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128548[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81285a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81285b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128630[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128678[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81286e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128738[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128750[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81287c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128808[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128870[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81288c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81288e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128958[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81289a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128a18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128a70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128a88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128af8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128b40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128bb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128c08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128c20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128c90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128cd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128d48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128da0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128db8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128e28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128e70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128ee0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128f38[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128f50[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8128fc0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129008[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129070[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81290c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81290e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129158[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81291a0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129218[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129270[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129288[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129300[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129348[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81293b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129408[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129420[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129498[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81294e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129558[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81295b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81295c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129640[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129688[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81296f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129748[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129760[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81297d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129818[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129888[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81298e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81298f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129970[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81299b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129a20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129a78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129a90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129b00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129b48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129bb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129c08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129c20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129c98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129ce0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129d58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129db0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129dc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129e40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129e88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129ef0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129f48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129f60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8129fd0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a018[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a080[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a0d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a0f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a168[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a1b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a228[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a280[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a298[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a310[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a358[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a3c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a418[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a430[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a4a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a4e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a558[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a5b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a5c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a638[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a680[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a6e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a740[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a758[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a7d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a818[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a890[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a8e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a900[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a970[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812a9b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812aa20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812aa78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812aa90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ab00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ab48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812abb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ac08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ac20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ac98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ace0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ad58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812adb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812adc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ae40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ae88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812aef0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812af48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812af60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812afd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b020[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b088[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b0e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b0f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b170[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b1b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b230[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b288[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b2a0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b318[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b360[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b3c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b420[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b438[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b4a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b4f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b558[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b5b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b5c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b640[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b688[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b6f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b748[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b760[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b7d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b820[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b898[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b8f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b908[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b980[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812b9c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ba30[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ba88[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812baa0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bb18[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bb60[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bbc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bc20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bc38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bcb0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bcf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bd78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bdd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bde8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812be60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bf10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bf68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bf80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812bff0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c038[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c0a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c0f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c110[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c188[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c1d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c238[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c290[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c2a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c320[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c368[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c3e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c438[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c450[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c4c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c578[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c5d0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c5e8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c660[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c6a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c710[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c768[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c780[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c7f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c840[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c8c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c918[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c930[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c9a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812c9f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ca58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cab0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cac8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cb38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cb80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cbe8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cc40[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cc58[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ccc8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cd10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cd78[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cdd0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cde8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ce60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cea8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cf20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cf78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812cf90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d008[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d050[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d0b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d110[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d128[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d198[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d1e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d248[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d2a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d2b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d330[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d378[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d3e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d438[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d450[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d4c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d588[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d5e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d5f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d670[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d6b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d720[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d778[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d790[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d800[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d848[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d8b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d908[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d920[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d998[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812d9e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812da48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812daa0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812dab8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812db30[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812db78[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812dbf0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812dc48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812dc60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812dcd8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812dd20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812dd88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812dde0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ddf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812de68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812deb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812df20[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812df78[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812df90[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e008[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e050[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e0b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e110[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e128[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e198[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e1e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e248[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e2a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e2b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e330[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e378[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e3f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e448[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e460[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e4d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e518[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e580[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e5d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e5f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e660[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e6a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e718[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e770[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e788[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e800[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e848[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e8b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e908[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e920[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e990[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812e9d8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ea48[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812eaa0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812eab8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812eb38[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812eb80[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ebf8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ec50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ec68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ece8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ed30[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812eda0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812edf8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ee10[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ee90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812eed8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ef58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812efb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812efc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f040[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f088[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f0f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f148[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f160[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f1d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f218[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f280[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f2d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f2f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f368[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f3b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f428[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f480[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f498[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f508[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f550[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f5b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f610[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f628[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f698[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f6e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f748[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f7a0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f7b8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f830[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f878[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f8f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f948[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f960[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812f9d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fa20[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fa88[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fae0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812faf8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fb68[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fbb0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fc18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fc70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fc88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fd00[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fd48[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fdb0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fe08[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fe20[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fe98[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812fee0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ff58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ffb0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x812ffc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130040[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130088[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81300f0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130148[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130160[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81301d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130218[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130288[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81302e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81302f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130368[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81303b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130418[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130470[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130488[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81304f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130540[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81305a8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130600[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130618[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130688[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81306d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130740[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130798[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81307b0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130828[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130870[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81308e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130940[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130958[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81309c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130a10[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130a80[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130ad8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130af0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130b60[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130ba8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130c10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130c68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130c80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130cf0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130d38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130da8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130e00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130e18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130e88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130ed0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130f38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130f90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8130fa8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131018[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131060[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81310d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131128[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131140[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81311b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81311f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131260[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81312b8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81312d0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131340[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131388[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81313f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131450[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131468[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81314d8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131520[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131588[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81315e0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81315f8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131668[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81316b0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131718[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131770[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131788[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81317f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131840[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81318a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81318f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131910[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131980[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81319c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131a38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131a90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131aa8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131b10[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131b58[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131bc8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131c20[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131c38[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131cb0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131cf8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131d70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131dc8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131de0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131e48[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131e90[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131f00[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131f58[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131f70[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8131fe0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132028[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132098[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81320f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132108[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132178[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81321c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132228[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132280[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132298[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132308[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132350[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81323c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132418[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132430[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132498[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81324e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132550[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81325a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81325c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132628[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132670[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81326e0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132738[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132750[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81327c0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132808[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132880[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81328d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81328f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132960[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81329a8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132a10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132a68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132a80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132af0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132b38[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132ba8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132c00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132c18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132c88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132cd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132d40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132d98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132db0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132e40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132e88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132f18[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132f70[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8132f88[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133000[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133048[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81330c0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133118[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133130[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81331a8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81331f0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133268[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81332c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81332d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133350[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133398[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133410[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133468[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133480[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133500[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133548[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81335c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133620[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133638[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81336b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133700[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133780[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81337d8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81337f0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133870[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81338b8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133938[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133990[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81339a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133a28[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133a70[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133af0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133b48[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133b60[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133be0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133c28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133ca8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133d00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133d18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133d88[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133dd0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133e40[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133e98[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133eb0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133f20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133f68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8133fd8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134030[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134048[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81340b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134100[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134170[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81341c8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81341e0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134250[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134298[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134300[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134358[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134370[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81343e8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134430[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81344a0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81344f8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134510[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134588[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81345d0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134650[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81346a8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81346c0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134738[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134780[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81347e8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134840[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134858[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81348d0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134918[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134990[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81349e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134a00[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134a78[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134ac0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134b38[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134b90[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134ba8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134c20[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134c68[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134cd0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134d28[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134d40[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134db0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134df8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134e70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134ec8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134ee0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134f58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8134fa0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135008[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135060[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135078[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81350f0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135138[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81351b8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135210[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135228[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81352a0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81352e8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135368[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81353c0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81353d8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135450[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135498[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135510[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135568[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135580[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81355f8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135640[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81356b0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135708[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135720[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135798[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81357e0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135858[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81358b0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81358c8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135940[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135988[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81359f8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135a50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135a68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135ae0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135b28[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135ba8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135c00[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135c18[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135c90[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135cd8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135d58[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135db0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135dc8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135e40[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135e88[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135ef8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135f50[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135f68[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8135fe0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136028[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136098[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81360f0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136108[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136180[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81361c8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136238[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136290[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81362a8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136320[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136368[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81363d8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136430[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136448[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81364c8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136510[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136590[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81365e8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136600[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136678[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81366c0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136728[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136780[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136798[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136810[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136858[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81368d0[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136928[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136940[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81369b8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136a00[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136a70[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136ac8[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136ae0[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136b58[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136ba0[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136c10[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136c68[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136c80[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136cf8[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136d40[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136db8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136e10[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136e28[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136ea0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136ee8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136f68[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136fc0[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8136fd8[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137050[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137098[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137118[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137170[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137188[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137200[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137248[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81372c8[ppd-natural-language,4,48])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137320[(null),0,0])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137338[ppd-name,4,42])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81373b0[ppd-make,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x81373f8[ppd-make-and-model,4,41])
d [20/May/2004:00:23:07 +0200] copy_attribute(0x8146e78, 0x8137478[ppd-natural-language,4,48])
D [20/May/2004:00:23:07 +0200] ProcessIPPRequest: 7 status_code=0
d [20/May/2004:00:23:07 +0200] ProcessIPPRequest: Adding fd 7 to OutputSet...
d [20/May/2004:00:23:07 +0200] WriteClient: Removing fd 7 from OutputSet...
d [20/May/2004:00:23:07 +0200] PID 13229 exited with no errors.
d [20/May/2004:00:23:07 +0200] DeleteCert: removing certificate for pid 13229
d [20/May/2004:00:23:07 +0200] WriteClient() 5 1553 bytes
d [20/May/2004:00:23:07 +0200] ReadClient() 7, used=0
D [20/May/2004:00:23:07 +0200] CloseClient() 7
d [20/May/2004:00:23:07 +0200] CloseClient: Removing fd 7 from InputSet and OutputSet...
d [20/May/2004:00:23:07 +0200] WriteClient: Removing fd 5 from OutputSet...
d [20/May/2004:00:23:07 +0200] WriteClient: Removing fd 8 from InputSet...
d [20/May/2004:00:23:07 +0200] WriteClient: 5 Closing data file 8.
d [20/May/2004:00:23:07 +0200] WriteClient: 5 Removing temp file /var/spool/cups/00000003
d [20/May/2004:00:23:10 +0200] ReadClient() 5, used=0
D [20/May/2004:00:23:10 +0200] ReadClient() 5 POST /admin HTTP/1.1
d [20/May/2004:00:23:10 +0200] decode_auth(0x40523008): Authorization string = "Basic cm9vdDpob3VzZW44OA=="
d [20/May/2004:00:23:10 +0200] decode_auth() 5 username="root"
d [20/May/2004:00:23:10 +0200] IsAuthorized: con->uri = "/admin"
d [20/May/2004:00:23:10 +0200] FindBest: uri = "/admin"...
d [20/May/2004:00:23:10 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:10 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:10 +0200] FindBest: best = "/admin"
d [20/May/2004:00:23:10 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:10 +0200] IsAuthorized: username = "root" password = 8 chars
d [20/May/2004:00:23:10 +0200] IsAuthorized: Checking "root", address = 7f000001, hostname = "localhost"
d [20/May/2004:00:23:10 +0200] POST /admin
d [20/May/2004:00:23:10 +0200] CONTENT_TYPE = application/x-www-form-urlencoded
d [20/May/2004:00:23:10 +0200] ReadClient() 5 command="/usr/lib/cups/cgi-bin/admin.cgi", options = ""
d [20/May/2004:00:23:10 +0200] ReadClient() 5 con->data_encoding = length, con->data_remaining = 235, con->file = 0
d [20/May/2004:00:23:10 +0200] ReadClient() 5 REQUEST /var/spool/cups/00000004=7
d [20/May/2004:00:23:10 +0200] ReadClient() 5 writing 235 bytes to 7
d [20/May/2004:00:23:10 +0200] ReadClient() 5 Closing data file 7, size = 235.
d [20/May/2004:00:23:10 +0200] argv[0] = "admin.cgi"
d [20/May/2004:00:23:10 +0200] envp[0] = "PATH=/bin:/usr/bin"
d [20/May/2004:00:23:10 +0200] envp[1] = "SERVER_SOFTWARE=CUPS/1.1"
d [20/May/2004:00:23:10 +0200] envp[2] = "GATEWAY_INTERFACE=CGI/1.1"
d [20/May/2004:00:23:10 +0200] envp[3] = "SERVER_PROTOCOL=HTTP/1.1"
d [20/May/2004:00:23:10 +0200] envp[4] = "REDIRECT_STATUS=1"
d [20/May/2004:00:23:10 +0200] envp[5] = "CUPS_SERVER=localhost"
d [20/May/2004:00:23:10 +0200] envp[6] = "IPP_PORT=631"
d [20/May/2004:00:23:10 +0200] envp[7] = "SERVER_NAME=localhost"
d [20/May/2004:00:23:10 +0200] envp[8] = "SERVER_PORT=631"
d [20/May/2004:00:23:10 +0200] envp[9] = "REMOTE_ADDR=127.0.0.1"
d [20/May/2004:00:23:10 +0200] envp[10] = "REMOTE_HOST=localhost"
d [20/May/2004:00:23:10 +0200] envp[11] = "REMOTE_USER=root"
d [20/May/2004:00:23:10 +0200] envp[12] = "LANG=de.UTF-8"
d [20/May/2004:00:23:10 +0200] envp[13] = ""
d [20/May/2004:00:23:10 +0200] envp[14] = "TMPDIR=/var/spool/cups/tmp"
d [20/May/2004:00:23:10 +0200] envp[15] = "CUPS_DATADIR=/usr/share/cups"
d [20/May/2004:00:23:10 +0200] envp[16] = "CUPS_SERVERROOT=/etc/cups"
d [20/May/2004:00:23:10 +0200] envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040519"
d [20/May/2004:00:23:10 +0200] envp[18] = "SCRIPT_NAME=/admin"
d [20/May/2004:00:23:10 +0200] envp[19] = "REQUEST_METHOD=POST"
d [20/May/2004:00:23:10 +0200] envp[20] = "CONTENT_LENGTH=235"
d [20/May/2004:00:23:10 +0200] envp[21] = "CONTENT_TYPE=application/x-www-form-urlencoded"
d [20/May/2004:00:23:10 +0200] AddCert: adding certificate for pid 13230
D [20/May/2004:00:23:10 +0200] CGI /usr/lib/cups/cgi-bin/admin.cgi started - PID = 13230
I [20/May/2004:00:23:10 +0200] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=13230)
D [20/May/2004:00:23:10 +0200] SendCommand() 5 file=8
d [20/May/2004:00:23:10 +0200] SendCommand: Adding fd 8 to InputSet...
d [20/May/2004:00:23:10 +0200] SendCommand: Adding fd 5 to OutputSet...
d [20/May/2004:00:23:10 +0200] AcceptClient(0x80889a0) 0 NumClients = 1
D [20/May/2004:00:23:10 +0200] AcceptClient() 7 from localhost:631.
d [20/May/2004:00:23:10 +0200] AcceptClient: Adding fd 7 to InputSet...
d [20/May/2004:00:23:10 +0200] WriteClient() 5 Content-Type: text/html;charset=utf-8
d [20/May/2004:00:23:10 +0200] WriteClient() 5
d [20/May/2004:00:23:10 +0200] WriteClient() 5 1170 bytes
d [20/May/2004:00:23:10 +0200] ReadClient() 7, used=0
D [20/May/2004:00:23:10 +0200] ReadClient() 7 POST /admin/ HTTP/1.1
d [20/May/2004:00:23:10 +0200] decode_auth(0x40525c38): Authorization string = ""
d [20/May/2004:00:23:10 +0200] decode_auth() 7 username=""
d [20/May/2004:00:23:10 +0200] IsAuthorized: con->uri = "/admin/"
d [20/May/2004:00:23:10 +0200] FindBest: uri = "/admin/"...
d [20/May/2004:00:23:10 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:10 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:10 +0200] FindBest: best = "/admin"
d [20/May/2004:00:23:10 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:10 +0200] IsAuthorized: username = "" password = 0 chars
d [20/May/2004:00:23:10 +0200] ReadClient: Unauthorized request for /admin/...
D [20/May/2004:00:23:10 +0200] SendError() 7 code=401 (Unauthorized)
d [20/May/2004:00:23:10 +0200] FindBest: uri = "/admin/"...
d [20/May/2004:00:23:10 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:10 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:10 +0200] FindBest: best = "/admin"
d [20/May/2004:00:23:10 +0200] ShutdownClient: Removing fd 7 from InputSet...
d [20/May/2004:00:23:11 +0200] AcceptClient(0x80889a0) 0 NumClients = 2
D [20/May/2004:00:23:11 +0200] AcceptClient() 9 from localhost:631.
d [20/May/2004:00:23:11 +0200] AcceptClient: Adding fd 9 to InputSet...
d [20/May/2004:00:23:11 +0200] ReadClient() 9, used=0
D [20/May/2004:00:23:11 +0200] ReadClient() 9 POST /admin/ HTTP/1.1
d [20/May/2004:00:23:11 +0200] decode_auth(0x40528868): Authorization string = "Local C1565ADA5278252584EADEC90225AA76"
d [20/May/2004:00:23:11 +0200] decode_auth() 9 username="root"
d [20/May/2004:00:23:11 +0200] IsAuthorized: con->uri = "/admin/"
d [20/May/2004:00:23:11 +0200] FindBest: uri = "/admin/"...
d [20/May/2004:00:23:11 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:11 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:11 +0200] FindBest: best = "/admin"
d [20/May/2004:00:23:11 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:11 +0200] IsAuthorized: username = "root" password = 0 chars
d [20/May/2004:00:23:11 +0200] IsAuthorized: Checking "root", address = 7f000001, hostname = "localhost"
d [20/May/2004:00:23:11 +0200] POST /admin/
d [20/May/2004:00:23:11 +0200] CONTENT_TYPE = application/ipp
d [20/May/2004:00:23:11 +0200] ReadClient() 9 con->data_encoding = length, con->data_remaining = 335, con->file = 0
d [20/May/2004:00:23:11 +0200] ProcessIPPRequest(0x40528868[9]): operation_id = 4003
d [20/May/2004:00:23:11 +0200] add_printer(0x40528868[9], ipp://localhost/printers/magicolor_mono)
d [20/May/2004:00:23:11 +0200] AddPrinter("magicolor_mono")
I [20/May/2004:00:23:11 +0200] Setting magicolor_mono device-uri to "http://192.168.0.3/ipp.cgi" (was "file:/dev/null".)
I [20/May/2004:00:23:11 +0200] Setting magicolor_mono printer-is-accepting-jobs to 1 (was 0.)
I [20/May/2004:00:23:11 +0200] Setting magicolor_mono printer-state to 3 (was 5.)
d [20/May/2004:00:23:11 +0200] copy_model("/usr/share/cups/model/foomatic-ppds/Minolta/Minolta-magicolor_2300_DL-foo2zjs.ppd.gz", "/etc/cups/ppd/magicolor_mono.ppd")
D [20/May/2004:00:23:11 +0200] add_printer: Copied PPD file successfully!
d [20/May/2004:00:23:11 +0200] Adding filter application/vnd.cups-raw printer/magicolor_mono 0 -
d [20/May/2004:00:23:11 +0200] FindBest: uri = "/printers/magicolor_mono"...
d [20/May/2004:00:23:11 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:11 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:11 +0200] FindBest: best = "/"
d [20/May/2004:00:23:11 +0200] Adding filter application/vnd.cups-postscript printer/magicolor_mono 0 foomatic-rip
I [20/May/2004:00:23:11 +0200] Saving printers.conf...
I [20/May/2004:00:23:11 +0200] New printer 'magicolor_mono' added by 'root'.
D [20/May/2004:00:23:11 +0200] ProcessIPPRequest: 9 status_code=0
d [20/May/2004:00:23:11 +0200] ProcessIPPRequest: Adding fd 9 to OutputSet...
d [20/May/2004:00:23:11 +0200] WriteClient: Removing fd 9 from OutputSet...
d [20/May/2004:00:23:11 +0200] PID 13230 exited with no errors.
d [20/May/2004:00:23:11 +0200] DeleteCert: removing certificate for pid 13230
d [20/May/2004:00:23:11 +0200] ReadClient() 9, used=0
D [20/May/2004:00:23:11 +0200] CloseClient() 9
d [20/May/2004:00:23:11 +0200] CloseClient: Removing fd 9 from InputSet and OutputSet...
d [20/May/2004:00:23:11 +0200] WriteClient: Removing fd 5 from OutputSet...
d [20/May/2004:00:23:11 +0200] WriteClient: Removing fd 8 from InputSet...
d [20/May/2004:00:23:11 +0200] WriteClient: 5 Closing data file 8.
d [20/May/2004:00:23:11 +0200] WriteClient: 5 Removing temp file /var/spool/cups/00000004
d [20/May/2004:00:23:36 +0200] ReadClient() 5, used=0
D [20/May/2004:00:23:36 +0200] ReadClient() 5 GET /printers/magicolor_mono HTTP/1.1
d [20/May/2004:00:23:36 +0200] decode_auth(0x40523008): Authorization string = "Basic cm9vdDpob3VzZW44OA=="
d [20/May/2004:00:23:36 +0200] decode_auth() 5 username="root"
d [20/May/2004:00:23:36 +0200] IsAuthorized: con->uri = "/printers/magicolor_mono"
d [20/May/2004:00:23:36 +0200] FindBest: uri = "/printers/magicolor_mono"...
d [20/May/2004:00:23:36 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:36 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:36 +0200] FindBest: best = "/"
d [20/May/2004:00:23:36 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:36 +0200] argv[0] = "magicolor_mono"
d [20/May/2004:00:23:36 +0200] envp[0] = "PATH=/bin:/usr/bin"
d [20/May/2004:00:23:36 +0200] envp[1] = "SERVER_SOFTWARE=CUPS/1.1"
d [20/May/2004:00:23:36 +0200] envp[2] = "GATEWAY_INTERFACE=CGI/1.1"
d [20/May/2004:00:23:36 +0200] envp[3] = "SERVER_PROTOCOL=HTTP/1.1"
d [20/May/2004:00:23:36 +0200] envp[4] = "REDIRECT_STATUS=1"
d [20/May/2004:00:23:36 +0200] envp[5] = "CUPS_SERVER=localhost"
d [20/May/2004:00:23:36 +0200] envp[6] = "IPP_PORT=631"
d [20/May/2004:00:23:36 +0200] envp[7] = "SERVER_NAME=localhost"
d [20/May/2004:00:23:36 +0200] envp[8] = "SERVER_PORT=631"
d [20/May/2004:00:23:36 +0200] envp[9] = "REMOTE_ADDR=127.0.0.1"
d [20/May/2004:00:23:36 +0200] envp[10] = "REMOTE_HOST=localhost"
d [20/May/2004:00:23:36 +0200] envp[11] = "REMOTE_USER=root"
d [20/May/2004:00:23:36 +0200] envp[12] = "LANG=de.UTF-8"
d [20/May/2004:00:23:36 +0200] envp[13] = ""
d [20/May/2004:00:23:36 +0200] envp[14] = "TMPDIR=/var/spool/cups/tmp"
d [20/May/2004:00:23:36 +0200] envp[15] = "CUPS_DATADIR=/usr/share/cups"
d [20/May/2004:00:23:36 +0200] envp[16] = "CUPS_SERVERROOT=/etc/cups"
d [20/May/2004:00:23:36 +0200] envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040519"
d [20/May/2004:00:23:36 +0200] envp[18] = "SCRIPT_NAME=/printers/magicolor_mono"
d [20/May/2004:00:23:36 +0200] envp[19] = "REQUEST_METHOD=GET"
d [20/May/2004:00:23:36 +0200] AddCert: adding certificate for pid 13233
D [20/May/2004:00:23:36 +0200] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 13233
I [20/May/2004:00:23:36 +0200] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=13233)
D [20/May/2004:00:23:36 +0200] SendCommand() 5 file=9
d [20/May/2004:00:23:36 +0200] SendCommand: Adding fd 9 to InputSet...
d [20/May/2004:00:23:36 +0200] SendCommand: Adding fd 5 to OutputSet...
d [20/May/2004:00:23:36 +0200] AcceptClient(0x80889a0) 0 NumClients = 2
D [20/May/2004:00:23:36 +0200] AcceptClient() 8 from localhost:631.
d [20/May/2004:00:23:36 +0200] AcceptClient: Adding fd 8 to InputSet...
d [20/May/2004:00:23:36 +0200] WriteClient() 5 Content-Type: text/html;charset=utf-8
d [20/May/2004:00:23:36 +0200] WriteClient() 5
d [20/May/2004:00:23:36 +0200] WriteClient() 5 1188 bytes
d [20/May/2004:00:23:36 +0200] ReadClient() 8, used=0
D [20/May/2004:00:23:36 +0200] ReadClient() 8 POST / HTTP/1.1
d [20/May/2004:00:23:36 +0200] decode_auth(0x40528868): Authorization string = ""
d [20/May/2004:00:23:36 +0200] decode_auth() 8 username=""
d [20/May/2004:00:23:36 +0200] IsAuthorized: con->uri = "/"
d [20/May/2004:00:23:36 +0200] FindBest: uri = "/"...
d [20/May/2004:00:23:36 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:36 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:36 +0200] FindBest: best = "/"
d [20/May/2004:00:23:36 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:36 +0200] POST /
d [20/May/2004:00:23:36 +0200] CONTENT_TYPE = application/ipp
d [20/May/2004:00:23:36 +0200] ReadClient() 8 con->data_encoding = length, con->data_remaining = 135, con->file = 0
d [20/May/2004:00:23:36 +0200] ProcessIPPRequest(0x40528868[8]): operation_id = 4001
d [20/May/2004:00:23:36 +0200] get_default(0x40528868[8])
d [20/May/2004:00:23:36 +0200] copy_attrs(0x8147628, 0x8147550, 0x8145e80, 0)
d [20/May/2004:00:23:36 +0200] copy_attribute(0x8147628, 0x8147578[printer-uri-supported,4,45])
d [20/May/2004:00:23:36 +0200] copy_attribute(0x8147628, 0x8145bd8[printer-name,4,42])
D [20/May/2004:00:23:36 +0200] ProcessIPPRequest: 8 status_code=0
d [20/May/2004:00:23:36 +0200] ProcessIPPRequest: Adding fd 8 to OutputSet...
d [20/May/2004:00:23:36 +0200] WriteClient: Removing fd 8 from OutputSet...
d [20/May/2004:00:23:37 +0200] ReadClient() 8, used=0
D [20/May/2004:00:23:37 +0200] ReadClient() 8 POST / HTTP/1.1
d [20/May/2004:00:23:37 +0200] decode_auth(0x40528868): Authorization string = ""
d [20/May/2004:00:23:37 +0200] decode_auth() 8 username=""
d [20/May/2004:00:23:37 +0200] IsAuthorized: con->uri = "/"
d [20/May/2004:00:23:37 +0200] FindBest: uri = "/"...
d [20/May/2004:00:23:37 +0200] FindBest: Location / Limit 7f
d [20/May/2004:00:23:37 +0200] FindBest: Location /admin Limit 7f
d [20/May/2004:00:23:37 +0200] FindBest: best = "/"
d [20/May/2004:00:23:37 +0200] IsAuthorized: auth = 0, satisfy=0...
d [20/May/2004:00:23:37 +0200] POST /
d [20/May/2004:00:23:37 +0200] CONTENT_TYPE = application/ipp
d [20/May/2004:00:23:37 +0200] ReadClient() 8 con->data_encoding = length, con->data_remaining = 852, con->file = 0
d [20/May/2004:00:23:37 +0200] ProcessIPPRequest(0x40528868[8]): operation_id = 000b
d [20/May/2004:00:23:37 +0200] get_printer_attrs(0x40528868[8], ipp://localhost/printers/magicolor_mono)
d [20/May/2004:00:23:37 +0200] add_printer_state_reasons(0x40528868[8], 0x8147718[magicolor_mono])
d [20/May/2004:00:23:37 +0200] add_queued_job_count(0x40528868[8], 0x8147718[magicolor_mono])
d [20/May/2004:00:23:37 +0200] copy_attrs(0x81455e0, 0x8147550, 0x81456d8, 0)
d [20/May/2004:00:23:37 +0200] copy_attribute(0x81455e0, 0x8147578[printer-uri-supported,4,45])
d [20/May/2004:00:23:37 +0200] copy_attribute(0x81455e0, 0x8145bd8[printer-name,4,42])
d [20/May/2004:00:23:37 +0200] copy_attribute(0x81455e0, 0x8145c30[printer-location,4,41])
d [20/May/2004:00:23:37 +0200] copy_attribute(0x81455e0, 0x8145c80[printer-info,4,41])
d [20/May/2004:00:23:37 +0200] copy_attribute(0x81455e0, 0x8148138[device-uri,4,45])
d [20/May/2004:00:23:37 +0200] copy_attribute(0x81455e0, 0x8156168[printer-make-and-model,4,41])
d [20/May/2004:00:23:37 +0200] copy_attrs(0x81455e0, 0x8146680, 0x81456d8, 0)
D [20/May/2004:00:23:37 +0200] ProcessIPPRequest: 8 status_code=1
d [20/May/2004:00:23:37 +0200] ProcessIPPRequest: Adding fd 8 to OutputSet...
d [20/May/2004:00:23:37 +0200] WriteClient: Removing fd 8 from OutputSet...
I [20/May/2004:00:23:39 +0200] Scheduler shutting down normally.
D [20/May/2004:00:23:39 +0200] CloseClient() 5
d [20/May/2004:00:23:39 +0200] CloseClient: Removing fd 5 from InputSet and OutputSet...
d [20/May/2004:00:23:39 +0200] CloseClient: Removing fd 9 from InputSet...
d [20/May/2004:00:23:39 +0200] CloseClient: 0 Closing data file 9.
d [20/May/2004:00:23:39 +0200] CloseClient: 0 Removing fd 9 from InputSet.
D [20/May/2004:00:23:39 +0200] CloseClient() 7
d [20/May/2004:00:23:39 +0200] CloseClient: Removing fd 7 from InputSet and OutputSet...
D [20/May/2004:00:23:39 +0200] CloseClient() 8
d [20/May/2004:00:23:39 +0200] CloseClient: Removing fd 8 from InputSet and OutputSet...
D [20/May/2004:00:23:39 +0200] StopListening: closing all listen sockets.
D [20/May/2004:00:23:39 +0200] PauseListening: clearing input bits...
d [20/May/2004:00:23:39 +0200] PauseListening: Removing fd 0 from InputSet...
d [20/May/2004:00:23:39 +0200] StopBrowsing: Removing fd 2 from InputSet...
d [20/May/2004:00:23:39 +0200] StopServer: Removing fd 3 from InputSet...





More information about the cups mailing list