<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>

  <head>

    <title>LegalView.com Website Links</title>

    <meta name="generator" content="Web Studio, Version 5.0 for Windows Build 23 B4">
    <meta name="creation-date" content="Sun, 14 Apr, 2013 12:52:51 GMT">
    <meta name="website-id" content="WSSITE7DCA419A7282260">
    <meta name="description" content="This page will direct to all directories and pages found throughout the LegalView.com website. LegalView.com is a free legal resource for staying informed on all the hottest legal topics of today.">
    <meta name="keywords" content="legalview.com, www.legalview.com, http://legalview.com">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

    <style type="text/css"> 
        p {margin-top:0}
        html{overflow-y:scroll}
    </style>

    <!--[if lt IE 7]>
    <style type="text/css">
    img {behavior: url(iepngfix.htc)}
    </style>
    
    <![endif]-->

    <script defer type="text/javascript" src="user.js"></script>


    <script type="text/javascript">
    function pointconversion() {
    var patrn = document.getElementById("patrn");
    if ( screen.deviceXDPI > 100 || patrn.offsetWidth>= 100) {
      var WSarr=new Array('div','font');
      var WSj='0';
      var WSy = document.getElementsByTagName(WSarr[WSj]);
      while(WSj<='2'){
        for (var WSi=0;WSi<WSy.length;WSi++) {
          var strlength =document.getElementsByTagName(WSarr[WSj])[WSi].style.fontSize.length;
          var pointsorpixels =document.getElementsByTagName(WSarr[WSj])[WSi].style.fontSize.substr(strlength-2,2);
          if (pointsorpixels=="pt")
          {
            var newsize=Math.ceil(parseFloat(document.getElementsByTagName(WSarr[WSj])[WSi].style.fontSize)*1.3);
            document.getElementsByTagName(WSarr[WSj])[WSi].style.fontSize = newsize + "px";
          }
        }
        WSj++;
        WSy = document.getElementsByTagName(WSarr[WSj]);
      }
    }
  }
</script>
<script type="text/javascript">
  <!--
    window.onerror = null;

  //-->
</script>

    <script type="text/javascript">
      <!--
          if (document.images) {
          Image0 = new Image(); Image0.src ="_master/imag000A.jpg"
          Image1 = new Image(); Image1.src ="_master/imag000B.jpg"
          Image2 = new Image(); Image2.src ="_master/imag000B.jpg"
          Image3 = new Image(); Image3.src ="_master/imag005A.jpg"
          Image4 = new Image(); Image4.src ="_master/imag005B.jpg"
          Image5 = new Image(); Image5.src ="_master/imag005B.jpg"
          Image6 = new Image(); Image6.src ="_master/imag007A.gif"
          Image7 = new Image(); Image7.src ="_master/imag007B.gif"
          Image8 = new Image(); Image8.src ="_master/imag007B.gif"
          Image9 = new Image(); Image9.src ="_master/imag011A.jpg"
          Image10 = new Image(); Image10.src ="_master/imag011B.jpg"
          Image11 = new Image(); Image11.src ="_master/imag011B.jpg"
          Image12 = new Image(); Image12.src ="_master/imag012A.jpg"
          Image13 = new Image(); Image13.src ="_master/imag012B.jpg"
          Image14 = new Image(); Image14.src ="_master/imag012B.jpg"
          Image15 = new Image(); Image15.src ="_master/imag013A.jpg"
          Image16 = new Image(); Image16.src ="_master/imag013B.jpg"
          Image17 = new Image(); Image17.src ="_master/imag013B.jpg"
          Image18 = new Image(); Image18.src ="_master/imag014A.jpg"
          Image19 = new Image(); Image19.src ="_master/imag014B.jpg"
          Image20 = new Image(); Image20.src ="_master/imag014B.jpg"
          }
          -->
          </SCRIPT>

