\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={Evaluation of Antimicrobial Susceptibility Pattern of Pseudomonas Aeruginosa with Special Reference to MBL Production in a Tertiary Care Hospital},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Evaluation of Antimicrobial Susceptibility Pattern of Pseudomonas Aeruginosa with Special Reference to MBL Production in a Tertiary Care Hospital}
\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.  B.Anuradha}

             \author[2]{Uzma  Afreen}

             \author[3]{M.  Praveena}

             \affil[1]{  Mamata Medical college}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Background: Pseudomonas aeruginosa is emerging as a nosocomial pathogen by producing Metallo Beta lactamases and acquiring resistance to many antimicrobial agents.Materials and methods: 132 isolates of Pseudomonas aeruginosa from various clinical samples were tested for MBL production by double disk synergy method. Antibiotic susceptibility pattern was done by comparing non-MBL producers and MBL producers.Results: Pseudomonas aeruginosa was isolated from Pus-39.39%, from urine-37.87%, sputum-3.03%. MBL producers were 44(33.34%), non MBL producers were 88(66.6). all MBL producers were 0% sensitive to Imipenem and Meropenem.

\end{abstract}


\keywords{bacterial infection, carbapenem resistance, carbapenemase, mbl producers, multi drug resistance, pseudomonas aeruginosa, routinely used antibiotics, n}

