    //alert(typeof targetSource());
    document.write('<hr /><p><b>Source::</b></p>');
    document.write(targetSource.toString().split('<').join('&lt;'));
