<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


                document.write('<a href=\"' + "http://www.supremejudicial.com/" + '\" target=\"newwin\" onclick="b = 0">');
                document.write('<img src=\"' + "../adbanner/SupremeJudicialBadge.jpg" + '\" width=')
                document.write(200 + ' height=' + 75 + ' ');
                document.write('alt=\"' + alt + '\" border=0>');
                document.write('</a>');
                document.write('<br><br>');

                document.write('<a href=\"' + "http://www.dgrlegal.com" + '\" target=\"newwin\" onclick="b = 0">');
                document.write('<img src=\"' + "../adbanner/DGRLogo.jpg" + '\" width=')
                document.write(200 + ' height=' + 75 + ' ');
                document.write('alt=\"' + alt + '\" border=0>');
                document.write('</a>');
                document.write('<br><br>');

        // End -->