\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Md. Saiful  Islam}

             \author[2]{Ripon Kumar  Saha}

             \author[3]{Md. Mahbubur  Rahman}

             \affil[1]{  Khulna University of Engineering and Technology (KUET)}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2012 Accepted: 1 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Ship breaking is the process of dismantling an obsolete vessel?s structure for scrapping or disposal conducted at a beach, recycling the ship?s structure. It is a challenging process, due to the structural complexity of the ships and the involvement of many environmental, safety, and health issues. Six hundred end-of-life ships are broken annually without cleaning by the owner prior to export, and only a very few cleaned before scrapping. More than 3,000 ships with the toxic wastes have been exported over the last five years to Asian ship breaking yards and Bangladesh is the leading ship breaking country is south Asia. Although the steel is recycled, the toxic substances such as PCBs, metals, asbestos, lead, waste oil, TBT, etc enter into the environment and into the bodies of the workers. A new EU report on the phasing out and scrapping of single hull oil tankers concluded that 2,200 oil tankers would have to be scrapped after the end of their commercial life by the year 2012.Bangladesh is dependent on ship scrapping for fulfilling its domestic demands for steel and iron. Ship scrapping is not regulated by environmental law, nor is there care for the health and safety of the workers. Workers of Bangladesh break up European vessels with no protection from explosions, asbestos or a cocktail of toxic chemicals contained in the ship. Over the last 20 years more than 400 workers have been killed and about 6000 were seriously injured that indicates the highest accidents and casualties at the yards in the region. Workers cut down steel plates continuously without uniforms, protective gloves, boots and goggles. The Main objective of this paper is to Identifying hazards associated with ship breaking, to Calculate risk level according to those hazards and recommendation to ensure safety for the ship breaking workers.

\end{abstract}