\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[{Introduction}]{Introduction}\par
seudomonas aeruginosa is a Gram negative motile bacillus, belongs to the family Pseudomonaceae. It is found in moist environment, disinfectant solutions, water due to its ability to utilize many different organic compounds and survive in nutrient deficient conditions  {\ref (Nadeem etal 2009)}. It is a leading cause of nosocomial infection especially critical ill and immune-compromised patients  {\ref (Hugbo etal 1992)}. It has been implicated in diverse nosocomial pneumonia, urinary tract infection, surgical site infection, severe burns and infection of patients undergoing chemotherapy for neoplastic diseases or those on antibiotics therapy \hyperref[b8]{(Erdem 1999}). It has intrinsic resistance to many antimicrobial agents and show resistance to many antibacterial agents. The mechanism of resistance is due to cell wall permeability, production of extracellular chromosomal and plasmid mediated ?lactamases \hyperref[b16]{(Livermore 1989}), aminoglycoside modifying enzymes, cephalosporinases \hyperref[b21]{(Prince 1986}), and active multidrug efflux mechanism \hyperref[b15]{(Li et al 1994)}. This multidrug resistant Pseudomonas aeruginosa causes nosocomial infections which is a global health care problem as it prolongs the duration of hospitalisation and increases the cost of the patient care.. The role of Carbapenems in the treatment of serious bacterial infections caused by ? -lactamase resistant bacteria is a great advancement. The Carbapenems available for use in India are Imipenem and Meropenem \hyperref[b11]{(Gupta et al 2006)}. However Carbapenem resistance has been observed frequently in Pseudomonas aeruginosa which is due to decreased outer membrane permeability, increase efflux system, alteration of penicillin binding protein and Carbepenem hydrolysing enzyme -carbepenamase \hyperref[b9]{(Gladstone et al 2005)}. They have potent hydrolyzing activity not only against carbepanamase but also against other ? lactamase antibiotics \hyperref[b4]{(Bush 1998 and} {\ref Bennet 1999)}.\par
These MBL producing P. aeruginosa strains have been reported to be important cause of nosocomial infection associated with clonal spread  {\ref (Bush etal 1995)}.\par
Therefore detection of MBL producing Gram negative bacilli especially Pseudomonas aeruginosa is crucial for the optimal treatment of patients particularly in critical ill and hospitalized patients to control the spread of resistance  {\ref (Richet etal 2001)}. Studies about resistant organisms, their impact on health care and cost are important. Detection of emerging resistance to various antibiotics and proper guidelines for empirical therapy are important. Hence the present study is taken up to detect Metallo-beta-lactamase production in pseudomonas aeruginosa in various clinical isolates and also to know the susceptibility pattern of MBL and non MBL producers to various antibiotics. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
A cross sectional study was conducted on 132 Pseudomonas aeruginosa strains isolated from different clinical specimens like pus, wound swabs, urine, sputum, body fluids, endotracheal tube secretions, and stool and ear swabs. The following parameters were noted such as age of patient, sex, type of clinical specimen, antibiotic usage and duration of hospital stay, history of Diabetes mellitus, pregnancy, malignancy and alcoholism, history of lung disorders, smoking, any immunosuppressant condition and history of urinary catheterization. The Pseudomonas aeruginosa isolates were confirmed by biochemical reactions as per the standard conventional methods. Standard strain of Pseudomonas aeruginosa ATCC 27853 was used as control.\par
Antibiotic Sensitivity was performed by Kirby -Bauer Disc Diffusion method and the results are recorded as per CLSI recommendation (David Greenwood etal 2008) The antibiotics used were Gentamicin(10ug), Azithromycin(50ug), Ciprofloxacin (5mcg), Cefepime(30ug), Ceftazidime(30ug), ceftriaxone (30mcg), Piperacillin,/Tazobactom(100/10ug), colistin (10ug), Aztreonam(10ug), Meropenem(10ug), Imipenem (10ug). Sensitivity pattern was determined by measuring the zones of inhibition with a calibrated ruler and comparing with the standard reference chart (supplied by Hi media Laboratories).\par
All Pseudomonas aeruginosa isolates were tested for MBL enzyme production by Double Disk Synergy Test (DDST) as per CLSI guidelines using 10 µg imipenem discs with EDTA-On a plate of Mueller Hinton agar two Imipenem discs (10mcg) were placed and 10mcl of 0.5M EDTA solution was added to one of the discs and incubated over night at 37 degrees. The zones of inhibition around Imipenem and Imipenem-EDTA discs were noted and compared. In case of MBL producers the zone of inhibition around Imipenem and EDTA disc was more than 7mm compared to Imipenem disc alone. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Out of 132 Clinical isolates of Pseudomonas aeruginosa 52 (39.39\%) were isolated from pus, 50 (37.87\%) were isolated from urine, 10 (7.57\%) were isolated from sputum, 4 (3.03\%) from endotracheal (ET) secretions, 2 (1.54\%) from Pleural fluid, 4 (3.03\%) from stool sample, 2(1.54\%) from Ascitic fluid (ASF), and 6(4.54\%) from Broncho alveolar lavage fluid (BAL). (Table \hyperref[tab_0]{: 1}   
\section[{Discussion}]{Discussion}\par
Out of 132 clinical isolates of Pseudomonas aeruginosa 52 (39.39\%) were from pus samples followed by 50 (37.87\%) urine samples. In one study by  {\ref Bashir etal (Bashir etal 2011)}, among MBL producers 27.3\% from urine, followed by 24.2\% from wound infections. In 2008 Javiya et al  {\ref (Javiya etal 2008)} reported the highest number of Pseudomonas infection was found in urine followed by pus and sputum which indicates that wound infections and Urinary tract infections are the most common hospital acquired infections. These are the most important cause of morbidity in general population and also in hospitalized patients. In our study 90.5\% of isolates were from inpatients and 9.5\% were out patients, all MBL producers were from in-patients which show that Pseudomonas aeruginosa mainly causes nosocomial infections. Our study is correlating with Bashir etal 2011. Pseudomonas aeruginosa infections were seen almost equally in both males and females with 53.03\% and 46.96\% respectively. Among the isolates of Pseudomonas aeruginosa 24.24\%cases were in the age group of 21 to 30 followed by 16.66\% were in the age group of 31 to 40 only 4.54\% were above 71 years. There was a slight variation with other studies in age but pseudomonas infections are distributed in all age groups.\par
MBL producing Pseudomonas aeruginosa is emerging as nosocomial pathogen and cause of concern for clinicians. It has the ability to acquire resistance to broad spectrum ? -lactam antimicrobial agents which include 3 rd generation Cephalosporins, Cephamycin, Carbepenems, Gentamicin and Fluoroquinolones. This MBL enzyme production has a potential to spread rapidly and to different Gram negative bacilli such as E.coli, Klebsiella and no suitable antimicrobial agents are available. In our study among the 132 isolates of Pseudomonas aeruginosa 44(33.34\%) were MBL producers and 88 (66.66\%) were non producers. Among the MBL producers majority were Pus samples 18 (40.90) followed by urine samples 16(36.36\%) and 4 (9.09\%) sputum. This indicates that MBL production among the isolates of Pseudomonas aeruginosa significant problem in wound infection followed by urinary tract infection. In our study prevalence of MBL producing Pseudomonas aeruginosa strains was 33\% as the studies from other parts of India showing variable prevalence rate. In one study by Attal Ro in 2010 showed 11.4\%, Navaneeth et al in 2000 12\%, [  They also observed that MBL producing Pseudomonas aeruginosa strains were 95\% sensitive to Colistin. Our results are nearer to the above study. Our results are similar to Seema etal 2012 where both MBL and non MBL producers were 100\% sensitive to colistin. , MBL producers were 0\% sensitive and non MBL producers were 20\% sensitive to Aztreonam. This shows that MBL producing Pseudomonas aeruginosa is developing resistance to routinely used antibiotics compared to non MBL producers. A 'p' value <0.05 was considered to be significant. This emerging drug resistance in Pseudomonas aeruginosa is causing problems in treatment, increasing the mortality rates and prolonged hospitalization.\par
V. 
\section[{Conclusion}]{Conclusion}\par
Pseudomonas aeruginosa continues to be leading cause of serious infections particularly nosocomial infections mainly effecting the inpatients. The predominant infections observed were wound infections and urinary tract infections. The most common age group affected was between 21 to 30 years and Pseudomonas aeruginosa infections were equally distributed between males and females. The present study has demonstrated that 33\% of pseudomonas aeruginosa are MBL producers and developing resistance to commonly prescribed antimicrobial agents such as Azithromycin, Cefepime, Ciprofloxacin, Gentamicin and Ceftazidime. MBL producers were resistant to Imipenem and Meropenem. The emergence of multidrug resistant Pseudomonas aeruginosa due to the indiscriminate use of antibiotics is a challenging clinical problem which leads to the Volume XIV Issue VII Version I Year ( ) 2014 development of resistance to the routinely used antibiotics. There is a need to do surveillance to know the susceptibility pattern and to detect the MBL producers. MBL producers cause problems in treatment and in infection control. Revised guidelines on rational antibiotic usage are to be reinforced. Infection control measures must be intensified to minimize costs of patient care.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3411925175370226\textwidth}P{0.09076383476227591\textwidth}P{0.41804364770070146\textwidth}}
2014\tabcellsep \tabcellsep \\
Year\tabcellsep \tabcellsep \\
Volume XIV Issue VII Version I ( )\tabcellsep Type of sample Pus Urine Sputum\tabcellsep Number of samples 52 (39.39\%) 50 (37.87\%) 10 (7.57\%)\\
\tabcellsep Stool\tabcellsep 04 (3.03\%)\\
\tabcellsep BAL\tabcellsep 06 (4.54\%)\\
\tabcellsep ASF\tabcellsep 02 (1.54\%)\\
\tabcellsep ET\tabcellsep 04 (3.03\%)\\
\tabcellsep PLF\tabcellsep 04 (3.03\%)\\
\tabcellsep Total\tabcellsep 132 (100\%)\\
\tabcellsep Pleural fluid\tabcellsep \\
\multicolumn{2}{l}{Out of 132 isolates Pseudomonas aeruginosa}\tabcellsep the rest of the 6 (4.54\%) isolates were seen in above 70\\
\multicolumn{2}{l}{was isolated from 120 (90.50\%) inpatients and 12}\tabcellsep years of age. This shows that Pseudomonas aeruginosa\\
(9.50\%) out patients.\tabcellsep \tabcellsep infections are not confined to particular age group but\\
\multicolumn{2}{l}{Age wise distribution of Pseudomonas}\tabcellsep distributed in all age groups with slight variation.\\
\multicolumn{2}{l}{aeruginosa was as follows. 32 (24.24\%) isolates were in}\tabcellsep Out of 132 isolates MBL enzyme production\\
\multicolumn{2}{l}{the age group of 21 to 30, 11 (16.66\%) isolation were in}\tabcellsep was seen in 44 (33.34\%) cases and in 88 (66.66\%)\\
\multicolumn{2}{l}{the age group of 31 to 40, 20 (15.15\%) isolates were}\tabcellsep cases there was no MBL production. The ATCC 27853\\
\multicolumn{2}{l}{from the age group of 41 to 50, 14 (10.62\%) isolates}\tabcellsep Pseudomonas aeruginosa did not show any zone size\\
\multicolumn{2}{l}{were in the both in 0 to 10 and 51 to 60 years, 10}\tabcellsep enhancement by Double Disk Synergy Test (DDST).\\
\multicolumn{2}{l}{(7.57\%) isolates were in the age group of 61 to 70 and}\tabcellsep (Table 2)\\
\tabcellsep \multicolumn{2}{l}{Table 2 : MBL production in P.aeruginosa}\\
\tabcellsep MBL\tabcellsep Number of cases\\
\tabcellsep MBL positive\tabcellsep 44 (33.34\%)\\
\tabcellsep MBL Negative\tabcellsep 88(66.66\%)\\
\tabcellsep Total\tabcellsep 132 (100\%)\end{longtable} \par
  {\small\itshape [Note: BAL: Broncho alveolar lavage, ASF: Ascitic fluid, ET: Endotracheal tube, PLF:]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.40112359550561794\textwidth}P{0.20247191011235954\textwidth}P{0.24640449438202247\textwidth}}
