


 

	
	












    
    











<HTML>
<HEAD><script type="text/javascript" src="../../../../../../cfform.js"></script>
<script type="text/javascript" src="http://www.newyorkconstructionaccidentattorneys.com/masks.js"></script>

<TITLE>New York City NY Construction Fatalities: New York City: Brooklyn: Bronx: Staten Island: Queens: Manhatten</TITLE>

<meta name="description" content="New York City NY Construction Fatalities.">

<meta name="keywords" content="New York City NY Construction Fatalities: New York City Brooklyn Bronx Staten Island  Queens Manhatten">



<link href="../../../../../../css/brain-injuries.css" rel="stylesheet" type="text/css">
<script language="JavaScript1.1" src="../../../../../../js/Blending.js"></script>
<style type="text/css">
<!--
.style1 {font-size: 16px;
	font-weight: bold;
}
-->
</style>

<script type="text/javascript">
	if (window.ColdFusion) ColdFusion.required['P']=true;
</script>
<script type="text/javascript">
<!--
    _CF_checkinput_form = function(_CF_this)
    {
        //reset on submit
        _CF_error_exists = false;
        _CF_error_messages = new Array();
        _CF_error_fields = new Object();
        _CF_FirstErrorField = null;


        //display error messages and return success
        if( _CF_error_exists )
        {
            if( _CF_error_messages.length > 0 )
            {
                // show alert() message
                _CF_onErrorAlert(_CF_error_messages);
                // set focus to first form error, if the field supports js focus().
                if( _CF_this[_CF_FirstErrorField].type == "text" )
                { _CF_this[_CF_FirstErrorField].focus(); }

            }
            return false;
        }else {
            return true;
        }
    }
//-->
</script>
</head>

<body>
<a name="top"></a>
<table width="765" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr valign="top"> 
    <td bgcolor="#8E0B0B"><link href="../../../../../../css/brain-injuries.css" rel="stylesheet" type="text/css" />
<table width="566" height="182" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="335" height="120" align="center" bgcolor="#8E0B0B"><a href="../../../../../../index.cfm"><img src="../../../../../../images/logo.gif" alt="New York Construction Accident Attorneys - Kleinick Law" width="336" height="134" border="0"></a>
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="20">&nbsp;</td>
          <td><p class="arial12white"><strong> Keith A. Kleinick, Esq.</strong></p></td>
        </tr>
      </table>
    </td>
    <td width="231" align="right" bgcolor="#8E0B0B"><a href="../../../../../../contact.cfm"><img src="../../../../../../images/FreeConsultation.gif" alt="Free Construction Injury Consultation - Click Here or Call 212-233-5433" width="230" height="130" border="0"></a></td>
  </tr>
  <tr>
    <td height="17" colspan="2" class="arial10white" align="center">THE WOOLWORTH BUILDING, 233 BROADWAY, 5TH FL, NEW YORK, NY 10279 / PHONE: 212.233.5433</td>
  </tr>
  
</table>
</td>
    <td id="td_right" rowspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td><img src="../../../../../../images/jpg/1.jpg" alt="Slip and Fall Injury" name="slide" width=191 height="270" border=0 style="filter:blendTrans(duration=5)"> 
            <script language="JavaScript1.1" src="http://www.newyorkconstructionaccidentattorneys.com/news-content.cfm/state/ny/Article/91601/js/js/trans.js"></script></td>
        </tr>
        <tr> 
          <td><div id="right_nav">
<hr >
<a href="../../../../../../index.cfm">Home</a><br />
<hr />
<a href="../../../../../../structure-settlements.cfm">Structured Settlements</a><br />
<hr />
<a href="../../../../../../construction-injury.cfm">Construction Injury</a><br />
<hr />
<a href="../../../../../../slip-fall.cfm">Slip and Fall</a><br />
<hr />
<a href="../../../../../../defective-products.cfm">Defective Products</a><br />
<hr />
<a href="../../../../../../wrongful-death.cfm">Wrongful Death</a><br />
<hr />
<a href="../../../../../../scaffolding-accident.cfm">Scaffolding Accident</a><br />
<hr />
<a href="../../../../../../school-injury.cfm">School Injury</a><br />
<hr />
<a href="../../../../../../ladder-accident.cfm">Ladder Accident</a><br />
<hr />
<a href="../../../../../../electrical-injury.cfm">Electrical Injury</a><br />
<hr />
<a href="../../../../../../toxic-tort.cfm">Toxic Tort</a><br />
<hr />
<a href="../../../../../../municipal-liability.cfm">Municipal Liability</a><br />
<hr />
<a href="../../../../../../law-firm-profile.cfm">Firm Profile</a><br />
<hr />
<a href="../../../../../../all-content.cfm">News</a><br />
<hr />
<a href="../../../../../../contact.cfm">Contact Us</a>
<hr />
</div>

<script language="JavaScript" type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_validateForm() { //v4.0
  var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
  for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=MM_findObj(args[i]);
    if (val) { nm=val.name; if ((val=val.value)!="") {
      if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
        if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n';
      } else if (test!='R') { num = parseFloat(val);
        if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
        if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
          min=test.substring(8,p); max=test.substring(p+1);
          if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';
    } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
  } if (errors) alert('The following error(s) occurred:\n'+errors);
  document.MM_returnValue = (errors == '');
}

