\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={Productive and Biological Characteristics of Growing Sheep with Different Genotypes},
 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 2020-01-15 (revised: 26 Year 2020 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Productive and Biological Characteristics of Growing Sheep with Different Genotypes}
\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]{Abdurasulov  A.H.}

             \author[2]{Salykov  R.S.}

             \author[3]{Abdymazhitov N.  K.}

             \author[4]{Madumarov  A.K.}

             \author[5]{Muratova  R.T.}

             \affil[1]{  Osh State University,}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


In order to assess the productive and biological characteristics of growing sheep of different origin we have carried out commercial cross breeding of Kyrgyz hair fat-tailed sheep with dairy Awassi sheep imported from Israel. As a result of basic measurements of body type it was established that crossbred descendants differed with better proportion of majority of body statures with well demonstrated meat and milk shapes. The duration of lactation period with crossbred females of first generation is longer for 50 days, but milk yielding capacity -88,7 l more than of females of Kyrgyz hair sheep population.Generally having analyzed the effectiveness of crossbreeding, including the received gains in weight, milking capacity, we have become convinced of its advantage. The advantage of crossbred growing sheep has to do with a degree of expression of heterosis effect. The quantity of products derived from crossbred lambs was significantly greater at fewer costs for its production.

\end{abstract}


\keywords{sheep, breeds, raising, breeding, selection, dairy productivity, chemical composition of milk, hematology, correlation.}