Antibiotics (µg)\tabcellsep MBL Positive\tabcellsep MBL Negative\\
\tabcellsep n=44(33.34\%)\tabcellsep n=88 (66.6\%)\\
Gentamicin (10)\tabcellsep 0\tabcellsep 52(59\%)\\
Ciprofloxacin (5)\tabcellsep 5 (11.3\%)\tabcellsep 29 (65\%)\\
Cefepime (30)\tabcellsep 3 (6.8\%)\tabcellsep 40 (45.4\%)\\
Ceftazidime (30)\tabcellsep 5 (11.3\%)\tabcellsep 52 (59\%)\\
Ceftriaxone ( 30 )\tabcellsep 5 (11.3\%)\tabcellsep 25 (28\%)\\
Azithromycin (50 )\tabcellsep 3 (6.8\%)\tabcellsep 10 (11.3\%)\\
Piperacillin/Tazobactam\tabcellsep 20 (45.4\%)\tabcellsep 44 (95.4\%)\\
( 100/10 )\tabcellsep \tabcellsep \\
Imipenem (10 )\tabcellsep 0\tabcellsep 20(22\%)\\
Meropenem (10 )\tabcellsep 0\tabcellsep 21(23\%)\\
Colistin (10 )\tabcellsep 100 (100\%)\tabcellsep 100 (100\%)\\
Aztreonam (10 )\tabcellsep 3(6.8\%)\tabcellsep 23 (25\%)\\
P<0.05\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: Graph : showing antibiotic sensitivity pattern for both MBL and non MBL producers]} 
\caption{\label{tab_1}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.23181818181818178\textwidth}P{0.17272727272727273\textwidth}P{0.44545454545454544\textwidth}}
Clinical\tabcellsep P.aeruginosa\tabcellsep MBL Producers(n=44)\\
specimen\tabcellsep (n-132)\tabcellsep \\
Pus\tabcellsep 52\tabcellsep 18 (40.90\%)\\
Urine\tabcellsep 50\tabcellsep 16(36.36\%)\\
Sputum\tabcellsep 10\tabcellsep 04(9.09\%)\\
ASF\tabcellsep 02\tabcellsep 02 (4.45\%)\\
PLF\tabcellsep 04\tabcellsep 02 (4.45\%)\\
ET\tabcellsep 04\tabcellsep 02 (4.45\%)\\
Stool\tabcellsep 04\tabcellsep 00\\
BAL\tabcellsep 06\tabcellsep 00\\
Total\tabcellsep 132\tabcellsep 44(100\%)\end{longtable} \par
 