function validate()		//function to validate Description field against automated fill ins
{
	var x = input_form.Description.value;

	if (x.indexOf('<h1>',0) )
	{
			return(true);
	} else {
			alert ("You have defined an invalid Description, please try again.");
			return false;
	}
}



//-->
</script>
 

<table width="160" border="0" align="center" cellpadding="4" cellspacing="0"  class="rightFormText">
  <tr> 
    <td valign="top">  
      <table width="100%" border="0" align="center" cellpadding="3" cellspacing="0">
        <form name="input_form" id="input_form" action="http://www.newyorkconstructionaccidentattorneys.com/sendSideContactForm.cfm" method="post" enctype="multipart/form-data" onsubmit="return _CF_checkinput_form(this)">
            
          <tr> 
            <td align="left"><span class="arial12white">Name: </span><br><input name="N" type="text" class="ver10"  id="N"  size="23"  /></td>
          </tr>
          <tr> 
            <td align="left"><span class="arial12white">Phone:</span><br><input name="P" type="text" maxlength="13"  class="ver10"  id="P"  size="23"  /></td>
          </tr>
          <tr> 
            <td align="left"><span class="arial12white">Email:</span><br><input name="E" type="text" class="ver10"  id="E"  size="23"  /></td>
          </tr>
          <tr> 
            <td align="left"><span class="arial12white">Brief Case Description:</span><br> 
            <textarea name="D" cols="22" rows="3" class="ver10" id="D" ></textarea>                </td>
          </tr>
         
          <tr> 
            <td align="right"><table width="100%" border="0" cellpadding="2" cellspacing="0" bgcolor="#FFFFFF">
                <tr>
                  
                </tr>
                              </table></td>
           </tr>
          <tr> 
            <td align="center"> 
              <input name="Submit" type="submit" class="formSmall" value="Submit">            </td>
          </tr>
        <input type='hidden' name='P_CFFORMTELEPHONE' value='Please enter correct format for PHONE ex. 212-555-1212'>
<input type='hidden' name='P_CFFORMREQUIRED' value='Please enter correct format for PHONE ex. 212-555-1212'>
</form>

      </table></td>
  </tr>
  <tr>
    <td valign="top" class="arial12white">&nbsp;</td>
  </tr>
</table>
</td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td id="td_content"><h1></h1>
       
     <p><a href="trans.js#" onclick="history.go(-1)">&lt; Back to Previous Page</a> </p>
                
                 <h2>New York City NY Construction Fatalities</h2>
<p>Three male construction workers who were employed by a paving company sustained fatal injuries when they were struck by a passenger bus inside a highway work zone. NY FACE staff learned of the incident on May 23 from newspaper articles. An NY FACE investigator traveled to the incident site to observe the work zone set-up and work activities and to collect information surrounding the fatal incident. The regional office of the New York State Department of Transportation (NYSDOT) provided assistance during the course of the FACE investigation. The case was reviewed with the compliance officer of the Occupational Safety and Health Administration (OSHA) who investigated the incident. The New York State Police incident report and collision reconstruction report, Medical Examiner's reports, and death certificates were reviewed. The NYSDOT accident review board also conducted an investigation.</p>
<p>The victims' employer has been in the highway construction and maintenance business for 60 years and employs approximately 200 unionized workers. The company had developed safety and health programs required by OSHA and provided employees with annual safety training. A "Tool Box Talk" was held monthly to discuss safety issues with the employees. Workers were required to wear high visibility orange vests or T-shirts, hard hats, safety glasses, gloves, and steel-toed boots when working on highway projects. Two of the victims had been employed with the company for five years and one victim was employed for six years. This was the company's first fatal incident.</p>
<p>The bus driver of the passenger bus was employed by a charter bus company in Missouri. According to the New York State Police, the driver held a Valid Class B license and had not been cited for any violations prior to the fatal incident. The Missouri State Department of Transportation (MoDOT) inspected the bus company 65 times during the last two years and did not find any substantial safety violations. The charter bus company declined to provide information relating to the incident.</p>  
    
 
 </td>
  </tr>
  <tr align="center"> 
    <td colspan="2" class="disclaimer"><br> New York Construction Accident Attorneys.com 
        - Kleinick Law <br>
      Representing injured workers throughout New York City (NYC),  Brooklyn, Bronx, Manhattan, Queens, Staten Island and the surrounding areas. 
<br> </td>
  </tr>
  <tr align="center"> 
    <td colspan="2" class="disclaimer"><br>
      <p class="disclaimer"><a href="../../../../../../Site-Map.cfm">Site Map</a> | <a href="../../../../../../links.cfm">Web Resources</a></p>
 <p class="disclaimer">Servicing injured construction workers throughout New York City (NYC) including Manhattan, Bronx, Brooklyn, Queens, and Staten Island. </p>
 <p class="disclaimer">This web site contains Attorney Advertising. Prior results do not guarantee a similar outcome. The information you obtain at this site is not, nor is it intended to be, legal advice. You should consult an attorney for individual advice regarding your own situation. Copyright &copy; 2004 Kleinick Law - All Rights Reserved</p>
 <p class="disclaimer">Web Design and Development by Orion Foundry (US), Inc.</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4405845-5");
pageTracker._initData();
pageTracker._trackPageview();
</script> </td>
  </tr>
</table>

</body>
</html>
