US v. Jadlowe
Filing
920101203
Opinion
var gAgent = navigator.userAgent.toLowerCase()
var gWindows = ( (gAgent.indexOf( "win" ) != -1 ) || ( gAgent.indexOf( "16bit" ) != -1 ) )
var gIE = ( gAgent.indexOf( "msie" ) != -1 )
var bInlineFloats = ( gWindows && gIE && ( parseInt( navigator.appVersion ) >= 4 ) )
var floatwnd = 0
var WPFootnote1 = 'The Hon. David H. Souter, Associate Justice (Ret.) of the Supreme Court of the United\
States, sitting by designation.\
'
function WPShow( WPid, WPtext )
{
if( bInlineFloats )
eval( "document.all." + WPid + ".style.visibility = 'visible'" );
else
{
if( floatwnd == 0 || floatwnd.closed )
floatwnd = window.open( "", "comment", "toolbars=0,width=600,height=200,resizable=1,scrollbars=1,dependent=1" );
floatwnd.document.open( "text/html", "replace" );
floatwnd.document.write( "\r\n" );
floatwnd.document.write( " p { margin-top:0px; margin-bottom:1px; } \r\n" );
floatwnd.document.write( "\r\n" );
floatwnd.document.write( WPtext );
floatwnd.document.write( 'Close');
floatwnd.document.write( "
Disclaimer: Justia Dockets & Filings provides public litigation records from the federal appellate and district courts. These filings and docket sheets should not be considered findings of fact or liability, nor do they necessarily reflect the view of Justia.
Why Is My Information Online?