\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={Volume XIII Issue II Version I Year 013 2},
 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-03-15 (revised: 15 March 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-03-15}
\title{Volume XIII Issue II Version I Year 013 2}
\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]{Kalkidan  Hassen}

             \affil[1]{  Jimma university}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 February 2013 Accepted: 28 February 2013 Published: 15 March 2013}

\maketitle


\begin{abstract}
        


Providing effective reproductive health service to people living with HIV/AIDS requires understanding of their sexual behavior, fertility intention and unmet reproductive needs.  Failure of having evidence based responses on gaps identified on these needs might bring an increased HIV incidence, unintended pregnancies, vertical transmission, stigma and discrimination.  Facility based cross sectional study was conducted in southwest town of Jimma, Ethiopia. Quantitative data was collected 632 study participants from the ART. A structured interview administered questionnaire was used to collect the data. Verbal and written consent was obtained from each client and data was collected by nurses. Data was analysed by SPSS version16 windows software. Most of the respondents 341(54.0%) were females, with a mean age of 29.6 ± 7.98 years. Most 86.7% were sexually active, of which 499(80.0) were had a regular partner. Casual sex was reported to be 35 (6.4%). Unprotected sexual contact was found to be 16.2% among male and 4.4% among females. Disclosure of own sero-status to partner was 90.7% while knowledge of Sexual Partner HIV status was 91.4%. Only 385 (70.3%) used condom always the remaining 163 (29.7%) used condom sometimes. Disclosure of own status to partner was 90.7% while STI after being diagnosed for HIV was nearly 12%. About quarter of the study population has expressed desire for fertility 149 (23.6%). Among the sexually active females, 229 (82.3%) used contraceptive. Methods used were injections 63 (27.5%), Pills 71 (31.0%), condom 84(36.7%) and IUD or implants 11(4.8%). More than 88% of women prefered integrated service of HIV care and Family planning service. Risky sexual behavior and fertility intention were high and need for integrated service was found the most wished for. Interventions should be made to assist people with HIV to make effective decisions on safe sex and fertility.  

\end{abstract}


\keywords{}

