\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={Study of Awareness of Basic Life Support among the General Population in Mumbai: A Cross-Sectional Survey},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Study of Awareness of Basic Life Support among the General Population in Mumbai: A Cross-Sectional Survey}
\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]{Dr. Ashwini  Jogade}

             \author[2]{Dr. Deepak  Patkar}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2019 Accepted: 31 December 2019 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Background: Bystander basic life support (BLS) leads to a reduction in mortality for out of hospital cardiac arrests (OHCA). Awareness and training of BLS influence the initiation of life support by a layman in the case of OHCA. The study was conducted to assess the awareness and knowledge of BLS and the receipt of BLS training among the general population in Mumbai, India. Methods: The study is a cross-sectional survey using a structured questionnaire. The questionnaire was shared with participants using Google forms through Social media. Methods:The study is a cross-sectional survey using a structured questionnaire. The questionnaire was shared with participants using Google forms through Social media.Results: The study included 233 participants with 198 (85.0%) in the age group of 18-30 years and 119 (51.1%) having completed postgraduate/Ph.D. degrees. A total of 196 (84.1%) knew about basic life support and that it would be helpful during OHCA.

\end{abstract}


\keywords{basic life support, BLS, BLS awareness, BLS training}

\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[{I.}]{I.}\par
Background schemic heart diseases and cardiac arrest are a leading cause of death around the world 1. In India, these conditions are the leading cause of death in the country 2. It is estimated, that by 2020, 60\% of heart diseases in the world will occur in India 3. Out of hospital cardiac arrests (OHCA) is a global public health issue 4. It is also the leading cause of deaths in India 5. A study conducted in Andhra Pradesh reports that sudden cardiac arrest is the cause of one in 10 recallable deaths 6. It is reported that "chain of survival", which includes an early call for help, early basic life support (BLS), early defibrillator and early advanced cardiac life support greatly increases the chances of survival among patients suffering from  {\ref OHCA 7,}\hyperref[b8]{8.} It is estimated that 50,000 deaths can be averted if basic life support (BLS) is performed in case of out of hospital cardiac arrest, especially by bystanders 9. When bystanders initiate early BLS, the survival rate in such cases can double 8. However, studies report that the performance of BLS by laypeople around the world is low. In India, a study by  {\ref Krishna et. al.} show that among patients who suffered from OHCA, only 1.3\% received BLS by a bystander 5. The survival and neurological outcomes of OHCA depend on the time taken for BLS to be provided to the patient 10. The chance of survival decreases by 10\% per minute delay in administering BLS 7. Hence, it is important that OHCA patients receive BLS at the earliest from laypeople who witness it.\par
Awareness of BLS and training of BLS are two important factors that influence the provision of BLS by laypeople. Awareness of life-saving skills, such as the provision of basic life support (BLS) among the general population is important 5,9,11,12. The levels of awareness of BLS among the general population differed around the world. Studies from the United States of America 13, Portugal 14, China 15 report a high level of awareness among the general population about basic life-saving skills. However, studies from countries such as Saudi Arabia 16, Jordan 9 and Turkey 17 report low awareness of basic life-saving skills. The sources of knowledge about BLS included schools, universities, workplaces, television and internet 9. In India, the level of awareness of BLS among medical students has been reported to be low by various studies 12,18-20.\par
Along with awareness, to increase the confidence of people to apply BLS techniques in the emergency following an OHCA, training is essential. Training in BLS has also shown to increase willingness to provide life support to strangers during emergency 4. BLS training rates vary across communities according to the policies in place. The various training rates reported are 79\% in Washington, 26\% in China, 40\% in Turkey, and 35\% in Japan 10,13,15,21. In India, most studies among medical interns and nursing students have reported a low level of BLS skills among these groups 12,18-20. To our knowledge, very few studies report on the level of perceived skills and training among the general population. Hence, we conducted a study to assess the awareness and knowledge of basic life support (BLS) and the receipt of BLS training among the general population in Mumbai, India. 
\section[{II.}]{II.} 
\section[{Methods a) Study design}]{Methods a) Study design}\par
A cross-sectional survey using a structured questionnaire. 
\section[{b) Setting}]{b) Setting}\par
The study was conducted in Mumbai, a metropolis with a population of 12.5 million people 22. The emergency medical systems in the city consist of the public 108 system and scattered private providers 11,23. The study was conducted by Nanavati Super Speciality Hospital, which is a tertiary care hospital, with a well-equipped emergency department 24. 
\section[{c) Study population}]{c) Study population}\par
The study recruited participants above 18 years of age. Any person who was willing to participate and could understand English were eligible to participate in the survey. People who were attending or had graduated from medical or paramedical courses, since they have BLS training as part of their curriculum, were excluded from this survey. Any person who met the inclusion criteria and was able to provide informed consent were included in the study. 
\section[{d) Data collection and tools}]{d) Data collection and tools}\par
Data was collected using a structured questionnaire. The questionnaire had two parts. The first part was designed to collect socio-demographic information. The second part had 10 questions eliciting awareness of participants about basic life support. The questionnaire had one open-ended question asking suggestions to improve the awareness of BLS in society. The questionnaire was prepared and administered in the English language. The questionnaire was shared using Google forms using. The consent form was built into the form which was shared online. Participants could click on the link in the description to access the form. Data was collected in September 2019. 
\section[{e) Analysis}]{e) Analysis}\par
All responses were downloaded from the Google forms in Microsoft Excel. Data were imported from the excel database into STATA version 15 (Stata Corp, College Station, TX, USA) for analysis. Frequencies and percentages were used for the description of categorical variables and medians with interquartile ranges for continuous variables. A chisquared test was used to analyze the association between awareness and training with age groups, sex and education. 
\section[{f) Ethics}]{f) Ethics}\par
Internal Ethics Committee of the Dr. Balabhai Nanavati Hospital, Mumbai approved the study. The informed consent form was the first page of the online survey questionnaire. Participants could only proceed with the survey questionnaire after they accepted the informed consent form. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
The study included a total of 233 participants. Among the participants, 198 (85.0\%) were between the age group of 18-30 years. All participants were educated, with 119 (51.1\%) having completed postgraduate/Ph.D. degrees. The socio-demographic characteristics of the participants have been shown in Table \hyperref[tab_0]{1}. There was no statistically significant difference in awareness and training of BLS with age, sex, or education.  Participants recommended the use of advertisements delivered through social media, internet, and traditional media to improve awareness about basic life support among the general population. Participants also suggested that along with conducting awareness, it is important that people should have easy access to basic life support training. The sites suggested for such training include workplaces, schools and colleges, and residential societies. Hospitals may also conduct BLS training. This training should be conducted ideally free of cost or at reasonable fees so that the masses can access this training. BLS training can be conducted as part of corporate social responsibility initiatives. The training should also be advertised widely so that people can learn about opportunities to access such training.\par
IV. 
\section[{Discussion}]{Discussion}\par
This study shows that a large proportion of the study population (84.1\%) was aware of BLS and its applicability in helping patients with sudden cardiac arrests. A large proportion of respondents (82.4\%) had seen someone collapse due to sudden cardiac arrest which might be the reason for this high level of awareness. Also, a majority of the participants in this study had a university degree, were young (85\% participants in 18-30 years age group), and from an urban area, which might be the factors influencing this high level of awareness.\par
A large proportion of participants (90.6\%) expressed interest in taking up training in basic life support. However, only 40.3\% reported taking up any BLS training. This level is similar to those being reported from other developing countries and lower than the high-income countries  {\ref 7,8,26,9,10,13-16,21,25.} Being trained for basic life support skills was not significantly associated with the level of education in our study, which is in contrast to other studies 10. This might be due because most of the participants in this study had completed at least undergraduate level university degrees. Among the reasons for not taking up BLS training, participants reported a lack of awareness about how and where to access such training.\par
BLS training in many countries is part of the high school curriculum or a requirement for obtaining a drivers' license  {\ref 10,13.} Participants in this study, when asked for suggestions to improve awareness and, training on BLS also said that it is essential to easy access BLS training in the country. Such training can be conducted in high schools as part of the curriculum 5. A study from Punjab, India, demonstrated positive outcomes of conducting BLS training in schools 27. BLS training can also be offered at workplaces by employers to improve the availability, and acceptability of such training. The use of social media platforms and television to spread information about such initiatives is an important suggestion since other studies have reported that these are the main sources of information for people to access information about BLS 9. Costs of training were reported as a major deterrent for undertaking BLS training and the suggestions to include these training under corporate social responsibility initiatives can provide sustainability and stability to such initiatives.\par
This study was conducted using an online platform, which might have biased the selection of respondents, which is a limitation of this study. Also, the survey was administered only in English, which might have led to only people with a university degree or higher being represented in this study, which might also explain the high levels of awareness that we observe. Due to this, the survey results might not apply to the wider population. Despite of these limitations, the study has certain strengths. The study includes a large sample of urban educated youth, with 85\% participants in the age group of 18-30 years, which suggest that this age group can be targeted to provide BLS training with good acceptability of such training initiatives, which is an opportunity worth exploring.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The level of awareness about basic life support was high among urban, educated residents of Mumbai. However, the level of BLS training among this population was low. As OHCA and ischemic heart diseases become more and more common among the population, it is important to increase the awareness and training of BLS among the population to increase bystander provision of BLS in cases of OHCA, which will help improve outcomes among such patients. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XX Issue IX Version I Year 2020 ( ) \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5334728033472803\textwidth}P{0.3165271966527196\textwidth}}
Characteristic\tabcellsep n (\%)\\
Total participants\tabcellsep 233\\
Age\tabcellsep \\
18-30\tabcellsep 198 (85.0)\\
31-40\tabcellsep 28 (12.0)\\
>41 years\tabcellsep 7 (3.0)\\
Sex\tabcellsep \\
Male\tabcellsep 61 (26.2)\\
Female\tabcellsep 92 (39.5)\\
Prefer not to reveal\tabcellsep 80 (34.3)\\
Education\tabcellsep \\
Junior college or less\tabcellsep 8 (3.4)\\
Undergraduate\tabcellsep 106 (45.5)\\
Postgraduate /Ph.D.\tabcellsep 119 (51.1)\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.18114754098360655\textwidth}P{0.11147540983606558\textwidth}P{0.07989071038251366\textwidth}P{0.06224043715846994\textwidth}P{0.006502732240437159\textwidth}P{0.059453551912568306\textwidth}P{0.1885792349726776\textwidth}P{0.08360655737704918\textwidth}P{0.07710382513661201\textwidth}}
\multicolumn{5}{l}{with a person who has collapsed, 124 (53.2\%) a) Recommendations to improve awareness of BLS}\tabcellsep \tabcellsep \\
\multicolumn{5}{l}{participants said that they would initiate basic life}\tabcellsep \tabcellsep \\
80\% 90\% 100\%\tabcellsep 41\tabcellsep 37\tabcellsep 90\tabcellsep \tabcellsep 76\tabcellsep 5\tabcellsep 22\\
60\% 70\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 139\\
30\% 40\% 50\%\tabcellsep 192\tabcellsep 196\tabcellsep 143\tabcellsep \tabcellsep 157\tabcellsep 228\tabcellsep 211\\
10\% 20\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 94\\
0\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Have you ever\tabcellsep Do you know in\tabcellsep \multicolumn{2}{l}{Have you ever}\tabcellsep Do you know\tabcellsep Do you feel\tabcellsep Have you\tabcellsep Are you /Family\\
\tabcellsep heard of any\tabcellsep such cases of\tabcellsep \multicolumn{2}{l}{observed Basic}\tabcellsep when Basic Life\tabcellsep knowing or\tabcellsep obtained Basic life\tabcellsep members/friends\\
\tabcellsep incident where in\tabcellsep cardiac\tabcellsep \multicolumn{2}{l}{Life Support}\tabcellsep Support should\tabcellsep learning Basic Life\tabcellsep support training\tabcellsep interested or feel\\
\tabcellsep patient suddenly\tabcellsep arrest,Basic Life\tabcellsep \multicolumn{2}{l}{being performed?}\tabcellsep be performed?\tabcellsep Support is\tabcellsep or ever performed\tabcellsep important to take\\
\tabcellsep collapsed/became\tabcellsep Support can help\tabcellsep \tabcellsep \tabcellsep \tabcellsep important?\tabcellsep yourself..?\tabcellsep Basic Life Support\\
\tabcellsep unresponsive\tabcellsep save life.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep training?\\
\tabcellsep because of cardiac\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep arrest.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Yes No\tabcellsep \\
\tabcellsep \tabcellsep 13\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{22\%}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{All factors below}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Busy curriculum}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Lack of motivation}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Never heard about any BLS training}\\
\tabcellsep 37\%\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{17\%}\tabcellsep \multicolumn{2}{l}{Non availability of professional training}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Not applicable}\\
\tabcellsep \tabcellsep \tabcellsep 8\%\tabcellsep 3\%\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}A}\end{figure}
 			\footnote{© 2020 Global Journals} 			\footnote{Study of Awareness of Basic Life Support among the General Population in Mumbai: A Cross-Sectional Survey} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b6}\label{b6} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/j.ijcard.2010.09.016}{10.1016/j.ijcard.2010.09.016}.  		154 p. .  	 
