Please see the most recent updates in the "Where did the .com name go?" thread. Posts number 16 and 17.
Please see this thread for updates. Update Thread
SOH ADMINISTRATION
To make a full size jpeg work for me I had to turn off scaling, and center the position.
Original:
<Dialog Image="common_screens\splash.bmp" ScaleToScreen="Yes" ZOrder="Background" Clippable="No"/>
Revised:
<Dialog Image="common_screens\splash.jpg" ScaleToScreen="No" ZOrder="Background" Clippable="No" Position="Center"/>