\keywords{risk, hazard, ship breaking industry, risk calculator, OSH (occupational safety and health), OSHA.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Safety Management for Bangladeshi Ship}]{Safety Management for Bangladeshi Ship}\par
Breaking Industries Perspective Ripon Kumar Saha ? , Md. Saiful Islam ? \& Md. Mahbubur Rahman ? Abstract Ship breaking is the process of dismantling an obsolete vessel's structure for scrapping or disposal conducted at a beach, recycling the ship's structure. It is a challenging process, due to the structural complexity of the ships and the involvement of many environmental, safety, and health issues.\par
Six hundred end-of-life ships are broken annually without cleaning by the owner prior to export, and only a very few cleaned before scrapping. More than 3,000 ships with the toxic wastes have been exported over the last five years to Asian ship breaking yards and Bangladesh is the leading ship breaking country is south Asia. Although the steel is recycled, the toxic substances such as PCBs, metals, asbestos, lead, waste oil, TBT, etc enter into the environment and into the bodies of the workers. A new EU report on the phasing out and scrapping of single hull oil tankers concluded that 2,200 oil tankers would have to be scrapped after the end of their commercial life by the year 2012.Bangladesh is dependent on ship scrapping for fulfilling its domestic demands for steel and iron. Ship scrapping is not regulated by environmental law, nor is there care for the health and safety of the workers. Workers of Bangladesh break up European vessels with no protection from explosions, asbestos or a cocktail of toxic chemicals contained in the ship. Over the last 20 years more than 400 workers have been killed and about 6000 were seriously injured that indicates the highest accidents and casualties at the yards in the region. Workers cut down steel plates continuously without uniforms, protective gloves, boots and goggles. The Main objective of this paper is to Identifying hazards associated with ship breaking, to Calculate risk level according to those hazards and recommendation to ensure safety for the ship breaking workers.\par
Keywords: risk, hazard, ship breaking industry, risk calculator, OSH (occupational safety and health), OSHA.\par
here have been thousands of cases of death and injury at the Chittagong yards. Over the last twenty years more than 400 workers have been killed and 6,000 seriously injured, according to the estimates made by several NGOs and the Bangladeshi media. The explosion of the Iranian tanker TT Dena on 31May 2000 alone is said to have caused fifty deaths. To this toll must be added thousands of cases of irreversible disease which have occurred and will occur in future due to the Authors ? ? ?: Undergraduate Student, Department of Industrial Engineering \& Management (IEM), Khulna University of Engineering \& Technology (KUET), Khulna-9203, Bangladesh. e-mails: ripon\textunderscore kuet27@yahoo.com, saifuliem@gmail.com, mahbub.iem@gmail.com toxic materials that are handled and inhaled without minimum precautions or protective gear. The recent 279 th Session of the ILO's Governing Body (November 2000) endorsed a conclusion of the Tripartite Meeting on the Social and Labor Impact of Globalization in Manufacture of Transport Equipment (May 2000), stating that, as a first step, the ILO should draw up a compendium of best practice adapted to local conditions leading to the preparation of a comprehensive code on occupational safety and health in ship-breaking, and that governments should be encouraged to require ships to have an inventory of hazardous materials on board that is updated throughout the life of the vessel, and requested the Director-General to bear this in mind when drawing up proposals for the future work of the Office. The draft Program and Budget for 2002-03 also identifies the improvement of working conditions at Asian ship-breaking sites as a priority area for extra-budgetary activities.\par
The OSH policy for the ship breaking facility should include, as a minimum, the following key principles and objectives to which the facility is committed: A hazard analysis is one of the most important elements of the safety management program. A hazard analysis is an organized \& systematic effort to identify the significant of potential hazard in workplace. This analysis provides information that will help the employers \& employees in making decisions for improving safety \& reducing the consequences of unwanted \& unplanned hazardous situations. The hazard analysis should focus on equipments instrumentations utilities human actions \& external sectors that may impact the process. These considerations assist in determining the hazards and potential failure points or failure modes in a process. We have also identified risk level of different work activity which is done in ship breaking yards using risk calculator. We have categorized risk into high risk, moderate risk \& low risk.  Now we will be able to calculate risk for different hazardous events. Here E1 occur frequently, E2 occur less than E1, E3 occur less than E2. So E1>E2>E3. 
\section[{Proces s Identifica}]{Proces s Identifica} 
\section[{b) Risk Calculation}]{b) Risk Calculation}\par
Using the data of hazard identifications we shall calculate risk now. Here we have divided risk into three categories. These are: a) High risk: This indicates that the level of risk is unacceptable.\par
b) Moderate risk: This indicates that the level of risk should be reduced to a level as low as reasonably practicable (ALARP). c) Low risk: This indicates that the level of risk is broadly acceptable.\par
In this risk calculator probability level divided into six categories. These are:? Frequent ? Probable ? Occasional ? Remote ? Improbable ? Extremely Remote\par
In risk calculator consequences are divided into six categories. These are:? Multiple fatalities ? Fatalities ? Sever ? Major Global Journal of Researches in Engineering XIII Issue v v v V Version I Year 2013 Volume ( D D D D ) G ? Minor ? Significant d) Risk Calculation Diagram\par
With this diagram we shall calculate risk for event group E1, E2, E3. Here the calculation is given below: Escape routes should be frequently inspected and continuously modified on the ship according to the breaking progress. d) Roadways, quays, yards, etc., where persons or vehicles move or are stationed should be so constructed and maintained as to be safe for the traffic that they have to carry. e) A suitable housekeeping program should be established and continuously implemented on each ship breaking facility. f) All openings through which workers are liable to fall should be kept effectively covered or fenced and clearly indicated in the most appropriate manner.\par
g) Adequate precautions should be taken, such as the provision of fencing, lookouts or barriers to protect any person who might be injured by the fall of materials, or tools or equipment being raised or lowered. h) Fire Prevention and Fire-Fighting measures should be taken by the employer to ensure safety for ship breaking workers. i) Signs and symbols are a very effective method for warning against hazards and for presenting information in a non-linguistic form. Safety signs and notices should conform in shape and color to the requirements of the competent authority. j) Visitors should not be allowed access to ship breaking facilities or ships, as appropriate, unless accompanied by or authorized by a competent person and provided with the appropriate protective equipment. k) As a basis for eliminating or controlling exposure to hazardous substances (including dusts, fumes and gases), the provisions of the ILO code of practice ambient factors in the workplace should be consulted.\par
From our research work we have come to know that ship breaking is a very much dangerous process. A lot of unwanted death has been occurred from 2001 to 2012 due to ship breaking, many workers also get injured. This types of accidents happened because there are no safety rules for ship breaking workers. Worker do works without appropriate safety equipments so they easily expose to hazardous element. It increases the probability of accidents. So if we want to reduce the rate of accident we have to think about the safety issues of ship breaking worker. In our research work we have identified different hazardous work activities. We have also calculated the risk level of those work activities. With the help of the risk level we have given recommendations for different types of dangerous work. If we can implement those recommendations totally or partially it is sure that accident rate will be reduced to a acceptable level. In our research work we have shown an important thing that is the zoning of ship breaking area. This is a good idea to divide the ship breaking area into different parts. If we can ensure safety to every zone then total ship breaking area will be a safe place for the workers. If we can improve safety we shall get higher efficiency from the workers, we shall be able to break ship within a short time, as a result we shall be able to earn more money, and moreover worker satisfactions will be achieved. At last it can be said that our government should come forward to ensure the safety for the ship breakers. G safety of their own ship breaking yards the workers will be benefited and the owners will be benefited as well.\begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-2.png}
\caption{\label{fig_0}9 ©}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.20150862068965517\textwidth}P{0.19732142857142856\textwidth}P{0.014131773399014778\textwidth}P{0.22820197044334975\textwidth}P{0.15126231527093595\textwidth}P{0.05757389162561576\textwidth}}
No.\tabcellsep \multicolumn{2}{l}{Activity}\tabcellsep Cause\tabcellsep Consequence\tabcellsep Frequency of\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep happening\\
01\tabcellsep \multicolumn{2}{l}{Crushing in metal}\tabcellsep Hand in running machine due to\tabcellsep Finger or hand injury\tabcellsep 1 in 10\\
\tabcellsep \multicolumn{2}{l}{cutting machinery}\tabcellsep inattention, in appropriate\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep protective equipment\tabcellsep \\
02\tabcellsep \multicolumn{2}{l}{Crushing in material}\tabcellsep Sleepy floor, in appropriate\tabcellsep Finger or hand injury\tabcellsep 1 in10\\
\tabcellsep \multicolumn{2}{l}{pulling machinery}\tabcellsep protective equipment\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Being caught inside}\tabcellsep Missing cover inattention\tabcellsep Significant body injury\tabcellsep 1 in 1000\\
03\tabcellsep \multicolumn{2}{l}{broken ship}\tabcellsep \tabcellsep \\
04\tabcellsep \multicolumn{2}{l}{Fall from above}\tabcellsep Inattention\tabcellsep Leg or hand injury\tabcellsep 1 to 100\\
\tabcellsep \multicolumn{2}{l}{Damage from}\tabcellsep Rupture during operations\tabcellsep Major wounds\tabcellsep 1 in10\\
05\tabcellsep \multicolumn{2}{l}{machinery splinter}\tabcellsep \tabcellsep \\
06\tabcellsep \multicolumn{2}{l}{Knock from edge,}\tabcellsep Inattention\tabcellsep cuts\tabcellsep 1 in 10\\
\tabcellsep \multicolumn{2}{l}{metal part etc}\tabcellsep \tabcellsep \\
07\tabcellsep \multicolumn{2}{l}{Hair or cloths being}\tabcellsep Inattention, inappropriate protective\tabcellsep Significant body injury\tabcellsep 1 in 1000\\
\tabcellsep \multicolumn{2}{l}{caught in equipment}\tabcellsep Cause\tabcellsep \\
08\tabcellsep \multicolumn{2}{l}{Bodily damaged from}\tabcellsep Technical failure, Noise,\tabcellsep Significant body injury\tabcellsep 1 in 100\\
\tabcellsep \multicolumn{2}{l}{unobserved}\tabcellsep inappropriate protective equipment\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{machinery start-up}\tabcellsep \tabcellsep \\
09\tabcellsep \multicolumn{2}{l}{Crushing when lifting}\tabcellsep Sleepy floor, inattention\tabcellsep Finger or hand injury\tabcellsep 1 in 10\\
\tabcellsep \multicolumn{2}{l}{material}\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Damage due to roll}\tabcellsep Rupture of spindle, carelessness\tabcellsep Sever injuries, fatalities\tabcellsep 1 in 100\\
10\tabcellsep \multicolumn{2}{l}{coming loose}\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Damage due to}\tabcellsep Failure of tackle, inappropriate\tabcellsep Sever injuries, fatalities\tabcellsep 1 in 10\\
11\tabcellsep \multicolumn{2}{l}{dropping material}\tabcellsep fastening\tabcellsep \\
12\tabcellsep Fire\tabcellsep \tabcellsep Dust oil, smoking, sparks\tabcellsep Loss of machine,\tabcellsep 1 in 10\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep destruction of machines,\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep injury to human body\\
\multicolumn{4}{l}{From the table we have shown that event 01, 02,}\tabcellsep \\
\multicolumn{4}{l}{05, 06,09,11,12 are occurred minimum 1 time among 10}\tabcellsep \\
\multicolumn{4}{l}{incidents. Event 04, 08, 10 are occurred minimum 1 time}\tabcellsep \\
\multicolumn{4}{l}{among 100 incidents. Event 03, 07 are occurred}\tabcellsep \\
\multicolumn{4}{l}{minimum 1 time among 1000 incidents.}\tabcellsep \\
\multicolumn{4}{l}{Those events are grouped together and named}\tabcellsep \\
\multicolumn{3}{l}{E1, E2, and E3 in the table below:}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Frequency of}\tabcellsep Event No.\tabcellsep Name\tabcellsep \\
occurring\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1 in 10\tabcellsep \tabcellsep 01,02\tabcellsep E1\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{,05,06,09,11,12}\tabcellsep \tabcellsep \\
1 in 100\tabcellsep \tabcellsep 04,08,10\tabcellsep E2\tabcellsep \\
\multicolumn{2}{l}{1 in 1000}\tabcellsep 03,07\tabcellsep E3\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ATSDR (Agency for Toxic Substances and Disease Registry).1998. The nature and extent of lead poisoning in children in the United States: A report to Congress (1988)]{b2}\label{b2} 	 		\textit{ATSDR (Agency for Toxic Substances and Disease Registry).1998. The nature and extent of lead poisoning in children in the United States: A report to Congress},  		July 1988.  	 
\bibitem[
			Fidh
		 ()]{b5}\label{b5} 	 		\textit{End of life ships: The human cost of breaking ships. A Greenpeace-FIDH Report in Cooperation with YPSA},  		 			Fidh 		.  		2005.  	 