\bibitem[]{b26}\label{b26} 	 		\textit{},  		 	 
\bibitem[ Indian Council of Medical Research. Global Burden of Disease -India Compare ()]{b1}\label{b1} 	 		\textit{},  		 \url{https://vizhub.healthdata.org/gbd-compare/india}  	 	 		\textit{Indian Council of Medical Research. Global Burden of Disease -India Compare}  		2017.  	 
\bibitem[ Nanavati Super Speciality Hospital (2019)]{b24}\label{b24} 	 		\textit{},  		 \url{http://www.nanavatihospital.org/about-us.php}  	 	 		\textit{Nanavati Super Speciality Hospital}  		Accessed December 29, 2019.  	 
\bibitem[Avabratha et al. ()]{b18}\label{b18} 	 		‘A study of the knowledge of resuscitation among interns’.  		 			K S Avabratha 		,  		 			K Bhagyalakshmi 		,  		 			G Puranik 		,  		 			K V Shenoy 		,  		 			B S Rai 		.  		 \url{http://ajms.alameenmedical.org/article\textunderscore vol05-2-apr-jun-2012/AJMSV5.N2.2012P152-156.pdf}  	 	 		\textit{Al Ameen J Med Sci}  		2012. 5  (2)  p. 152156.  	 
\bibitem[Kotekar et al. ()]{b19}\label{b19} 	 		‘A survey of basic life support awareness among final year undergraduate medical, dental, and nursing students’.  		 			N Kotekar 		,  		 			S Rao 		,  		 			H Srinivas 		.  		 \xref{http://dx.doi.org/10.4103/2278-344x.132692}{10.4103/2278-344x.132692}.  	 	 		\textit{Int J Heal Allied Sci}  		2014. 3  (2)  p. 91.  	 
\bibitem[Vausedvan et al. ()]{b20}\label{b20} 	 		‘Assessment of level of knowledge of basic life support algorithm among medical and nursing students in a tertiary care teaching hospital’.  		 			B Vausedvan 		,  		 			A Lucas 		,  		 			M G Bhaskar 		,  		 			A Areekal 		,  		 			B 		.  		 \xref{http://dx.doi.org/10.18203/2394-6040.ijcmph20164285}{10.18203/2394-6040.ijcmph20164285}.  	 	 		\textit{Int J Community Med Public Heal}  		2016. 3  (12)  p. .  	 
\bibitem[Patidar and Sharma (2014)]{b28}\label{b28} 	 		‘Attitude of School Children towards Basic Life Support in Punjab, India’.  		 			A B Patidar 		,  		 			A Sharma 		.  	 	 		\textit{Int J Heal Sci Res}  		2014. June. 4 p. .  	 
\bibitem[Roshana et al. ()]{b25}\label{b25} 	 		‘Basic life support: knowledge and attitude of medical/paramedical professionals’.  		 			S Roshana 		,  		 			K Batajoo 		,  		 			R Piryani 		,  		 			M Sharma 		.  	 	 		\textit{World J Emerg Med}  		2012.  	 
\bibitem[Rao et al. ()]{b5}\label{b5} 	 		‘Contribution of sudden cardiac death to total mortality in India -A population based study’.  		 			B H Rao 		,  		 			Bks Sastry 		,  		 			S S Chugh 		.  	 	 		\textit{Int J Cardiol}  		2012.  	 
\bibitem[Chaudhary and Parikh ()]{b12}\label{b12} 	 		‘Current scenario: Knowledge of basic life support in medical college’.  		 			A Chaudhary 		,  		 			H Parikh 		,  		 			DaveV 		.  	 	 		\textit{Natl J Med Res}  		2011. 1  (2)  p. .  	 
\bibitem[Özbilgin et al. ()]{b21}\label{b21} 	 		\textit{Evaluation of public awareness, knowledge and attitudes about cardiopulmonary resuscitation: Report of ?zmir. Turk Anesteziyoloji ve Reanimasyon Dern Derg},  		 			? Özbilgin 		,  		 			M Akan 		,  		 			V Hanc? 		,  		 			C Aygün 		,  		 			B Kuvaki 		.  		 \xref{http://dx.doi.org/10.5152/TJAR.2015.61587}{10.5152/TJAR.2015.61587}.  		2015. 43 p. .  	 
\bibitem[Jarrah et al. ()]{b9}\label{b9} 	 		‘Evaluation of public awareness, knowledge and attitudes towards basic life support: A cross-sectional study’.  		 			S Jarrah 		,  		 			M Judeh 		,  		 			M E Aburuz 		.  		 \xref{http://dx.doi.org/10.1186/s12873-018-0190-5}{10.1186/s12873-018-0190-5}.  	 	 		\textit{BMC Emerg Med}  		2018. 18  (1)  p. .  	 
\bibitem[Krammel et al. ()]{b7}\label{b7} 	 		‘Gender and age-specific aspects of awareness and knowledge in basic life support’.  		 			M Krammel 		,  		 			S Schnaubelt 		,  		 			D Weidenauer 		.  		 \xref{http://dx.doi.org/10.1371/journal.pone.0198918}{10.1371/journal.pone.0198918}.  	 	 		\textit{PLoS one}  		2018. 13  (6)  p. .  	 
\bibitem[Sá-Couto and Nicolau ()]{b14}\label{b14} 	 		‘General public's knowledge regarding basic life support: A pilot study with a Portuguese sample’.  		 			C Sá-Couto 		,  		 			A Nicolau 		.  		 \xref{http://dx.doi.org/10.20344/amp.10971}{10.20344/amp.10971}.  	 	 		\textit{Acta Med Port}  		2019. 32  (2)  p. .  	 
\bibitem[Census and Mumbai (2016)]{b22}\label{b22} 	 		\textit{Greater Mumbai) City Population Census 2011 | Maharashtra. Office of the Registrar General and Census Commissioner},  		 			Census 		,  		 			Mumbai 		.  		 \url{http://www.census2011.co.in/census/city/365-mumbai.html}  		March 3, 2016. India.  	 
\bibitem[Institute for Health Metrics and Evaluation Global Burden of Disease -Compare ()]{b0}\label{b0} 	 		‘Institute for Health Metrics and Evaluation’.  		 \url{https://vizhub.healthdata.org/gbd-compare}  	 	 		\textit{Global Burden of Disease -Compare}  		2017.  	 
\bibitem[Elif and Zeynep ()]{b17}\label{b17} 	 		‘Knowledge of basic life support: A pilot study of the Turkish population by Baskent University in Ankara’.  		 			A A Elif 		,  		 			K Zeynep 		.  		 \xref{http://dx.doi.org/10.1016/S0300-9572(03)00126-6}{10.1016/S0300-9572(03)00126-6}.  	 	 		\textit{Resuscitation}  		2003. 58  (2)  p. .  	 
\bibitem[Isbye et al. ()]{b8}\label{b8} 	 		‘Laypersons may learn basic life support in 24 min using a personal resuscitation manikin’.  		 			D Isbye 		,  		 			Lou 		,  		 			L S Rasmussen 		,  		 			F K Lippert 		,  		 			S F Rudolph 		,  		 			C V Ringsted 		.  		 \xref{http://dx.doi.org/10.1016/j.resuscitation.2005.10.027}{10.1016/j.resuscitation.2005.10.027}.  	 	 		\textit{Resuscitation}  		2006. 69  (3)  p. .  	 
\bibitem[Krishna et al. ()]{b4}\label{b4} 	 		‘Out of hospital cardiac arrest resuscitation outcome in North India -CARO study’.  		 			C K Krishna 		,  		 			H I Showkat 		,  		 			M Taktani 		,  		 			V Khatri 		.  		 \xref{http://dx.doi.org/10.5847/wjem.j.1920}{10.5847/wjem.j.1920}.  	 	 		\textit{World J Emerg Med}  		2017. 8  (3) .  	 
\bibitem[Coons and Guy ()]{b3}\label{b3} 	 		‘Performing bystander CPR for sudden cardiac arrest: Behavioral intentions among the general adult population in Arizona’.  		 			S J Coons 		,  		 			M C Guy 		.  		 doi: 10.101 6/j.resuscitation. 2008.11.024.  	 	 		\textit{Resuscitation}  		2009. 80  (3)  p. .  	 
\bibitem[Alanazi et al. ()]{b16}\label{b16} 	 		‘Poor Basic Life Support Awareness among Medical and College of Applied Medical Sciences Students Necessitates the Need for Improvement in Standards of BLS Training and Assessment for Future Health Care Providers’.  		 			A Alanazi 		,  		 			M Alsalmeh 		,  		 			O Alsomali 		.  		 doi: 10.  	 	 		\textit{Middle-East J Sci Res}  		2014. 21  (5)  p. 848854.  	 
\bibitem[Mohan et al. ()]{b2}\label{b2} 	 		‘Prevalence of coronary artery disease and its relationship to lipids in a selected population in South India’.  		 			V Mohan 		,  		 			R Deepa 		,  		 			Shanthi Rani 		,  		 			S Premalatha 		,  		 			G 		.  		 \xref{http://dx.doi.org/10.1016/S0735-1097(01)01415-2}{10.1016/S0735-1097(01)01415-2}.  	 	 		\textit{J Am Coll Cardiol}  		2001. 38  (3)  p. .  	 
\bibitem[Modi et al. ()]{b11}\label{b11} 	 		‘Public Awareness of the Emergency Medical Services in Maharashtra, India: A Questionnaire-based Survey’.  		 			P D Modi 		,  		 			R Solanki 		,  		 			T S Nagdev 		.  		 \xref{http://dx.doi.org/10.7759/cureus.3309}{10.7759/cureus.3309}.  	 	 		\textit{Cureus}  		2018. 10  (9) .  	 
\bibitem[Chen et al. ()]{b15}\label{b15} 	 		‘Public Knowledge and Attitudes towards Bystander Cardiopulmonary Resuscitation in China’.  		 			M Chen 		,  		 			Y Wang 		,  		 			X Li 		.  		 \xref{http://dx.doi.org/10.1155/2017/3250485}{10.1155/2017/3250485}.  	 	 		\textit{Biomed Res Int}  		2017. 2017.  	 
\bibitem[Kuramoto et al. ()]{b10}\label{b10} 	 		‘Public perception of and willingness to perform bystander CPR in Japan’.  		 			N Kuramoto 		,  		 			T Morimoto 		,  		 			Y Kubota 		.  		 \xref{http://dx.doi.org/10.1016/j.resuscitation.2008.07.005}{10.1016/j.resuscitation.2008.07.005}.  	 	 		\textit{Resuscitation}  		2008. 79  (3)  p. .  	 
\bibitem[Cho et al. ()]{b27}\label{b27} 	 		‘The effect of basic life support education on laypersons' willingness in performing bystander hands only cardiopulmonary resuscitation’.  		 			G C Cho 		,  		 			Y D Sohn 		,  		 			K H Kang 		.  		 doi: 10.1016/j. resuscitation. 2010.02.021.  	 	 		\textit{Resuscitation}  		2010. 81  (6)  p. .  	 
\bibitem[Sipsma et al. ()]{b13}\label{b13} 	 		‘Training rates and willingness to perform CPR in King County, Washington: A community survey’.  		 			K Sipsma 		,  		 			B A Stubbs 		,  		 			M Plorde 		.  		 \xref{http://dx.doi.org/10.1016/j.resuscitation.2010.12.007}{10.1016/j.resuscitation.2010.12.007}.  	 	 		\textit{Resuscitation}  		2011. 82  (5)  p. .  	 
\bibitem[Roy et al. ()]{b23}\label{b23} 	 		‘Where there are no emergency medical services-Prehospital care for the injured in Mumbai, India’.  		 			N Roy 		,  		 			V Murlidhar 		,  		 			R Chowdhury 		.  		 \xref{http://dx.doi.org/10.1017/S1049023X00007883}{10.1017/S1049023X00007883}.  	 	 		\textit{Prehosp Disaster Med}  		2010. 25  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
