All right, I am stumped. For some reason, no matter how I edit the WPS settings, my album artwork will always appear BRIEFLY in its 100x100 format, and then a portion of the bottom will get cut off. Here's a pic for example

And here's my wps code:
# preloading images
%X|bg.bmp|
%P|pb.bmp|27|159|
# playback images
%xl|a|song_stop.bmp|6|163|
%xl|b|song_play.bmp|6|163|
%xl|c|song_pause.bmp|6|163|
%xl|d|ipod_battery0.bmp|282|6|
%xl|e|ipod_battery1.bmp|282|6|
%xl|f|ipod_battery2.bmp|282|6|
%xl|g|ipod_battery3.bmp|282|6|
%xl|h|ipod_battery4.bmp|282|6|
%xl|i|volume0.bmp|115|6|
%xl|j|volume1.bmp|115|6|
%xl|k|volume2.bmp|115|6|
%xl|l|volume3.bmp|115|6|
%xl|m|volume4.bmp|115|6|
%xl|n|volume5.bmp|115|6|
%xl|o|volume6.bmp|115|6|
%xl|p|volume7.bmp|115|6|
%xl|q|volume8.bmp|115|6|
%xl|r|volume9.bmp|115|6|
%xl|s|volume10.bmp|115|6|
%xl|t|hold.bmp|267|5|
%xl|u|rpt_on.bmp|294|155|
%xl|v|rpt_on1.bmp|294|155|
%xl|w|rpt_on_sh.bmp|294|155|
%xl|x|shf_on.bmp|278|154|
%xl|y|shf_off.bmp|278|154|
%xl|z|rpt_off.bmp|294|155|
# disable the status bar
%wd
%in (%pp/%pe) %ar%cl:%cM
%?C<%m|112|%al%?ia<%ia|%?d2<%d2|(root)>>|%s%ac%?ia<%ia|%?d2<%d2|(root)>>>
%?C<%s%m|112|%al%?id<%id (%iy)|%?d1<%d1|(root)>>|%s%ac%?id<%id|%?d1<%d1|(root)>>>
%?C<%s%m|112|%al%?it<%it|%fn>|%s%ac%?it<%it|%fn>>
%?mp<%xda|%xdb|%xdc|%xdb|%xdb>
# progress bar : height, left position
%pb|26|27|
# current time, volume, time remaining
%?C<%m|5|%al %pc %ac%pvdb %ar-%pr>
%It
# cover art
%Cl|7|55|100|110|
%C
%?bl<%xdd|%xde|%xdf|%xdg|%xdh>
%?pv<%xdi|%xdj|%xdk|%xdl|%xdm|%xdn|%xdo|%xdp|%xdq|%xdr|%xds>
%?mh<%xdt>
# choose if you want the repeat-off icon to show:
# %?mm<%xdz|%xdu|%xdv|%xdw|%xdu>
%?mm<|%xdu|%xdv|%xdw|%xdu>
# choose if you wan the shuffle-off icon to show:
# %?ps<%xdx|%xdy>
%?ps<%xdx>
Any ideas?