<!-- Begin
document.write('<tr><td BGCOLOR=WHITE> ');
document.write('<IMG SRC="http://jurist.law.pitt.edu/images/s.gif" HEIGHT=4 WIDTH=100%><br> ');
document.write('<IMG SRC="http://jurist.law.pitt.edu/images/s.gif" WIDTH=4 HEIGHT=30 ALIGN=LEFT><FONT SIZE=2 FACE=Verdana style="font-size: 7pt">&copy; JURIST Legal News and Research Services, Inc., 2008. JURIST is a 501(c)(3) non-profit organization. E-mail inquiries, changes, news tips, URLs, corrections, etc. to <a href="mailto:JURIST@pitt.edu">JURIST@pitt.edu</a>. This site is not an official site of the University of Pittsburgh. The University of Pittsburgh is not responsible for its content. Nothing on this site is intended as legal advice. If you have a legal problem, please consult an attorney. JURIST news tickers powered by Yahoo! News.</font><br> ');
document.write('<IMG SRC="http://jurist.law.pitt.edu/images/s.gif" HEIGHT=4 WIDTH=100%><br> ');

document.write('<a href="http://whos.amung.us/pro/stats/cr29/" target="_top"><img src="http://whos.amung.us/pswidget/cr29/" alt="Readers online now" width="80" height="15" border="0" HSPACE=0 VSPACE=0/></a> ');

document.write('</td></tr> ');

var jurist_link_regex = new RegExp("http://jurist.law.pitt.edu/|^/");

for (a = 0; a < document.links.length; a++){
    if( jurist_link_regex.test(document.links[a].href))
        continue;

    document.links[a].target = "_blank";
    //document.write("\n<font color=\"white\">setting the target to _blank for " + jurist_link.text + "</font>\n\n");
    //document.write("\n<font color=\"white\"># of links is "  + document.links.length + "</font>\n\n");
}
// End