\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 breeds cultivated in the republic were mainly of wool-mutton, mutton-wool and mutton-fat-wool productive direction. Along with that no less important was sheep's dairy productivity upon which the preservation, vitality, growth and development of lambs depend, and generally the state of herd reproduction.\par
The sheep's milk is a full value food product notable for its highest dietary properties and well digested. The valuable types of hard and soft cheese and different fermented milk products were made of it.\par
The world experience shows that in many countries a sheep breeding of dairy line has a priority meaning. More than 15 names of food products produced from sheep's milk are highly appreciated in Bulgaria, France, England, Italy, Germany, Israel, Syria, Jordan, and Turkey. For a long time an independent cheese industry was functioning in these countries.\par
Many scientists and professionals in the CIS countries have studied the sheep's dairy productivity at different times  {\ref [1;4;6;]}.\par
In Kyrgyzstan a number of scientists have studied the issue of sheep's dairy productivity or raised it as a problem at different periods of creation and improvement of breeds [2;3;5;6]. 
\section[{II. The Material and Research Methods}]{II. The Material and Research Methods}\par
We have organized two groups of ewes according to analog method. The breeding stock in both groups was represented by local hair sheep. The first experienced group of ewes was artificially bred by sperm of sheep of Israeli dairy breed Awassi. The second control group of ewes was bred by local hair sheep.\par
We have studied a growth and development of growing sheep, change in body weight, by individual weighing at different age period; characteristics of exterior were determined by calculation of body type indexes.\par
The ewes' dairy productivity was studied according to methods of Y.I.  {\ref Imigeev and others (2007)}.\par
The milk yield was taken into account by the following method. In the evening prior to record milking, lambs were separated from ewes and maintained individually at night and in the morning, till the end of milking. When lambs separated, all ewes are stripped rapidly but the milk obtained was not taken into account.\par
In the morning of record day, i.e. precisely in 12 hours after evening stripping, they conducted record milking of ewes, made individual measurement of milk quantity derived per sheep for the half of day. The milk yield was done per day by redoubling the quantity of drawn milk for the half of day. And for the control period we made calculations by multiplying obtained amount to number of days of such period. By summing up the sheep's milk yielding capacity for control periods, we have identified them as lactation and calculated the average daily milk output.\par
We have determined the amount of days of the first control period by summing up the days from lambing to record day + record day + 7 days thereafter.\par
The second record was done at the 14 th day after the first and it was equal to 14 days. The third record was done at the 21 st day after the second. The control period was equal to 28 days. The following sequential control records were conducted after each 28 days.\par
The chemical composition of sheep's milk has been studied according to methods of G.S.Inikhova, K.P. Brio.  {\ref (1971)}.\par
We have studied clinical and hematological indications in animals per group based on the commonly accepted methods. We have examined a pulse, respiratory rhythm, body temperature, number of formed elements and percent of content of hemoglobin in blood by methods of Kudryavtsev ?.?. and Kudryavtseva L.A.  {\ref (1974} {\ref ( ), Vasilieva A.A. (1948))}, Nikitina V.N. (1949) and others.\par
All digital materials were processed by methods of variation statistics  {\ref (Plokhinskiy N.A. 1969)}.\par
The first generation crossbreeds had the body weight by birth: growing sheep 4,4 kg, ewes -4,2 kg., the body weight of crossbred sheep at weaning was 34,7±0,41 kg on average or by 2,2 kg (6,8\%) more than in controlled group. The body weight of ewes in the experienced group was equal to 31,8±0,38 kg or 1,6 kg more (5,3\%) more than in controlled group.\par
The body weight of crossbred sheep aged 8 month was 43,3±0,53 kg on average with fluctuation between 35,6 -48,1 kg, of ewes -40,8±0,32 kg on average ranging from 35,1 to 44,5 kg, in percent to control group, the advantage among crossbreeds was attributed to growing sheep -7,4 \%, ewes -6,0 \%.\par
The body weight of growing sheep at one year of age was on average: crossbreeds -50,3 kg, local hair sheep -45,8 kg or 4,8 kg more in crossbreeds. The body weight of crossbred ewes was equal to 44,4 kg against 41,2 kg of local hair sheep or was greater to 3,2 kg.\par
At the age of 1,5 the crossbred animals surpassed their herd mates in body weight, growing sheep by 12,1\%, ewes by 8,5 \%. The variation factor on crossbred growing sheep was 6,8\%, on local hair sheep -5,7\% or by 1,1\% higher in crossbreeds. The correlation factor on crossbred ewes was also by 0,3\% higher than in control group.\par
The absolute growth of growing sheep from weaning to eight-month was 8,6 kg, ewes -9,0 kg, daily average growth -9,5 and was 10 g more in crossbreds than in control group. During from 8 to 12 month the crossbred growing sheep had 7,0 kg, local hair sheep -5,5 kg, i.e. was 1,5 kg more in crossbreeds. The absolute growth of body weight in crossbred ewes for the given period was 3,6 kg, in control -2,7 kg or was 0,9 kg more in crossbreeds.\par
In general, for the whole period of breeding, the absolute growth of body weight since birth till the age of 1,5 year in crossbred growing sheep was 68,89 ??, in local hair sheep -61,4 kg or was 7,85 kg more in crossbreeds. The indications of ewes were accordingly 53,53 kg and 49,13 kg, or 4,4 kg more in crossbred animals.\par
In order to have more complete and objective assessment of growth and development of crossbred and well-bred growing sheep, we have done the exterior measurements and calculated the basic body type indexes of animals with various genotypes.\par
When studying the age specific changes in measurements within the experienced and control groups of lambs, the substantial difference was found in growth intensity and development of individual parts of body of growing sheep with different genotypes. All body statures of crossbreeds have surpassed local herd mates in growth and development.\par
With a view to study the impact of cross breeding of local hair sheep with sheep of dairy breed Awassi for milk producing ability, we have determined ewes' milking capacity. The milk producing ability has been determined by methods of Imigeev Y.I. and others.  {\ref (2007)}.\par
Daily milk yield in crossbreeds was on average 0,774 l, in local hair sheep -0,461 l, or was 0,313 l more in crossbreeds. Milk yield for lactation was equal to 162,5 l. and 73,8 l accordingly, or was 88,7 l. lower in control group. Selection and quality assessment. Milk yield of ewes was 135,5 l. for 1 lactation and 204-173 l for 4-5 lactations (190-177 days), with content of fat up to 6,8 \%, and protein -6,2\%.\par
The content of dry basis in milk of crossbreeds Aw x Lh was 18,30 \%, of local hair sheep -19,92 \% or higher by 1,62 \%. The content of fat in crossbreeds' milk was higher by 0,50\% than in control. For content of remained components such as protein, lactose, nonfat milk solids and ash in sheep of control group, indicators are rather higher than in crossbreeds' milk.\par
We have studied the biochemical indicators of blood of experimental animals during researches of results of commercial cross breeding (table 2.). The red blood count of crossbred animals was 10,84 mln. or by 1,76 mln less than in blood of local hair sheep. The content of hemoglobin in crossbreeds Aw x Lh -14,7\%, in hair sheep -13,0\%, or by 1,7\% higher than in crossbreeds. For other indicators there were no substantial differences. Repetition of characteristics. In order to have animals to have high and sustainable productivity during their life, first of all, they must have good adaptability to paratypic living environment. Or in other words the breed to be created or internal breed type shall conform to specific environmental conditions. The higher value of repetition of body weight in ewes is obtained at the age of 4 and 12 -months, since this indicator is significantly affected by genetic structure of herd associated with level of stock breeding. Generally in this case the low indicators of repetition in ewes are conditioned by insufficient provision of herd's genetic uniformity and by application of outbreeding of two breeds. 
\section[{Correlation of characteristics.}]{Correlation of characteristics.}\par
Without touching a great variety of economic and useful characteristics of sheep, we have studied the nature of relation between the body weight and basic exterior measurement, like shoulder height, height at hips, chest depth, chest breadth, chest girt and cross body length of sheep. Mainly, positive correlation dependencies -from 0,03 to 0,65 were obtained between body weight and basic exterior measurements. Positive relation -0,10 -0,12 in crossbreeds between body weight and shoulder height, chest depth, medium positive correlation -0,24 between body weight and cross body length. The highest degree of dependency 0,65 is between body weight and chest breadth, statistically correct. 
\section[{IV.}]{IV.} 
\section[{Conclusion}]{Conclusion}\par
As a result of application of crossbreeding by use of genetic resources of local population of hair fattailed sheep and Awassi breed, a new genotype of animals was derived which serves as a valuable breeding material in creating new direction of sheep's productivity in Kyrgyzstan -dairy sheep breeding.\par
The duration of lactation period of the first generation crossbred ewes is longer for 50 days, but milk yielding capacity -88,7 l more than those of Kyrgyz hair sheep population.\par
Some low hematologic and clinic-physiological indicators have been identified in crossbred animals in comparison to those of local hair sheep that has to do with undergoing adaptation processes in new genotypes sheep body.\par
Within the conditions of market relations in order to raise profitability of farmers, farm households, individual owners of animals, it is recommended to diversify the production of new innovative solutionsintroduction of elements of dairy sheep breeding.  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3288690476190476\textwidth}P{0.14672619047619048\textwidth}P{0.17708333333333334\textwidth}P{0.025297619047619044\textwidth}P{0.17202380952380952\textwidth}}
Indicators\tabcellsep Unit of measure\tabcellsep AwxLh\tabcellsep Breed\tabcellsep LhxLh\\
Moisture\tabcellsep \%\tabcellsep 81,70\tabcellsep \tabcellsep 80,1\\
Dry basis\tabcellsep \%\tabcellsep 18,30\tabcellsep \tabcellsep 19,92\\
Protein\tabcellsep \%\tabcellsep 4,96\tabcellsep \tabcellsep 5,28\\
Fat\tabcellsep \%\tabcellsep 6,92\tabcellsep \tabcellsep 6,42\\
Lactose\tabcellsep \%\tabcellsep 5,55\tabcellsep \tabcellsep 7,32\\
Nonfat milk solids\tabcellsep \%\tabcellsep 11,4\tabcellsep \tabcellsep 13,5\\
Ash\tabcellsep \%\tabcellsep 0,89\tabcellsep \tabcellsep 0,90\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3424170616113744\textwidth}P{0.20545023696682463\textwidth}P{0.1409952606635071\textwidth}P{0.020142180094786726\textwidth}P{0.1409952606635071\textwidth}}
Indicators\tabcellsep Unit of measurement\tabcellsep Awx Lh\tabcellsep Breed\tabcellsep Lh x Lh\\
Red cells,\tabcellsep ml.\tabcellsep 10,84\tabcellsep \tabcellsep 12,6\\
White cells,\tabcellsep thou.\tabcellsep 9,46\tabcellsep \tabcellsep 9,77\\
Hemoglobin,\tabcellsep g/\%\tabcellsep 14,7\tabcellsep \tabcellsep 13,0\\
Protein,\tabcellsep mg/\%\tabcellsep 7,59\tabcellsep \tabcellsep 7,73\\
Alkaline reserve\tabcellsep mg/\%\tabcellsep 4,60\tabcellsep \tabcellsep 4,85\\
Calcium,\tabcellsep mg/\%\tabcellsep 7,73\tabcellsep \tabcellsep 7,67\\
Phosphorus\tabcellsep mg/\%\tabcellsep 5,25\tabcellsep \tabcellsep 6,16\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Age\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}

\end{bibitemlist}
 			 		 	 
\end{document}