\caption{\label{tab_2}Table 4 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Antimicrob Agents Chemother]{b6}\label{b6} 	 		\textit{},  	 	 		\textit{Antimicrob Agents Chemother}  		39 p. .  	 
\bibitem[ Indian J Med Microbiol]{b10}\label{b10} 	 		\textit{},  	 	 		\textit{Indian J Med Microbiol}  		23 p. .  	 
\bibitem[Karachi]{b19}\label{b19} 	 		\textit{},  		 			Pakistan ' Karachi 		.  	 	 		\textit{BJMP}  		2  (4)  p. .  	 
\bibitem[Erdem and Pseudomonas (ed.) ()]{b8}\label{b8} 	 		\textit{},  		 			B Erdem 		,  		 			Pseudomonas 		.  		Basic Clinical. Microbiology. Ed.Ustacelebi S Ankara (ed.)  		1999. Gunes Publication. p. .  	 
\bibitem[Sarkar et al. ()]{b24}\label{b24} 	 		‘A clinical microbiological study on the importance of Pseudomonas in nosocomially infected ICU patients, with special reference to metallo ?lactamase production'’.  		 			B Sarkar 		,  		 			D Biswas 		,  		 			Prasad R Sharma 		,  		 			JP 		.  	 	 		\textit{Indian J PathoMicrobiol}  		2006. 49 p. .  	 
\bibitem[Bush et al. ()]{b5}\label{b5} 	 		\textit{A functional classification scheme for beta lactamase and its correlation with molecular structure},  		 			K Bush 		,  		 			G A Jacoby 		,  		 			A Medeiros 		.  		1995.  	 
\bibitem[Navneeth et al. ()]{b20}\label{b20} 	 		‘A preliminary study on metallobetalactamases producing of P. aeruginosa in hospitalized patients'. Indian’.  		 			B Navneeth 		,  		 			D Shridaran 		,  		 			D Sahay 		,  		 			Mrs Belwadi 		.  	 	 		\textit{J Med Res}  		2002. 116 p. .  	 
\bibitem[Prince ()]{b21}\label{b21} 	 		‘Antibiotic resistance of Pseudomonas species’.  		 			A Prince 		.  	 	 		\textit{J Pediatr}  		1986. 108 p. .  	 
\bibitem[Javiya et al. ()]{b13}\label{b13} 	 		‘Antibiotic susceptibility patterns of Pseudomonas aeruginosa at a tertiary care hospital in Gujarat, India'’.  		 			V A Javiya 		,  		 			S B Ghatak 		,  		 			J A Patel 		.  	 	 		\textit{Indian J pharmacol}  		2008. 40 p. .  	 
\bibitem[Richet et al. ()]{b23}\label{b23} 	 		‘Building communication networks: international network for the study and prevention of emerging antimicrobial resistance’.  		 			H M Richet 		,  		 			J Mohammed 		,  		 			L C Mcdonald 		,  		 			W R Jarvis 		.  	 	 		\textit{Emerg Infect Dis}  		2001. 7 p. .  	 
\bibitem[Nadeem et al. ()]{b18}\label{b18} 	 		\textit{Comparison of the invitro susceptibility of clinical isolates of Pseudomonas aeruginosa in a local hospital setting in},  		 			S G Nadeem 		,  		 			S A Qasmi 		,  		 			F Afaque 		,  		 			M Saleem 		,  		 			S T Hakim 		.  		2009.  	 
\bibitem[Jesudason et al. ()]{b14}\label{b14} 	 		‘Comparison of two methods to detect carbapenemase and Metallo-?-lactamase production in clinical isolates'’.  		 			M V Jesudason 		,  		 			A J Kandathil 		,  		 			V Balaji 		.  	 	 		\textit{Indian J Med Res}  		2005. 121 p. .  	 
\bibitem[Rakesh et al. ()]{b22}\label{b22} 	 		‘Detection and antimicrobial susceptibility pattern of Pseudomonas aeruginosa isolates in various clinical samples with special reference to Metallo beta lactamase from a tertiary care hospital in Jaipur’.  		 			K Rakesh 		,  		 			S Preeti 		,  		 			R Suman 		,  		 			S S Dahiya 		,  		 			H Kirti 		,  		 			P S Nirwan 		.  	 	 		\textit{National journal of medical research}  		2014. 4 p. .  	 
\bibitem[Bashir et al. (2011)]{b2}\label{b2} 	 		‘Detection of Metallo-beta-lactamase (MBL) producing Pseudomonas aeruginosa at a tertiary care hospital in Kashmir’.  		 			D Bashir 		,  		 			M A Thokar 		,  		 			B A Fomda 		,  		 			G Bashir 		,  		 			D Zahoor 		,  		 			Ahmad S Abubaker 		,  		 			ST 		.  	 	 		\textit{African journal of Microbiology Research}  		2011. 18 January. 5  (2)  p. .  	 
\bibitem[Hemalatha et al. ()]{b12}\label{b12} 	 		‘Detection of metallobetalactamases producing P.aeruginosa in hospitalized patients'’.  		 			V Hemalatha 		,  		 			U Sekar 		,  		 			V Kamat 		.  	 	 		\textit{Nigerian Journal of. Pharmaceutical Sciences}  		2005. 122 p. .  	 	 (Indian J Med Res) 
\bibitem[Bush ()]{b4}\label{b4} 	 		‘Emerging epidemic of Metallo-?-lactamasemediated resistance’.  		 			K Bush 		.  	 	 		\textit{Clin Infect Dis}  		1998. 27 p. .  	 	 (Metallo-?-lactamases: A class apart) 
\bibitem[Gupta et al. ()]{b11}\label{b11} 	 		‘Emerging resistance to Carbapenems in a tertiary care hospital in north India'’.  		 			E Gupta 		,  		 			S Mohanty 		,  		 			S Sood 		,  		 			B Dhawan 		,  		 			B K Das 		,  		 			A Kapil 		.  	 	 		\textit{Indian J Med Res}  		2006. 124 p. 958.  	 
\bibitem[Gladstone et al. ()]{b9}\label{b9} 	 		\textit{Incidence of carbapenem resistant nonfermenting gram negative bacilli from patients with respiratory infections in the intensive care unit},  		 			P Gladstone 		,  		 			P Rajendran 		,  		 			K N Brahmadathan 		.  		2005.  	 
\bibitem[Seema et al. ()]{b25}\label{b25} 	 		\textit{Incidence of Metallo beta lactamases producing},  		 			B Seema 		,  		 			Atindra Krishna 		,  		 			G Rekha 		,  		 			B 		.  		2012.  	 
\bibitem[Bennett ()]{b3}\label{b3} 	 		‘Integrons and gene cassettes: A genetic construction Kit for bacteria’.  		 			P M Bennett 		.  	 	 		\textit{Antimicrob Agents Chemother}  		1999. 43 p. .  	 
\bibitem[David Greenwood Richard et al. ()]{b7}\label{b7} 	 		\textit{Medical Microbiology' 16/c},  		 			C B David Greenwood Richard 		,  		 			F Slack John 		,  		 			Peuther 		.  		 Livingstone. 28.  		2008. Greenwood, etal. p. 282.  	 
\bibitem[Attal et al. ()]{b1}\label{b1} 	 		‘Metallobetalactamase producing Pseudomonas Aeruginosa: An Emerging threat To Clinicians’.  		 			R O Attal 		,  		 			S Basak 		,  		 			S K Mallick 		,  		 			S Bose 		.  	 	 		\textit{Journal of clinical and Diagnostic Research}  		2010.  (4)  p. .  	 
\bibitem[Mendiratta et al. ()]{b17}\label{b17} 	 		‘Metallobetalactamases producing of P.aeruginosa in hospital from rural area'’.  		 			D K Mendiratta 		,  		 			V Deotale 		,  		 			P Narang 		.  	 	 		\textit{Indian J Med Res}  		2005. 121 p. .  	 
\bibitem[Li et al. ()]{b15}\label{b15} 	 		\textit{Most strains of Pseudomonas aeruginosa are significantly more resistant, even in antimicrobial agents, including beta-lactams, tetracycline, chloramphenicol, and Norfloxacin'. Antimicrob.Agents chemother},  		 			X Z Li 		,  		 			D M Livermore 		,  		 			H Nikaido 		.  		1994. 38 p. .  	 
\bibitem[Livermore ()]{b16}\label{b16} 	 		‘Role of beta-lactamase and impermeability in the resistance of Pseudomonas aeruginosa’.  		 			D M Livermore 		.  	 	 		\textit{J.Antimicrob.chemother}  		1989. 42 p. .  	 
\bibitem[Agrawal et al. ()]{b0}\label{b0} 	 		‘Study of metallobetalactamases production in clinical isolates of P. aeruginosa'’.  		 			G Agrawal 		,  		 			R B Lodhi 		,  		 			U P Kamalakar 		,  		 			R K Khadse 		,  		 			S V Jalgaokar 		.  	 	 		\textit{Indian J Med Microbiol}  		2008. 26  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
