$(document).ready(function() {

     $('#main table.cross *').replaceText( /\*/gi, '<img src="/graphics/koenig.png" width="14" height="14" alt="" />', false);

});