\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
he rise in prevalence of HIV/AIDS impedes the struggle health sector of developing nations towards achieving desired goals. \hyperref[b0]{1} Adult HIV prevalence in Ethiopia is lower compared to sub-Saharan African countries. However, the sero-survey in late 2010 showed an estimated adult HIV prevalence of 2.4\% (1,216,908 people) which formulate Ethiopia among the countries of largest HIV infected populations in the world. \hyperref[b1]{2} As antiretroviral therapy is more widely available, an emerging issue such as meeting the reproductive health needs of people living with HIV/AIDS who are living longer and healthier becomes a priority. Information about sexual behavior and reproductive health needs of people living with HIV/AIDS is essential to design intervention aimed at safer sexual practice and reproductive health among these people. \hyperref[b2]{3} Unmet needs leads to a high level of unintended pregnancy, vertical transmission and rise in incidence of HIV infection. \hyperref[b3]{4} In a study done in Thailand showed 41\% of the PLWHA were having sex with a regular partner of which 28\% did not know partner's HIV status. \hyperref[b4]{5} A study done in Tanzania showed more than half of the PLWHA (52\%) said they have regular sex without having protection. \hyperref[b5]{6} In a study done in Kenya, nearly half of the respondents had been sexually active and were engaged in risky sexual behavior such as multiple sexual partners, sex with casual partner, and inconsistent condom use. \hyperref[b0]{1} Family planning and HIV/AIDS prevention care, and treatment services are useful entry points for many types of services that people in their reproductive years need. No opportunity should be missed. Sub-Saharan Africa has particular needs for both HIV and family planning services. \hyperref[b3]{4} Family planning offers HIV positive clients the opportunity to prevent unintended pregnancies, prevent mother to child transmission of the virus. \hyperref[b5]{6} However, many reproductive health needs of HIV infected individuals are not met in many countries of the developing world. \hyperref[b6]{7} Family planning can help achieve HIV prevention goals and improve maternal and child health outcomes. Likewise, HIV services can help expand access to family planning services. Family planning and HIV/AIDS programs often serve similar populations, particularly in countries with generalized HIV epidemics driven by heterosexual transmission. \hyperref[b7]{8} Fertility intentions of HIV positive individuals are shaped by a number of conflicting considerations; societal expectation, stigma, and perceived negative caregivere attitude or positive influence of health workers, fear of giving birth to an infected child, having had an infected baby and socio-economic factors are the most important. \hyperref[b8]{9} In a study done in Ghana over 64\% of women living with HIV would like to have children in the future, Two-third of the respondents had ever used a method to delay or avoid pregnancy. Among those who say wanting no children the main reasons are concern about own health or partners health, fear of transmitting the disease to their child and having enough children. \hyperref[b9]{10} Hence this research is done with the objective of this study was to assess the sexual behavior, unmet reproductive health needs and fertility intention of HIV positive women and men on antiretroviral therapy in Jimma, Ethiopia. 
\section[{II.}]{II.}\par
Subjects and Methods  
\section[{b) Measurements}]{b) Measurements}\par
The dependent variables were Sexual risk behavior, unmet contraceptive need and Fertility intention for the last six months prior to the data collection. The independent variables include sociodemographic characteristics (age, sex, income, education, religion, marital status, occupation), sexual charactersitics (number of partner, duration of relationship, type of partner, HIV status of partner, disclousure of own and knowlage of partners HIV status) and service related issues (family planning methods and family planning service preferences).\par
Data were collected by a pre-tested questionnaire which was adopted from different studies. The questionnaire includes demographic, sexual risk behaviors, type of sexual partnership, partner sexual characteristics, disclosure status, disclosure barriers, disclosure outcomes, fertility intention and factors related to fertility. 
\section[{c) Data analysis and processing}]{c) Data analysis and processing}\par
Data collectors and supervisors were trained prior to data collection. Questionnaires was checked daily for error or completeness, and corrective measure will be taken..Quantitative data was analyzed using SPSS version 17 windows based statistical software while qualitative data was analyzed by thematic framework analysis after gathering different data that appeared commonly and grouped under theme. 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Socio-demographic characters}]{a) Socio-demographic characters}\par
Most of the respondents 351(54.0\%) were males, with a mean age of 29.6 ± 7.98 years, Oromo by ethnicity, married and Orthodox Christians by religion. Majority of the respondents have completed a secondary education 350 (33.6\%) and 170 (29.5\%) have completed primary education while quarter of them 54(24.9\%) finished college or university. Majority of respondents 99 (45.6) receive monthly salary below 1000 Birr or nearly 50 dollars. Most 355 (56.1) of the respondents have one or more children (Table \hyperref[tab_2]{1}). 
\section[{b) Sexual Behavior}]{b) Sexual Behavior}\par
Considering the sexual activity of the subjects in the past six months of study Period 548(86.7\%) were active of which 499(80.0) were with regular partner and 78(14.2 of participant reported sex with two or more partner. Casual sex was reported to be 35 (6.4) (Table \hyperref[tab_3]{2}). Unprotected sexual contact was found to be 16.2\% among male and 4.4\% among females. Disclosure of own sero-status to partner was 90.7\% while knowledge of Sexual Partner HIV status was 91.4\% (Table \hyperref[tab_4]{3}) Among sexually active, condom use was 494 (90.14\%), of which only 385 (70.3\%) used condom always the remaining 163 (29.7\%) used condom sometimes. The reason mentioned for not using condom always was partner dislike condom 77(14.0\%), client/spouse needs to have child 92 (16.8\%), partner positive 63(11.5\%). Disclosure of own status to partner was 90.7\% while STI after being dignosed for HIV was nearly 12\%. c) Family planning utilization and unmet needs of it Among the sexually active females, 229 (82.3\%) used contraceptive. The methods they used includes injectable 63(27.5\%), Pills 71 (31.0\%), condom 84(36.7\%) and IUD or implants 11(4.8\%). Personal experience (48.9\%) was the common reason for current choice of contraceptive methods followed by health education given 31.4\% and friends' advice/experience 19.7\%. Study subjects who were not used contraception reasoned fertility intention 63.4\%, abstinence from sex 33.0 \%, fear of drugs 36.6 reaction\% and other health related concern 42.9\%. About 59.1\% disclose their HIV status to family planning service provider. Fear of stigma 17\%, fear of breach of confidentiality 34\% and failure of knowing its important 56\% were the major reason for not disclosing HIV status to the family planning service provider (Table \hyperref[tab_5]{4}) Most of the respondents prefer family planning care would have been provided in Art clinic (88.6\%). The major reasons expressed were provider familiarity 32.6\%, to reduce stigma 30.1\% and to save time 72.6\%. Majority of respondents know their right of reproduction 94.6\%. 
\section[{d) Fertility Intention}]{d) Fertility Intention}\par
IV. 
\section[{Disscussion}]{Disscussion}\par
We assessed the sexual behavior, unmet reproductive health needs and fertility intention of HIV positive men and women on antiretroviral therapy in Jimma, south west of Ethiopia by using facility based cross-sectional study design during December to March 2011. Participants reported the about their sexual behavior they had in their past six months prior to data collection, fertility intention and unmet reproductive health needs.\par
Among the study subjects those who were sexually active for their last six months prior of study period were 86.7\%, higher than the studies done Bahrdar town of Ethiopia (48.9\%), South Africa (65 \%), and Botswana (62\%), but comparable Mexico (87\%) \hyperref[b10]{[11]}\hyperref[b11]{[12]}\hyperref[b12]{[13]}\hyperref[b13]{[14]} . In this study Most 80\% reported having regular sexual partner, a similar steady partnership was the observed in a studies done in Addis Ababa (82\%) and Botswana (80\%) \hyperref[b14]{15,} {\ref 16} . Those who reported multiple partners were 14.2, higher than the study done in Addis Ababa and other study done in South Africa \hyperref[b14]{15,} {\ref 17} . Differences are possibly attributable to the study setting and socio demographic determinants. Concomitantly, the variation also could be due to methodological heterogeneity.\par
Disclosure of own status to partner was 90.7\%, comparable with a studies conducted in Uganda and South Africa which showed 97\% and 90\% of subjects had disclosed their serostatus 18,17 . However this is far higher than studies done in Illubabor zone of Ethiopia and Rwanda  {\ref 19,} {\ref 20} . The difference might be attributed to the study period, awareness might increase in due time.\par
Unprotected sexual contact was found to be 9.8\%, much less than the study done in Addis Ababa which revealed 36.9\% of the respondents had condomunprotected ('risky') sexual intercourse \hyperref[b14]{15} . Similarly our finding is less than study reports from United States and the South Africa, where the prevalence of risky sex was 30\% and 23\%, respectively  {\ref 21,} {\ref 22} . In other studies conducted in Brazil and Uganda, 25\% and 35\% of HIV positive people attending ART intentionally practiced high risk sex, respectively \hyperref[b15]{23,}\hyperref[b16]{24} . Variation of this can be socio-cultural issues related to sexual disclosure in the community where having multiple partners is seen with lots of odds and it might be related to the high reported intention to have a child in this study, and the fact that most of the respondents were in a marital relationship, unlike the other studies.\par
Use of Condom was 90.14\%, of which only 70.3\% used condom always. The remaining 163 29.7\% used condom sometimes. Comparable finding was observed in the study done in Hosana of Ethiopia, and contributes a lot for expansion of AIDS and other sexually transmitted illness doubling the burden \hyperref[b17]{25} . This indicates that the need for establishment of effective safe sex practices and condom use behavior among PLWHAs. The reason mentioned for not using condom were identified, partner dislike condom, fertility intention and partner positive were noted nearly with equal proportion. The same classical reasons were mentioned in different proportion in studies conducted in the Hong conk and Dominican Republic \hyperref[b18]{26,}\hyperref[b19]{27} . Casual sex was reported to be 35 (6.4), much less than the study done in Botswana which reported 79 (32\%) of had casual partner  {\ref 16} . Almost 42\% respondents did not disclose their HIV status to their family planning service provider. Unlike the study conducted in Addis Ababa the most common reason identified in this study was "I didn't thought its important" \hyperref[b21]{29} .\par
Family planning use is important for HIV positive individuals like any HIV negative people to space \& limit birth and to prevent unintended pregnancy irrespective of their fertility desire \hyperref[b2]{[3]}\hyperref[b3]{[4]}\hyperref[b4]{[5]} . Furthermore, avoiding unintended pregnancy among HIV positive is one way of vertical transmission reduction 2 . Most contraceptives are safe and effective for use by people with asymptomatic HIV infection as well as people who developed HIV/AIDS disease 5 . Among the sexually active females most (82.3\%) used contraceptive. The most common preferred and currently used family planning methods were condom followed by hormonal. Our result agreed with Studies conducted in Kenya, Zimbabwe and a worldwide review by Mitchell and Stephens \hyperref[b20]{[28]}\hyperref[b21]{[29]}\hyperref[b22]{[30]} .\par
Desire for children takes many forms, including how many, when, how, with whom, that vary greatly from one context to another. However, despite complex all are the priority reproductive health concern. Among respondents, nearly quarter of the study population has expressed their desire for fertility (23.6\%). This finding is lower than the studies done in north eastern region of south wollo (36.4\%) and southern part of Ethiopia 33.9\% 31, 32   . The study also revealed that current fertility decision is lower than a study conducted in Zimbabwe, and Nigeria \hyperref[b21]{29,}\hyperref[b25]{33} . Difference in the desire for fertility intention among the above studies could be attributed to difference in study setting, socio-economic variables and the fact that fertility intention is determined by health status, being a phenomenon that is dynamic rather than fixed over time. The major reason expressed in this Most 389 (61.5\%) of the study subjects had one or more child. About quarter of the study population has expressed desire for fertility 149 (23.6\%). The major reason for desire for fertility were Child bring happiness, Societal, family and friends expectation, to leave something behind. Those who denied desire for fertility reasoned fear of mother to child transmission, to avoid orphaned kid, already had the desired children (Table \hyperref[tab_6]{5}). In the bivariate analysis, among the sociodemographic variables, sex, age, religion, marital status and having live spouse were found significantly associated with fertility decision (Table  {\ref six}) study were "Child bring happiness", Societal, family and friends expectation, "to leave something behind" and were almost reasoned by the above all studies with different proportion.\par
More than 88\% of women living with HIV responded their choice of integrated service of HIV care and Family planning service. The way in which a health care providing system approaches may affect a woman's relative comfort in interacting with the broader health care system. This is evidenced by the major reasoned expressed from respondents was familiarity and belongingness. The integration of FP services into HIV care has been identified as a promising strategy to reduce unmet reproductive health needs of contraception among women living with HIV, and our finding affirm its necessity. Like much of sub Sahara African countries our data was in favor of integrating HIV and family planning services to create a meaningful solutions which may require a fundamental reconsideration of HIV support structures and service delivery paradigms, which might challenge our poor economic settings \hyperref[b26]{34} .\par
Nearly 95\% of the study subject knew their reproductive health highlights as international and national expert consultations on HIV highlights the right of HIV-positive people to decide on freely and responsibly on all aspects of their sexuality, including protecting and promoting their sexual health, be free from discrimination, coercion or violence in their sexual lives and in all sexual decisions, expect and demand equality, full consent, mutual respect and shared responsibility in sexual relationships \hyperref[b8]{9}      \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Year\\
Volume XIII Issue II Version I\\
a) Abbreviations\\
AIDS: Acquired Immune deficiently syndrome\\
ART: Anti retro viral therapy\\
IUD: Intra uterine Derive\\
OCP: Oral contraceptive pills\\
PLWHA: People living with HIV,/or manifestations of\\
AIDS\\
SPSS: statistical package for social sciences\\
STI: Sexually transmitted infections\\
WHO: world health organization\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3765822784810126\textwidth}P{0.15421940928270042\textwidth}P{0.16139240506329114\textwidth}P{0.15780590717299578\textwidth}}
Sexual Activity\tabcellsep Male\tabcellsep Female\tabcellsep Total\\
\tabcellsep N (\%)\tabcellsep N (\%)\tabcellsep N (\%)\\
Sexually active\tabcellsep 270 (92.8)\tabcellsep 278 (81.5)\tabcellsep 548(86.7)\\
Sex with regular partner\tabcellsep 230 (79)\tabcellsep 269 (78.9)\tabcellsep 499(80.0)\\
Sex with two or more partner\tabcellsep 50 (17)\tabcellsep 18 (5)\tabcellsep 78(14.2)\\
Sex with casual partner\tabcellsep 23 (8.5)\tabcellsep 12(4.3)\tabcellsep 35(6.4)\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6402243589743589\textwidth}P{0.20977564102564103\textwidth}}
ART in Jimma. Dec., 2011\tabcellsep \\
Variables\tabcellsep N (\%)\\
Unprotected sexual contact\tabcellsep \\
Male\tabcellsep 47 (16.2)\\
Female\tabcellsep 15(4.4)\\
Sexual Partner HIV status\tabcellsep \\
HIV positive\tabcellsep 489(89.2)\\
HIV negative\tabcellsep 12(2.2)\\
Don't Know\tabcellsep 47(8.6)\\
Disclosure of own status to partner\tabcellsep \\
Yes\tabcellsep 497(90.7)\\
No\tabcellsep 45(9.3)\\
History of Sexually transmitted illness\tabcellsep \\
after diagnosed for HIV\tabcellsep \\
Yes\tabcellsep 76(11.9)\\
No\tabcellsep 557(90.1\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5132547864506627\textwidth}P{0.055081001472754056\textwidth}P{0.04882179675994108\textwidth}P{0.1251840942562592\textwidth}P{0.10765832106038291\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 013\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Year\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 31\\
\multicolumn{2}{l}{Variables Current family planning use n=229 ? OCP ? Condom ? Injectables}\tabcellsep N 71 84 63\tabcellsep \% 31.0 36.7 27.5\tabcellsep Volume XIII Issue II Version I D D D D ) F\\
?\tabcellsep IUD\tabcellsep 7\tabcellsep 3.1\tabcellsep (\\
\multicolumn{2}{l}{? Reasons for current choice of contraceptive methods Implants n=229 ? health education given ? From friends' advice/experience}\tabcellsep 4 72 45 112\tabcellsep 1.7 31.4 19.7 48.9\tabcellsep Medical Research\\
\multicolumn{2}{l}{? ? Reason for not to using contraceptive method all females Personal experience Dual protection (n=112) ? Fertility intention ? Abstinence from sex}\tabcellsep 63 41 71\tabcellsep 27.5 36.6 63.4\tabcellsep Global Journal of\\
?\tabcellsep Fear of drugs reaction\tabcellsep 37\tabcellsep 33.0\tabcellsep \\
?\tabcellsep Health concern\tabcellsep 48\tabcellsep 42.9\tabcellsep \\
\multicolumn{2}{l}{Disclose of HIV status to your FP service provider (n=229)}\tabcellsep \tabcellsep \tabcellsep \\
?\tabcellsep Yes\tabcellsep 133\tabcellsep 59.1\tabcellsep \\
?\tabcellsep No\tabcellsep 96\tabcellsep 41.9\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep © 2013 Global Journals Inc. (US)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
Variables\end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.26401515151515154\textwidth}P{0.0922979797979798\textwidth}P{0.06439393939393939\textwidth}P{0.21679292929292926\textwidth}P{0.2125\textwidth}}
Characteristics\tabcellsep \multicolumn{2}{l}{Fertility Intention}\tabcellsep Odds Ratio\tabcellsep \\
\tabcellsep Yes\tabcellsep No\tabcellsep COR (Lower -Upper\tabcellsep AOR (Lower -Upper limit)\\
\tabcellsep \tabcellsep \tabcellsep limit)\tabcellsep \\
sex\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Male\tabcellsep 82\tabcellsep 209\tabcellsep 0.62 (0.44-0.91)\tabcellsep 0.51 (0.31-0.87)*\\
Female\tabcellsep 67\tabcellsep 274\tabcellsep 1\tabcellsep \\
Religion\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Christians\tabcellsep 90\tabcellsep 401\tabcellsep 2.95 (1.94-4.48)\tabcellsep 2.74 (1.56-4.21)**\\
Muslims\tabcellsep 51\tabcellsep 77\tabcellsep 1\tabcellsep \\
Marital status\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Married\tabcellsep 58\tabcellsep 283\tabcellsep 2.22 (1.52-3.23)\tabcellsep 2.29 (1.23, 4.26)**\\
Un married\tabcellsep 91\tabcellsep 200\tabcellsep 1\tabcellsep \\
Age (in years)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
15-34\tabcellsep 85\tabcellsep 40\tabcellsep 0.25 (0.16-0.41)\tabcellsep 0.21 (0.219, 0.52)***\\
35-54\tabcellsep 64\tabcellsep 118\tabcellsep 1\tabcellsep \\
Live child\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Yes\tabcellsep 47\tabcellsep 342\tabcellsep \tabcellsep \\
No\tabcellsep 102\tabcellsep 141\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 6 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{( ) F Assessment of Sexual Behavior, Unmet Reproductive Health Needs and Fertility Intention of People Living with HIV/AIDS, Jimma, South West of Ethiopia} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{Assessment of Sexual Behavior, Unmet Reproductive Health Needs and Fertility Intention of People Living with HIV/AIDS, Jimma, South West of Ethiopia} 			\footnote{( ) F Assessment of Sexual Behavior, Unmet Reproductive Health Needs and Fertility Intention of People Living with HIV/AIDS, Jimma, South West of Ethiopia} 		 		\backmatter   			 
\subsection[{Acknowledgment}]{Acknowledgment}\par
We acknowledge Jimma University for funding of this project. 			  			  				\begin{bibitemlist}{1}
\bibitem[Mitchell ()]{b22}\label{b22} 	 		‘1E Stephens2 Contraception choice for HIV positive women’.  		 			H S Mitchell 		.  	 	 		\textit{Review Sex Transm Infect}  		2004. 80 p. .  	 
\bibitem[Getachew et al. ()]{b23}\label{b23} 	 		‘A Deribew Factors affecting fertility decisions of married men and women living with HIV in South Wollo Zone’.  		 			M Getachew 		,  		 			M Alemseged 		,  		 			Abera 		.  	 	 		\textit{Northeast Ethiopia. Ethiopian Journal of Health Development}  		2010. 24 p. 3.  	 
\bibitem[Unaids/Who ()]{b3}\label{b3} 	 		\textit{AIDS epidemic update},  		 			Unaids/Who 		.  		 \url{http://www.unaids.org/wad2004/report.html}  		2004. Geneva.  	 	 (Accessed May28, 2011) 
\bibitem[Oberdorter et al.]{b4}\label{b4} 	 		‘Change in sexual behavior of people living with HIV after 12 month antiretroviral therapy experience from Thailand’.  		 			P Oberdorter 		,  		 			D Thiapinta 		,  		 			J Suwantherangoon 		.  	 	 		\textit{AIDS 2006 -XVI International AIDS Conference Abstract}  		 (WEPE0824) .  	 
\bibitem[Olley and Sunmola]{b11}\label{b11} 	 		\textit{Changes in sexual activity and condom use among patients living with HIV in South Africa},  		 			B O Olley 		,  		 			A G Sunmola 		.  		 \url{AIDSConference./WWW.aids2004.org/}  		 	 
\bibitem[Newmann1 et al. ()]{b20}\label{b20} 	 		‘Contraceptive practices and receptivity to integrating family planning services into HIV care and treatment among HIV-infected women and men attending HIV care clinics in Nyanza Province’.  		 			Sara Jeannette Newmann1 		,  		 			Craig R Cohen1 		,  		 			Maricianah Onono2 		,  		 			Rachel Steinfeld1 		,  		 			Elizabeth A Bukusi 		,  		 			Cinthia Blat 		,  		 			Katie Doolan 		,  		 			B Starley 		,  		 			Harriet Shade 		,  		 			Sande 		,  		 			G Wanjiku 		,  		 			Wanjiku2 		,  		 			A Goretty 		,  		 			Daniel Ong'udi2 		,  		 			Grossman3 		.  		 \url{https://www.conftool.com/fpconference2011/index.php?page=browseSessions\&abstracts=show\&form\textunderscore session=53}  	 	 		\textit{Conference peceeding FP Conference},  				 (Kenya)  		2011.  	 
\bibitem[Distribution of PLWHA attending ART service by fertility desire in SNNPR ()]{b24}\label{b24} 	 		\textit{Distribution of PLWHA attending ART service by fertility desire in SNNPR},  		2008. Addis Ababa, ETHIOPIA.  	 	 (EPHA) 
\bibitem[Ethiopian Health and Nutrition Research Institute, Preliminary data from AIDS in Ethiopia (2010)]{b1}\label{b1} 	 		\textit{Ethiopian Health and Nutrition Research Institute, Preliminary data from AIDS in Ethiopia},  		March 2010.  	 	 (7th Edition) 
\bibitem[Federal Ministry of Health-Federal HAPCO: Single Point HIV Prevalence Estimate (2007)]{b0}\label{b0} 	 		\textit{Federal Ministry of Health-Federal HAPCO: Single Point HIV Prevalence Estimate},  		June 2007.  	 
\bibitem[Oladopo ()]{b25}\label{b25} 	 		\textit{Fertility Desire and HIV Positive patients at a Suburban specialist center},  		 			Daniel O Oladopo 		,  		 			Odusoga 		,  		 			Ayoola-Sotubo O 		.  		2005. Dece. p. .  	 
\bibitem[Bruyn ()]{b7}\label{b7} 	 		\textit{HIV/AIDS and reproductive health},  		 			M Bruyn 		.  		 \url{http://www.ipas.org}  		2006.  	 	 (Accessed Sept 2, 2011) 
\bibitem[Trevino and Tecuapetia ()]{b13}\label{b13} 	 		‘Influence of diagnosis on the sexual activity of HIV infected Mexican patients’.  		 			S C Trevino 		,  		 			G Tecuapetia 		.  		 \url{www.aids2010.org}  	 	 		\textit{XVIII International AIDS Conference},  				 (Vienna, Austria)  		July 18-23 2010. 2.  	 
\bibitem[Morrison and Fleischman ()]{b6}\label{b6} 	 		‘Integrating reproductive health and HIV/AIDS programs. Strategic opportunities for PEPFAR’.  		 			J Morrison 		,  		 			J Fleischman 		.  	 	 		\textit{A report of CSIS task force on HIV/AIDSp},  				2006. p. .  	 
\bibitem[Adamchak et al. ()]{b9}\label{b9} 	 		\textit{Introducing family planning services into an ART treatment program in Ghana: results of a pilot intervention},  		 			S E Adamchak 		,  		 			B Janowitz 		,  		 			T Grey 		,  		 			C Otterness 		.  		 \url{http://www.jhsp.edu/gatesinstitute/cr/fp/\textunderscore hiv}  		2007. Durham (NC.  	 	 (): Family Health International. Accessed Sept 2, 2011) 
\bibitem[Estifanos et al. ()]{b10}\label{b10} 	 		‘Patterns of condom use and associated factors among adult HIV positive clients in North Western Ethiopia: a comparative cross sectional study’.  		 			Y Estifanos 		,  		 			T Desalegn 		,  		 			M Solomon 		.  		 \xref{http://dx.doi.org/10.1186/1471-2458-12-308}{10.1186/1471-2458-12-308}.  	 	 		\textit{BMC Public Health}  		2012. 12 p. 308.  	 
\bibitem[Guimaraes and Chin-Hong]{b15}\label{b15} 	 		‘Prevalence \& determinants of high risk sexual behavior among HIV-infected men\& their male or female partners in Brazil’.  		 			M D C Guimaraes 		,  		 			P V Chin-Hong 		.  		 \url{http://www.iasociety.org/Abstracts/A2171181.aspx}  	 	 		\textit{The XV International AIDS Conference, Abstract no. WePeC6067. Available at},  				 	 
\bibitem[Myer et al. ()]{b2}\label{b2} 	 		‘Prevalence and determinants of fertility intentions of HIV-infected women and men receiving antiretroviral therapy in South Africa’.  		 			L Myer 		,  		 			C Morroni 		,  		 			K Rebe 		.  	 	 		\textit{AIDS Patient Care STDS}  		2007. 21 p. .  	 
\bibitem[S M Abdullah1 et al. ()]{b18}\label{b18} 	 		‘Reasons for not using condoms among the Hong Kong Chinese population: implications for HIV and STD prevention’.  		 			A S M Abdullah1 		,  		 			Fielding1 		,  		 			S Hedley1 		,  		 			Y K H Ebrahim2 		,  		 			Luk1 		.  	 	 		\textit{Sex Transm Infect}  		2002. 78 p. .  	 
\bibitem[Seth C Kalichman et al. (2007)]{b12}\label{b12} 	 		‘Recent multiple sexual partners and HIV transmission risks among people living with HIV/AIDS in Botswana’.  		 			Dolly Seth C Kalichman 		,  		 			Keitseope Ntseane 		,  		 			Mosarwa Nthomang 		,  		 			Odireleng Segwabe 		,  		 			Leickness C Phorano 		,  		 			Simbayi 		.  	 	 		\textit{Sex Transm Infect}  		2007 August. 83  (5)  p. .  	 
\bibitem[Wilcher and Cates ()]{b26}\label{b26} 	 		‘Reproductive choices for women with HIV’.  		 			R Wilcher 		,  		 			W Cates 		.  	 	 		\textit{Bulletin of the World Health Organization}  		2009. 87  (11)  p. .  	 
\bibitem[Dessie et al.]{b14}\label{b14} 	 		\textit{Risky sexual practices and related factors among ART},  		 			Y Dessie 		,  		 			M Gerbaba 		,  		 			A Bedru 		,  		 			G Davey 		.  		 	 
\bibitem[Rayah et al. (2003)]{b21}\label{b21} 	 		‘Sex and Reproductive choice: Findings from "positive women voices \& choices’.  		 			F Rayah 		,  		 			M Carolin 		,  		 			Sefer 		.  	 	 		\textit{Zimbabwe. HIV/AIDS, Sexual, \& Reproductive health},  				May 2003. 11.  	 
\bibitem[Mpangile et al. ()]{b8}\label{b8} 	 		\textit{Sexual and child bearing needs of people on ART: The forgotten agenda. Liking reproductive health and family planning with HIV/AIDS program in Africa},  		 			G Mpangile 		,  		 			M Sima 		,  		 			E Praag 		,  		 			V Mmbaga 		.  		 \url{http://www.jhsp.edu/gatesinstitute/cr/fp/\textunderscore hiv}  		2006.  	 	 (Accessed Sept 2, 2011) 
\bibitem[Bategagya and Kityo]{b16}\label{b16} 	 		\textit{Sexual behavior of HIV-positive patients attending an urban HIV/AIDS Clinic-Joint Clinical Research Center},  		 			M H Bategagya 		,  		 			C Kityo 		.  		 \url{http://www.iasociety.org/Abstracts/A2171491.aspx}  		Kampala, Uganda: Abstract Book. 2 p. .  	 
\bibitem[Sears et al. (2011)]{b19}\label{b19} 	 		\textit{Sexual risk behavior among HIV-positive patients at an urban clinic in Santiago, Dominican Republic. AIDS Care},  		 			D Sears 		,  		 			C Cabrera 		,  		 			F Ortiz 		,  		 			B Anderson 		,  		 			M Stein 		.  		2011 Dec. 23 p. .  	 
\bibitem[Tuloro et al. ()]{b17}\label{b17} 	 		‘The role of men in contraceptive use and fertility preference in Hossana Town, Southern Ethiopia’.  		 			T Tuloro 		,  		 			W Deressa 		,  		 			A Ali 		,  		 			G Davey 		.  	 	 		\textit{Ethiop J Health Dev}  		2006. 20  (3)  p. .  	 
\bibitem[World Health Organization. Prevention of mother-tochild transmission of HIV generic training package ()]{b5}\label{b5} 	 		\textit{World Health Organization. Prevention of mother-tochild transmission of HIV generic training package},  		 \url{Availableatwww.cdc.gov/globalaids/Resources/pmtct-care}  		2004.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
