document.writeln('<BR><div CLASS="normal" style="text-align: center;">');
document.writeln('<A HREF="index.php" CLASS="small">Home</A> |');
document.writeln('<A HREF="bio.html" CLASS="small">Biographies</A> |');
document.writeln('<A HREF="in_the_news.html" CLASS="small">In The News</A> |');
document.writeln('<A HREF="typesofcases.html" CLASS="small">Types of Cases</A><BR>');
document.writeln('<A HREF="arbitration.html" CLASS="small">Arbitration</A> |');
document.writeln('<A HREF="choosing.html" CLASS="small">Choosing A Stockbroker</A><BR>');
document.writeln('<A HREF="avoiding.html" CLASS="small">Avoiding Fraud</A> |');
document.writeln('<A HREF="wallstreetfraud.html" CLASS="small">Wall Street Fraud</A> |');
document.writeln('<A HREF="resources.html" CLASS="small">Resources</A> |');
document.writeln('<A HREF="contactus.html" CLASS="small">Contact Us</A><BR>');
document.writeln('<A HREF="mutual_fund_scandal.html" CLASS="small">Mutual Fund Fraud</A> | ');
document.writeln('<A HREF="billion_dollar_settlement.html" CLASS="small">Billion Dollar Settlement</A> | ');
document.writeln('<A HREF="aig_lawsuit.html" CLASS="small">AIG Lawsuit</A> <BR> ');
document.writeln('<A HREF="http://hedgefraud.com" CLASS="small">Hedge Fraud</A> | ');
document.writeln('<A HREF="http://annuitiesfraud.com" CLASS="small">Annuities Fraud</A> | ');
document.writeln('<A HREF="http://aiglawsuits.com" CLASS="small">AIG Lawsuits Website</A> | ');
document.writeln('<A HREF="http://mutualfundfraud.com" CLASS="small">Mutual Fund Fraud Website</A>');
document.writeln('</div>');

function openWindow (url,windowname) { window.open(url,windowname,'toolbar=no,status=no, menubar=no,location=no,resizable,alwaysRaised=yes,scrollbars=yes,width=405,height=250 resizable=yes,left=200,top=200'); 
} 

// copyright
document.writeln('<P ALIGN="CENTER" CLASS="copyright">&copy; Copyright 2008 WallStreetFraud.com<BR>');
document.writeln('<A HREF="sitemap.html" >SITE MAP</A> | ');
document.writeln('<A HREF="#" onclick="javascript:window.open(\'disclaimer.html\',\'disclaimer\',\'toolbar=no,status=no, menubar=no,location=no,resizable,alwaysRaised=yes,scrollbars=yes,width=450,height=250 resizable=yes,left=200,top=200\')">DISCLAIMER</A></P>');