\bibitem[Hossain ()]{b6}\label{b6} 	 		\textit{Pollution in the Karnafully Riverestuary as revealed by macro-benthic organisms. A post-graduate thesis works in Marine Biology},  		 			M M Hossain 		.  		1983. p. 52.  		 			Institute of Marine Sciences 		 	 
\bibitem[Edwards ()]{b8}\label{b8} 	 		\textit{Report of Consultancy at the Regional Lead Center in China for Integ},  		 			P Edwards 		.  		1980. Fish Farming.  	 
\bibitem[Babul ()]{b3}\label{b3} 	 		\textit{Study on Ship Breaking Industry: Bangladesh Perspective},  		 			A R Babul 		.  		2002. Coastal Association for Social Transformation Trust.  	 
\bibitem[Cairns ()]{b7}\label{b7} 	 		‘Suspended solid standard for the protection of aquatic organisms’.  		 			Jr J Cairns 		.  	 	 		\textit{Perdue Univ. Engineering Bulletin. vol}  		1960. 129  (1) .  	 
\bibitem[Adams ()]{b0}\label{b0} 	 		\textit{The accumulation and impact of organizations on marine mammals, seabirds and fish for human consumption. WWF-UK project no},  		 			G L Adams 		.  		1999.  	 
\bibitem[Alam et al. ()]{b1}\label{b1} 	 		‘The fish composition in the Set bag net catch of Chittagong Coast’.  		 			M S Alam 		,  		 			N G Das 		,  		 			M A Islam 		,  		 			Roy 		,  		 			B 		.  	 	 		\textit{Bangladesh. Chittagong Univ. Studies, Part}  		1989. 2  (1) .  	 	 (Science) 
\bibitem[Carson et al. ()]{b4}\label{b4} 	 		\textit{Toxicology and Biological Monitoring of Metals in Humans},  		 			B L Carson 		,  		 			H V Ellis 		,  		 			J L Mccann 		.  		1987. Chelsea, Michigan: Lewis Publishers.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