<style type="text/css">
  <!--
      a:link { text-decoration:none; color: red;}
      a:visited { text-decoration:none; color: #878787;}
      a:hover { text-decoration:none; color: #ff8057;}
  -->
</style>


<link rel="shortcut icon" type="image/x-icon" href="http://legalview.com/favicon.ico">
<link rel="stylesheet" href="http://legalview.com/legalviewstyle.css" type="text/css" />
<link rel="stylesheet" href="http://legalview.com/MENU.css3prj_files/css3menu0/style.css" type="text/css" /><style type="text/css">._css3m{display:none}</style>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.js"></script>

<style type="text/css">
.nextSHADOW {
box-shadow: 4px 4px 6px black;
border-radius:0px;
}
</style>

<style type="text/css"> 
.zedup { z-index:99999 !important} 
</style> 

<script type="text/javascript"> 
$(document).ready(function(){ 
$("#HTMOBJ7DD1512E392DE92").mouseover(function(){ 
$(this).addClass("zedup"); 
}).mouseout(function(){ 
$(this).removeClass("zedup");	
}); 
}); 
</script>

   <style type="text/css"> 
            body {
            min-height: 300px;
            }

            #footerSlideContainer {
            position: fixed;
            bottom:0px;
            left:0px;
            z-index:9000;
            width: 100%;
            }
            #footerSlideButton {
            margin: 0 40px 0 auto;
            border: 1px solid black; 		/* SLIDE TAB border- size type then color */
            border-bottom: 0px;
            -moz-border-radius-topleft: 6px;
            -moz-border-radius-topright: 6px;
            -webkit-border-top-left-radius: 6px;
            -webkit-border-top-right-radius: 6px;
            border-top-left-radius: 6px;
            border-top-right-radius: 6px;
            cursor: pointer;
            text-align:center;
            font:16px arial, sans-serif; /* SLIDE TAB text - size then font */
            width:200px;						/* SLIDE TAB width */
            background: black;				/* SLIDE TAB background color */
            color: white;						/* SLIDE TAB text color */
            }
            #footerSlideContent {
            width: 100%;
            height: 300px; 					/* Height of the footer */
            display:none;
            padding:6px; 					/* space around the contents */
            margin:0px;
            text-align:center;
            font:16px arial, sans-serif; /* contents text - size then font */
            color: white; 						/* contents text color */
            border-top:6px solid black; 	/* contents top border - size type then color */
            background: black; 				/* contents background color */
            }
            </style>

            
            <script type="text/javascript">
            $(function() {
            $('#footerSlideButton').click(function () {
            $('#footerSlideContent').slideToggle();
            });
            });
            </script>
            
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-30524-3']);
  _gaq.push(['_setDomainName', 'legalview.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
<script type="text/javascript"> 
<!-- 
if (screen.width <= 699) { 
document.location = "http://m.legalview.com/index.html"; 
} 
//--> 
</script>
</head>

<body bgcolor="white" style="margin:0 0 1px 0; height:100%">

  <table width="1003" border="0" cellpadding="0" cellspacing="0" align="center">
    <tr>
      <td>
        <div id="ctrdiv" style="position:absolute; top:0; padding: 0px; height:100%; width: 1003px">

          <div id="RBGOBJ7DD1216CF177A0" style=" position:absolute; top:123px; left:790px; width:201px; height:35px;  z-index:2;">
            <a href="http://legalview.com/case-review.html" name="#Untitled" title="Click here to receive a free legal case evaluation from one of our expert law firms.">
              <img src="_master/imag000.jpg" width=201 height=35 border=0 name="imag000"
               onmouseover='imag000.src="_master/imag000A.jpg"'
               onmousedown='imag000.src="_master/imag000B.jpg"'
               onmouseout='imag000.src="_master/imag000.jpg"'
               onmouseup='imag000.src="_master/imag000A.jpg"'>
            </a>
          </div>


          <div id="SGROBJ7DCA419A241E2F81" style=" position:absolute; top:28px; left:19px; width:311px; height:75px;  z-index:3;">
            <a href="http://legalview.com/index.html" name="#Untitled">
              <img src="404page/imag001.png" width=311 height=75 border=0 alt="">
            </a>
          </div>

          <div id="HTMOBJ7DCA4191131391302" style=" position:absolute; top:1761px; left:18px; width:200px; height:70px;  z-index:2200;">

                                  <div id="footerSlideContainer">
                                  <div id="footerSlideButton">Legal Resource Links</div>
                                  <div id="footerSlideContent">
                                  <iframe   src="http://legalview.com/links.html" name="A" scrolling="no" width="100%" height="300" frameborder="0" style="margin-top:14px;">
                                  </iframe>
                                  </div>
                                  </div>
                    </div>


          <div id="TXTOBJ7DD132132802251" style=" position:absolute; top:11px; left:839px; width:157px; height:17px;  z-index:5;">
            <DIV style="TEXT-ALIGN: right; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #d7d7d7; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT color=#2a2a2a>
                  <STRONG><EM><FONT style="FONT-SIZE: 9pt">
                    Questions? 800.442.1161
                  </FONT>
                  </EM></STRONG></FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DCA51AB2B112C71" style=" position:absolute; top:8px; left:799px; width:25px; height:24px;  z-index:6;">
            <a href="http://legalview.com/index.html" name="#Untitled">
              <img src="404page/imag003.png" width=25 height=24 border=0 alt="">
            </a>
          </div>


          <div id="SGROBJ7DCA51AB2B112C71" style=" position:absolute; top:7px; left:825px; width:23px; height:24px;  z-index:7;">
            <a href="mailto:info@legalview.com" name="#Untitled">
              <img src="404page/imag004.png" width=23 height=24 border=0 alt="">
            </a>
          </div>


          <div id="RECOBJ7DCA419B81C1F21" style=" position:absolute; top:180px; left:791px; width:201px; height:523px;  z-index:8;">
            <img src="_master/goim008.png" width=201 height=523 border=0 alt="">
          </div>


          <div id="RBHOBJ7DCA419E20282E92" style=" position:absolute; top:173px; left:785px; width:211px; height:35px;  z-index:9;">
            <a href="http://legalview.com/legal-issues.html" name="#Untitled">
              <img src="_master/imag005.jpg" width=211 height=35 border=0 name="imag005"
               onmouseover='imag005.src="_master/imag005A.jpg"'
               onmousedown='imag005.src="_master/imag005B.jpg"'
               onmouseout='imag005.src="_master/imag005.jpg"'
               onmouseup='imag005.src="_master/imag005A.jpg"'>
            </a>
          </div>


          <div id="SGROBJ7DCA419E24341021" style=" position:absolute; top:175px; left:967px; width:24px; height:24px;  z-index:10;">
            <img src="404page/imag006.png" width=24 height=24 border=0 alt="">
          </div>


          <div id="RBHOBJ7DCA419E2D63872" style=" position:absolute; top:671px; left:786px; width:211px; height:35px;  z-index:11;">
            <a href="http://legalview.com/find-attorney.html" name="#Untitled">
              <img src="_master/imag007.gif" width=211 height=35 border=0 name="imag007"
               onmouseover='imag007.src="_master/imag007A.gif"'
               onmousedown='imag007.src="_master/imag007B.gif"'
               onmouseout='imag007.src="_master/imag007.gif"'
               onmouseup='imag007.src="_master/imag007A.gif"'>
            </a>
          </div>


          <div id="SGROBJ7DCA419E2F1A3351" style=" position:absolute; top:680px; left:969px; width:24px; height:24px;  z-index:12;">
            <img src="404page/imag008.png" width=24 height=24 border=0 alt="">
          </div>


          <div id="RECOBJ7DCA419B81C1F21" style=" position:absolute; top:717px; left:791px; width:201px; height:105px;  z-index:13;">
            <img src="_master/goim013.png" width=201 height=105 border=0 alt="">
          </div>


          <div id="SGROBJ7DCA4191222103B51" style=" position:absolute; top:716px; left:786px; width:211px; height:35px;  z-index:14;">
            <img src="404page/imag009.png" width=211 height=35 border=0 alt="">
          </div>


          <div id="TXTOBJ7DD1512C1F3614F0" style=" position:absolute; top:722px; left:786px; width:210px; height:17px;  z-index:15;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #fdfdfd; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  SOCIALIZE WITH LEGALVIEW.COM
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="HTMOBJ7DD1512E2D2130F2" style=" position:absolute; top:11px; left:655px; width:145px; height:19px;  z-index:16;">
            <!-- AddThis Button BEGIN -->
            <div class="addthis_toolbox addthis_default_style ">
            <a class="addthis_button_preferred_1"></a>
            <a class="addthis_button_preferred_2"></a>
            <a class="addthis_button_preferred_3"></a>
            <a class="addthis_button_preferred_4"></a>
            <a class="addthis_button_compact"></a>
            <a class="addthis_counter addthis_bubble_style"></a>
            </div>
            <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
            <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=elkviewweb"></script>
            <!-- AddThis Button END -->
          </div>

          <div id="HTMOBJ7DD1512E392DE92" style=" position:absolute; top:112px; left:484px; width:290px; height:33px;  z-index:2100;">
          <script>
            (function() {
              var cx = '010896473919788449738:c3fswnzenvq';
              var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
              gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
                  '//www.google.com/cse/cse.js?cx=' + cx;
              var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s);
            })();
          </script>
          <gcse:search></gcse:search>
          </div>


          <div id="SGROBJ7DD111CF3A2D2321" style=" position:absolute; top:126px; left:448px; width:33px; height:33px;  z-index:18;">
            <a href="javascript:history.go(-1)" name="#Untitled">
              <img src="_RefFiles/arrow_left2.png" width=33 height=33 border=0 alt="">
            </a>
          </div>


          <div id="RBGOBJ7DD141F1227391900" style=" position:absolute; top:763px; left:941px; width:48px; height:50px;  z-index:19;">
            <a href="mailto:info@legalview.com" name="#Untitled">
              <img src="_master/imag011.jpg" width=48 height=50 border=0 name="imag011"
               onmouseover='imag011.src="_master/imag011A.jpg"'
               onmousedown='imag011.src="_master/imag011B.jpg"'
               onmouseout='imag011.src="_master/imag011.jpg"'
               onmouseup='imag011.src="_master/imag011A.jpg"'>
            </a>
          </div>


          <div id="RBGOBJ7DD141F1227162280" style=" position:absolute; top:763px; left:892px; width:47px; height:50px;  z-index:20;">
            <a href="http://www.youtube.com/user/Legalview" target ="_blank"  name="#Untitled">
              <img src="_master/imag012.jpg" width=47 height=50 border=0 name="imag012"
               onmouseover='imag012.src="_master/imag012A.jpg"'
               onmousedown='imag012.src="_master/imag012B.jpg"'
               onmouseout='imag012.src="_master/imag012.jpg"'
               onmouseup='imag012.src="_master/imag012A.jpg"'>
            </a>
          </div>


          <div id="RBGOBJ7DD141F122753E70" style=" position:absolute; top:763px; left:844px; width:47px; height:50px;  z-index:21;">
            <a href="https://twitter.com/LegalView" target ="_blank"  name="#Untitled">
              <img src="_master/imag013.jpg" width=47 height=50 border=0 name="imag013"
               onmouseover='imag013.src="_master/imag013A.jpg"'
               onmousedown='imag013.src="_master/imag013B.jpg"'
               onmouseout='imag013.src="_master/imag013.jpg"'
               onmouseup='imag013.src="_master/imag013A.jpg"'>
            </a>
          </div>


          <div id="RBGOBJ7DD141F1226273190" style=" position:absolute; top:763px; left:795px; width:49px; height:50px;  z-index:22;">
            <a href="https://www.facebook.com/LegalView" target ="_blank"  name="#Untitled">
              <img src="_master/imag014.jpg" width=49 height=50 border=0 name="imag014"
               onmouseover='imag014.src="_master/imag014A.jpg"'
               onmousedown='imag014.src="_master/imag014B.jpg"'
               onmouseout='imag014.src="_master/imag014.jpg"'
               onmouseup='imag014.src="_master/imag014A.jpg"'>
            </a>
          </div>

          <div id="HTMOBJ7DD141115362DCC2" style=" position:absolute; top:51px; left:334px; width:658px; height:32px;  z-index:2200;">
          <ul id="css3menu0" class="topmenu">
          	<li class="topfirst"><a href="http://legalview.com/index.html" style="height:16px;line-height:16px;">HOME</a></li>
          	<li class="topmenu"><a href="http://legalview.com/legal-issues.html" style="height:16px;line-height:16px;"><span>LEGAL ISSUES</span></a>
          	<ul>
          		<li class="subfirst"><a href="http://legalview.com/accidents/index.html">Accidents</a></li>
          		<li><a href="http://legalview.com/unsafe-drugs/index.html">Bad Drugs</a></li>
          		<li><a href="http://legalview.com/civil-rights/index.html">Civil Rights Claims</a></li>
          		<li><a href="http://legalview.com/class-action/index.html">Class Action Suits</a></li>
          		<li><a href="http://legalview.com/consumer-fraud/index.html">Consumer Fraud</a></li>
          		<li><a href="http://legalview.com/contaminants/index.html">Contaminants</a></li>
          		<li><a href="http://legalview.com/employment-accident/index.html">Employment Accidents</a></li>
          		<li><a href="http://legalview.com/employment-law/index.html">Employment Law</a></li>
          		<li><a href="http://legalview.com/environmental-litigation/index.html">Environmental Litigation</a></li>
          		<li><a href="http://legalview.com/environmental-toxins/index.html">Environmental Toxins</a></li>
          		<li><a href="http://legalview.com/fda-drugs/a/index.html">FDA Drug Database</a></li>
          		<li><a href="http://legalview.com/mass-tort/index.html">Mass Tort</a></li>
          		<li><a href="http://legalview.com/medical-devices/index.html">Medical Devices</a></li>
          		<li><a href="http://legalview.com/medical-malpractice/index.html">Medical Malpractice</a></li>
          		<li><a href="http://legalview.com/occupational-disease/index.html">Occupational Disease</a></li>
          		<li><a href="http://legalview.com/personal-injury/index.html">Personal Injury</a></li>
          		<li><a href="http://legalview.com/securities/index.html">Securties and Investor Fraud</a></li>
          		<li><a href="http://legalview.com/unsafe-products/index.html">Unsafe Products</a></li>
          	</ul></li>
          	<li class="topmenu"><a href="http://legalview.com/legal-resources/index.html" style="height:16px;line-height:16px;"><span>LEGAL RESOURCES</span></a>
          	<ul>
          		<li class="subfirst"><a href="http://legalview.com/lawarticles/index.html">Law Articles</a></li>
          		<li><a href="http://legalview.com/legalencyclopedia/index.html">Legal Encyclopedia</a></li>
          		<li><a href="http://legalview.com/videos/index.html">Video Library</a></li>
          		<li><a href="http://legalview.com/legalblogs/index.html">Legal Blogs</a></li>
          		<li><a href="http://legalview.com/legalsites/index.html">Legal Sites in Your State</a></li>
          		<li><a href="http://legalview.com/find-attorney.html">Find an Attorney</a></li>
          		<li><a href="http://legalview.com/case-review.html">Tell Us About Your Case</a></li>
          	</ul></li>
          	<li class="topmenu"><a href="http://legalview.com/recalls.html" style="height:16px;line-height:16px;">CURRENT FDA RECALLS</a></li>
          	<li class="topmenu"><a href="http://legalview.com/case-review.html" style="height:16px;line-height:16px;">FREE CASE REVIEW</a></li>
          	<li class="toplast"><a href="http://legalview.com/find-attorney.html" style="height:16px;line-height:16px;">FIND AN ATTORNEY</a></li>
          </ul><p class="_css3m"><a href="http://css3menu.com/">CSS Fly Out Menu Css3Menu.com</a></p>
          </div>


          <div id="HTMOBJ7DCA51ABE23592" style=" position:absolute; top:212px; left:795px; width:193px; height:446px;  z-index:24;">
            <script type="text/javascript" src="./menu_m1_scr.js"></script>

            <table  id="m1mainSXMenu1" cellspacing="0" cellpadding="0" style="background-color:#003300;width:193px"><tr><td><table id="m1mainSXMenu2" cellspacing="1" cellpadding="4" style="width:100%">
            <tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm0',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm0',0,1)" id="m1tlm0" onmousedown="f58('m1tlm0a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm0a" class="m1CL0" href="http://legalview.com/accidents/index.html" >Accidents</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm1',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm1',0,1)" id="m1tlm1" onmousedown="f58('m1tlm1a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm1a" class="m1CL0" href="http://legalview.com/unsafe-drugs/index.html" >Bad Drugs</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm2',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm2',0,1)" id="m1tlm2" onmousedown="f58('m1tlm2a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm2a" class="m1CL0" href="http://legalview.com/civil-rights/index.html" >Civil Rights Claims</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm3',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm3',0,1)" id="m1tlm3" onmousedown="f58('m1tlm3a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm3a" class="m1CL0" href="http://legalview.com/class-action/index.html" >Class Action</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm4',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm4',0,1)" id="m1tlm4" onmousedown="f58('m1tlm4a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm4a" class="m1CL0" href="http://legalview.com/consumer-fraud/index.html" >Consumer Fraud</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm5',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm5',0,1)" id="m1tlm5" onmousedown="f58('m1tlm5a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm5a" class="m1CL0" href="http://legalview.com/contaminants/index.html" >Contaminants</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm6',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm6',0,1)" id="m1tlm6" onmousedown="f58('m1tlm6a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm6a" class="m1CL0" href="http://legalview.com/employment-accident/index.html" >Employment Accidents</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm7',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm7',0,1)" id="m1tlm7" onmousedown="f58('m1tlm7a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm7a" class="m1CL0" href="http://legalview.com/employment-law/index.html" >Employment Law</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm8',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm8',0,1)" id="m1tlm8" onmousedown="f58('m1tlm8a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm8a" class="m1CL0" href="http://legalview.com/environmental-litigation/index.html" >Environmental Litigation</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm9',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm9',0,1)" id="m1tlm9" onmousedown="f58('m1tlm9a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm9a" class="m1CL0" href="http://legalview.com/environmental-toxins/index.html" >Environmental Toxins</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm10',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm10',0,1)" id="m1tlm10" onmousedown="f58('m1tlm10a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm10a" class="m1CL0" href="http://legalview.com/fda-drugs/a/index.html" >FDA Drug Database</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm11',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm11',0,1)" id="m1tlm11" onmousedown="f58('m1tlm11a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm11a" class="m1CL0" href="http://legalview.com/mass-tort/index.html" >Mass Tort</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm12',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm12',0,1)" id="m1tlm12" onmousedown="f58('m1tlm12a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm12a" class="m1CL0" href="http://legalview.com/medical-devices/index.html" >Medical Devices</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm13',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm13',0,1)" id="m1tlm13" onmousedown="f58('m1tlm13a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm13a" class="m1CL0" href="http://legalview.com/medical-malpractice/index.html" >Medical Malpractice</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm14',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm14',0,1)" id="m1tlm14" onmousedown="f58('m1tlm14a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm14a" class="m1CL0" href="http://legalview.com/occupational-disease/index.html" >Occupational Disease</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm15',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm15',0,1)" id="m1tlm15" onmousedown="f58('m1tlm15a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm15a" class="m1CL0" href="http://legalview.com/personal-injury/index.html" >Personal Injury</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm16',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm16',0,1)" id="m1tlm16" onmousedown="f58('m1tlm16a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm16a" class="m1CL0" href="http://legalview.com/securities/index.html" >Securities</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm17',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm17',0,1)" id="m1tlm17" onmousedown="f58('m1tlm17a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm17a" class="m1CL0" href="http://legalview.com/unsafe-products/index.html" >Unsafe Products</a></td>
            </tr><tr style="text-align:center"><td onmouseover="chgBg(m1,'m1tlm18',3);exM(m1,'none','',event)" onmouseout="chgBg(m1,'m1tlm18',0,1)" id="m1tlm18" onmousedown="f58('m1tlm18a')" style="background-color:#A50018;" class="m1mit" ><a id="m1tlm18a" class="m1CL0" href="http://legalview.com/videos/index.html" >Legal Videos</a></td>
            </tr>
            </table></td></tr></table>

            <noscript>
            <a href="http://legalview.com/accidents/index.html">Accidents</a> | 
            <a href="http://legalview.com/unsafe-drugs/index.html">Bad Drugs</a> | 
            <a href="http://legalview.com/civil-rights/index.html">Civil Rights Claims</a> | 
            <a href="http://legalview.com/class-action/index.html">Class Action</a> | 
            <a href="http://legalview.com/consumer-fraud/index.html">Consumer Fraud</a> | 
            <a href="http://legalview.com/contaminants/index.html">Contaminants</a> | 
            <a href="http://legalview.com/employment-accident/index.html">Employment Accidents</a> | 
            <a href="http://legalview.com/employment-law/index.html">Employment Law</a> | 
            <a href="http://legalview.com/environmental-litigation/index.html">Environmental Litigation</a> | 
            <a href="http://legalview.com/environmental-toxins/index.html">Environmental Toxins</a> | 
            <a href="http://legalview.com/fda-drugs/a/index.html">FDA Drug Database</a> | 
            <a href="http://legalview.com/mass-tort/index.html">Mass Tort</a> | 
            <a href="http://legalview.com/medical-devices/index.html">Medical Devices</a> | 
            <a href="http://legalview.com/medical-malpractice/index.html">Medical Malpractice</a> | 
            <a href="http://legalview.com/occupational-disease/index.html">Occupational Disease</a> | 
            <a href="http://legalview.com/personal-injury/index.html">Personal Injury</a> | 
            <a href="http://legalview.com/securities/index.html">Securities</a> | 
            <a href="http://legalview.com/unsafe-products/index.html">Unsafe Products</a> | 
            <a href="http://legalview.com/videos/index.html">Legal Videos</a> | 
            </noscript>
          </div>


          <div id="RECOBJ7DCA51AB1F193692" style=" position:absolute; top:1462px; left:16px; width:764px; height:417px;  z-index:25;">
            <img src="404page/goim025.png" width=764 height=417 border=0 alt="">
          </div>


          <div id="TXTOBJ7DD20A1434163D90" style=" position:absolute; top:128px; left:17px; width:380px; height:29px;  z-index:26;">
            <DIV style="BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #7f7f7f; FONT-SIZE: 18pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 18pt" color=#000000>
                  Welcome To LegalView.com
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="RECOBJ7DCA419B81C1F21" style=" position:absolute; top:173px; left:16px; width:764px; height:1282px;  z-index:27;">
            <img src="404page/goim027.png" width=764 height=1282 border=0 alt="">
          </div>


          <div id="SGROBJ7DD13211339C51" style=" position:absolute; top:461px; left:27px; width:177px; height:157px;  z-index:28;">
            <a href="http://legalview.com/accidents/index.html" name="#Untitled">
              <img src="404page/imag015.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD13211351616F1" style=" position:absolute; top:461px; left:215px; width:177px; height:157px;  z-index:29;">
            <a href="http://legalview.com/civil-rights/index.html" name="#Untitled">
              <img src="404page/imag016.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD132113722F71" style=" position:absolute; top:461px; left:404px; width:177px; height:157px;  z-index:30;">
            <a href="http://legalview.com/class-action/index.html" name="#Untitled">
              <img src="404page/imag017.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD132113A221641" style=" position:absolute; top:461px; left:597px; width:177px; height:157px;  z-index:31;">
            <a href="http://legalview.com/consumer-fraud/index.html" name="#Untitled">
              <img src="404page/imag018.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E0172310" style=" position:absolute; top:628px; left:33px; width:164px; height:17px;  z-index:32;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  ACCIDENTS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01730B0" style=" position:absolute; top:628px; left:221px; width:164px; height:17px;  z-index:33;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  CIVIL RIGHTS CLAIMS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01730B1" style=" position:absolute; top:627px; left:410px; width:164px; height:17px;  z-index:34;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  CLASS ACTION SUITS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01730B2" style=" position:absolute; top:627px; left:599px; width:164px; height:17px;  z-index:35;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  CONSUMER FRAUD
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD26914822C21" style=" position:absolute; top:270px; left:27px; width:177px; height:157px;  z-index:36;">
            <a href="http://legalview.com/lawarticles/index.html" name="#Untitled">
              <img src="404page/imag019.jpg" width=177 height=157 border=0 alt="" style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01730B3" style=" position:absolute; top:436px; left:33px; width:164px; height:17px;  z-index:37;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  LEGAL ARTICLES
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD26914B1B3D01" style=" position:absolute; top:270px; left:215px; width:177px; height:157px;  z-index:38;">
            <a href="http://legalview.com/legalencyclopedia/index.html" name="#Untitled">
              <img src="404page/imag020.jpg" width=177 height=157 border=0 alt="" style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01730B4" style=" position:absolute; top:436px; left:221px; width:164px; height:17px;  z-index:39;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  LEGAL ENCYCLOPEDIA
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD26914E342331" style=" position:absolute; top:270px; left:404px; width:177px; height:158px;  z-index:40;">
            <a href="http://legalview.com/videos/index.html" name="#Untitled">
              <img src="404page/imag021.jpg" width=177 height=158 border=0 alt="" style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01730B5" style=" position:absolute; top:436px; left:410px; width:164px; height:17px;  z-index:41;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  LEGAL VIDEOS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD26914122801" style=" position:absolute; top:271px; left:597px; width:177px; height:157px;  z-index:42;">
            <a href="http://legalview.com/legalblogs/index.html" name="#Untitled">
              <img src="404page/imag022.jpg" width=177 height=157 border=0 alt="" style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01730B6" style=" position:absolute; top:436px; left:603px; width:164px; height:17px;  z-index:43;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  LEGAL BLOG
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01730B7" style=" position:absolute; top:200px; left:24px; width:745px; height:38px;  z-index:44;">
            <DIV style="BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #fdfdfd; FONT-SIZE: 12pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 12pt" color=#000000>
                  Oops, the page you were searching for has been moved. Please feel free to use our internal site search or select from one of our legal issues or resources found below.
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD13212B182521" style=" position:absolute; top:655px; left:593px; width:177px; height:157px;  z-index:45;">
            <a href="http://legalview.com/environmental-litigation/index.html" name="#Untitled">
              <img src="404page/imag023.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD1321291F2F01" style=" position:absolute; top:655px; left:404px; width:177px; height:157px;  z-index:46;">
            <a href="http://legalview.com/employment-law/index.html" name="#Untitled">
              <img src="404page/imag024.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD132127171AE1" style=" position:absolute; top:655px; left:215px; width:177px; height:157px;  z-index:47;">
            <a href="http://legalview.com/employment-accident/index.html" name="#Untitled">
              <img src="404page/imag025.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD13212222E21" style=" position:absolute; top:655px; left:27px; width:177px; height:157px;  z-index:48;">
            <a href="http://legalview.com/contaminants/index.html" name="#Untitled">
              <img src="404page/imag026.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01730B8" style=" position:absolute; top:822px; left:33px; width:164px; height:17px;  z-index:49;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  CONTAMINANTS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01730B9" style=" position:absolute; top:822px; left:221px; width:164px; height:17px;  z-index:50;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  EMPLOYMENT ACCIDENTS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01730BA" style=" position:absolute; top:822px; left:410px; width:164px; height:17px;  z-index:51;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  EMPLOYMENT LAW
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01730BB" style=" position:absolute; top:822px; left:585px; width:185px; height:17px;  z-index:52;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  ENVIRONMENTAL LITIGATION
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD1321212101821" style=" position:absolute; top:849px; left:593px; width:177px; height:157px;  z-index:53;">
            <a href="http://legalview.com/medical-malpractice/index.html" name="#Untitled">
              <img src="404page/imag027.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD1321210211A91" style=" position:absolute; top:849px; left:404px; width:177px; height:157px;  z-index:54;">
            <a href="http://legalview.com/medical-devices/index.html" name="#Untitled">
              <img src="_RefFiles/implant_256.png" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD13212E34141" style=" position:absolute; top:849px; left:215px; width:177px; height:157px;  z-index:55;">
            <a href="http://legalview.com/mass-tort/index.html" name="#Untitled">
              <img src="404page/imag029.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD13212D32651" style=" position:absolute; top:849px; left:27px; width:177px; height:157px;  z-index:56;">
            <a href="http://legalview.com/environmental-toxins/index.html" name="#Untitled">
              <img src="404page/imag030.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01731B0" style=" position:absolute; top:1012px; left:33px; width:164px; height:17px;  z-index:57;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  ENVIRONMENTAL TOXINS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01731B1" style=" position:absolute; top:1012px; left:221px; width:164px; height:17px;  z-index:58;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  MASS TORT
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01731B2" style=" position:absolute; top:1012px; left:410px; width:164px; height:17px;  z-index:59;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  MEDICAL DEVICES
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01731B3" style=" position:absolute; top:1012px; left:599px; width:164px; height:17px;  z-index:60;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  MED. MALPRACTICE
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD13212153B2EE1" style=" position:absolute; top:1043px; left:27px; width:177px; height:157px;  z-index:61;">
            <a href="http://legalview.com/occupational-disease/index.html" name="#Untitled">
              <img src="404page/imag031.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD13212181517B1" style=" position:absolute; top:1043px; left:215px; width:177px; height:157px;  z-index:62;">
            <a href="http://legalview.com/personal-injury/index.html" name="#Untitled">
              <img src="404page/imag032.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD132121B1E1791" style=" position:absolute; top:1043px; left:404px; width:177px; height:157px;  z-index:63;">
            <a href="http://legalview.com/securities/index.html" name="#Untitled">
              <img src="404page/imag033.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="SGROBJ7DD1321220222A11" style=" position:absolute; top:1043px; left:593px; width:177px; height:157px;  z-index:64;">
            <a href="http://legalview.com/unsafe-products/index.html" name="#Untitled">
              <img src="404page/imag034.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="RECOBJ7DCA419B81C1F21" style=" position:absolute; top:1235px; left:402px; width:180px; height:160px;  z-index:65;">
            <img src="404page/goim065.png" width=180 height=160 border=0 alt="">
          </div>


          <div id="TXTOBJ7DD336E01731B4" style=" position:absolute; top:1210px; left:599px; width:164px; height:17px;  z-index:66;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  UNSAFE PRODUCTS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01731B5" style=" position:absolute; top:1210px; left:410px; width:164px; height:17px;  z-index:67;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  SECURITIES
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01731B6" style=" position:absolute; top:1210px; left:221px; width:164px; height:17px;  z-index:68;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  PERSONAL INJURY
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01731B7" style=" position:absolute; top:1210px; left:33px; width:164px; height:17px;  z-index:69;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  OCCUPATIONAL DISEASE
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD1321221142C81" style=" position:absolute; top:1237px; left:27px; width:177px; height:157px;  z-index:70;">
            <a href="http://legalview.com/unsafe-drugs/index.html" name="#Untitled">
              <img src="404page/imag035.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01731B8" style=" position:absolute; top:1404px; left:33px; width:164px; height:17px;  z-index:71;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  DRUG WATCH
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD1321225351681" style=" position:absolute; top:1237px; left:215px; width:177px; height:157px;  z-index:72;">
            <a href="http://legalview.com/videos/index.html" name="#Untitled">
              <img src="404page/imag036.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01731B9" style=" position:absolute; top:1404px; left:221px; width:164px; height:17px;  z-index:73;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  LEGAL VIDEOS
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DCA41914BA451" style=" position:absolute; top:1245px; left:407px; width:170px; height:113px;  z-index:74;">
            <a href="http://legalview.com/find-attorney.html" name="#Untitled">
              <img src="404page/imag037.jpg" width=170 height=113 border=0 alt="">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01731BA" style=" position:absolute; top:1404px; left:410px; width:164px; height:17px;  z-index:75;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  FIND AN ATTORNEY
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="SGROBJ7DD1321223292E11" style=" position:absolute; top:1237px; left:593px; width:177px; height:157px;  z-index:76;">
            <a href="http://legalview.com/case-review.html" name="#Untitled">
              <img src="404page/imag038.jpg" width=177 height=157 border=0 alt=""   style="border:1px solid grey;">
            </a>
          </div>


          <div id="TXTOBJ7DD336E01731BB" style=" position:absolute; top:1404px; left:599px; width:164px; height:17px;  z-index:77;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  SPEAK WITH SOMEONE
                </FONT>
                </P>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E01731BC" style=" position:absolute; top:1487px; left:35px; width:719px; height:326px;  z-index:78;">
            <DIV style="BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #000000; FONT-SIZE: 8pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <FONT style="FONT-SIZE: 7pt" color=#fdfdfd>
                Disclosure<BR>
                <BR>
                Legal WebTV Network LLC, LegalView.com, and LegalWebMedia.com are group advertising sponsored by the attorneys identified here. It is not a lawyer referral service. If you submit information on this website, LegalWebMedia.com will submit your information to the law firms that pay for this group advertising and to respond to your requests for information concerning legal services in their assigned local areas. If there is no sponsoring firm in your state, your inquiry will be submitted to one of the sponsoring law firms on a predetermined, rotating basis. If the sponsoring law firm accepts your case, it will associate with licensed attorneys practicing in your state, if required; the sponsoring law firm may also contact other law firms to see if they may be able to assist.<BR>
                <BR>
                The information provided by the LegalView.com and LegalWebMedia.com websites is for advertising and informational purposes and should not be considered as legal advice from the sponsoring attorneys. The websites contain general information and may not reflect current legal developments, verdicts, or settlements. LegalView.com contains information created by others or supplied through open forums; the sponsoring law firms are not responsible for the accuracy of this information. Any person viewing or receiving information from these websites should not act or refrain from acting on the basis of any such information without first seeking appropriate legal advice from an attorney in your area. Legal WebTV Network, LLC expressly disclaims any liability with respect to actions taken or not taken by the recipient based on any or all of the information or contents contained in these websites.<BR>
                <BR>
                Any information sent to Legal WebTV Network LLC through this website is done using standard Web encryption techology. LegalView.com will exercise all reasonable care, within technological limits, to protect the confidentiality of any information submitted via Internet e-mail or through this website. By accessing this website, you may be seeking an attorney to represent you or legal advice. However, none of the sponsoring attorneys represent you yet.<BR>
                <BR>
                The choice of a lawyer is an important decision and should not be based solely upon advertisements.<BR>
                <BR>
                Any transmission of information, whether via Internet e-mail or through the website, is solely for evaluation purposes by the sponsoring law firms and their associates. The transmission of any information to any attorney sponsoring advertising on LegalView.com or LegalWebMedia.com does not create an attorney-client relationship between the sender and any recipient. An attorney-client relationship can only be created by a written, signed-fee agreement entered into with an attorney. The sponsoring attorneys will treat your information as a confidential communication for the purpose of obtaining legal services or legal advice.<BR>
                <BR>
                For more information about the sponsoring law firms, please <A class=summit href="http://legalwebmedia.com/" target=_blank>click here</A>.</FONT>
              </DIV>
          </div>


          <div id="RECOBJ7DCA419B81C1F21" style=" position:absolute; top:1886px; left:16px; width:764px; height:193px;  z-index:79;">
            <img src="404page/goim079.png" width=764 height=193 border=0 alt="">
          </div>


          <div id="TXTOBJ7DD336E113D80" style=" position:absolute; top:1908px; left:29px; width:736px; height:142px;  z-index:80;">
            <DIV style="BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #7e7e7e; FONT-SIZE: 8pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <FONT style="FONT-SIZE: 8pt" color=#000000>
                LegalView.info is sponsored by law firms with offices in many states. This website contains information created by others or supplied through open forums; the sponsoring law firms are not responsible for the accuracy of this information. Your access to this site does not constitute a legal attorney-client relationship. The choice of a lawyer is an important decision and should not be based solely upon advertisements. To access important information concerning the sponsors and their commitment to the ethical practice of law, <A href="http://legalwebmedia.com/" target=_blank>click here</A>.<BR>
                <BR>
                The participating law firms are as follows: Anapol Schwartz (Philadelphia, Pennsylvania; Cherry Hill, New Jersey; Media, Pennsylvania; Reading, Pennsylvania; Wheeling, WV). J. F. Humphreys (Charleston, West Virginia). Lopez McHugh (Newport Beach, California; Philadelphia, PA; and Moorestown, NJ). <A href="http://legalwebmedia.com/" target=_blank>Click here for more information about these law firms</A>.<BR>
                <BR>
                Some of our partner firms do not accept some types of cases. For details on these case exceptions, <A href="http://legalwebmedia.com/case_exceptions.html" target=_blank>click here</A>.</FONT>
              </DIV>
          </div>


          <div id="TXTOBJ7DD336E113D81" style=" position:absolute; top:2091px; left:129px; width:648px; height:63px;  z-index:81;">
            <DIV style="TEXT-ALIGN: right; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #fdfdfd; FONT-SIZE: 8pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 8pt" color=#000000>
                  &#169;2013 Legal View.com, LLC - All Rights Reserved | <A href="http://legalview.com/index.html">Home</A> | <A href="http://legalview.com/privacy-policy.html">Privacy Policy</A> | <A href="http://legalview.com/contact.html">Contact Us</A> | <A href="http://legalview.com/legal-issues.html">Legal Issues</A> | <A href="http://elkviewweb.net/index.html" target=_blank>Web Design Company</A></FONT>
                </P>
              <P>
                <BR>
                &nbsp;
              </P>
              </DIV>
          </div>


          <div id="RECOBJ7DCA419B81C1F21" style=" position:absolute; top:838px; left:791px; width:201px; height:530px;  z-index:82;">
            <img src="404page/goim082.png" width=201 height=530 border=0 alt="">
          </div>


          <div id="HTMOBJ7DD1216EA18862" style=" position:absolute; top:853px; left:792px; width:199px; height:70px;  z-index:83;">
            <script type="text/javascript" src="http://form.jotformpro.com/jsform/30213317138948"></script>
          </div>


          <div id="SGROBJ7DCA4191222103B51" style=" position:absolute; top:834px; left:786px; width:211px; height:35px;  z-index:84;">
            <img src="404page/imag039.png" width=211 height=35 border=0 alt="">
          </div>


          <div id="TXTOBJ7DD35FA19191090" style=" position:absolute; top:841px; left:786px; width:210px; height:17px;  z-index:85;">
            <DIV style="TEXT-ALIGN: center; BORDER-RIGHT-WIDTH: 0px; BACKGROUND-COLOR: transparent; MARGIN: 1px; FONT-FAMILY: Arial; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; COLOR: #fdfdfd; FONT-SIZE: 9pt; BORDER-LEFT-WIDTH: 0px" link=#ff0000>
              <P>
                <FONT style="FONT-SIZE: 9pt">
                  TELL US ABOUT YOUR CASE
                </FONT>
                </P>
              </DIV>
          </div>

        </div>
      </td>
    </tr>
  </table>
    <div style="visibility:hidden;position:absolute;left:0;top:0;z-index:86;"><span style="font-size:10pt;font-family:Arial,Sans-Serif;" id="patrn">aaaaaaaaaaaaiii</span> </div>
    <script type="text/javascript">pointconversion();</script>
  </body>

</html>