\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={Lipid Peroxidation During the Cryopreservation Process of Porcine Spermatozoa},
 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{Lipid Peroxidation During the Cryopreservation Process of Porcine Spermatozoa}
\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]{J. Simoni+  S.D.  Prien}

             \affil[1]{  Texas Tech University}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2013 Accepted: 31 December 2013 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


The potential advantages of sperm cryopreservation have not been fully accomplished due to the limiting detrimental effects the freezing process has on sperm structure and composition. Previous studies have suggested that cells suffer lipid peroxidation damage during the cryopreservation process, specifically indicating the damage results from mechanical stress during the preparatory and freezing processes. In this present study, sperm samples were analyzed for lipid stability throughout sample processing through evaluations for lipid peroxidation and lipid free radical concentration. Our analysis was completed in three experiments. In Exp. #1, lipid stability levels were evaluated from five separate boar ejaculates frozen using three different freezing methods to compare cryopreservation techniques. In Exp. #2, lipid peroxidation amounts for fresh post-ejaculate and albumin extended boar samples were compared. Experiment #3 involved evaluations of the semen processing to examine sample and seminal fluid alterations. Samples tested from the freezing protocol included fresh, extended, addition of a wash buffer, cooling to 17 ºC, centrifugation, addition of two egg-yolk extenders, cooling to 5 ºC and postthaw values. Though there was no difference between the three freezing treatments, significant differences were noted between the fresh and extended samples (P < 0.001). These findings were exemplified by the step by step analysis of the processing and freezing protocol. The lipid peroxidation amounts accumulated after each the procedural step (P < 0.001). Significant differences were also observed in the lipid radical levels (P < 0.001). The results of the pre-freezing protocol, alterations in lipid stability do not appear to be due to thermal or mechanical stress. The largest gains of both lipid parameters developed after the addition of an egg-yolk freezing extender. The results suggest further studies in alterative extenders are needed.

\end{abstract}


\keywords{lipid peroxidation, sperm, cryopreservation, porcine.}

\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
everal articles have been published based on lipid peroxidation and oxygen free radicals in human and murine semen samples.\par
Negative correlations have between associated between increased levels of malondialdehyde (MDA) and reduced motility \hyperref[b0]{[1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]} and poor fertilization capability \hyperref[b3]{4} in human sperm. Though general conclusions may result from trials based on other species, species differences in composition have demonstrated the presence of varying protective enzymatic mechanisms against peroxidation . \hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}\hyperref[b7]{[8]} Very few articles have been published on lipid radicals in relation to boar semen. However, the studies published suggested lipid radicals were more detrimental than the radical hydroxyls. \hyperref[b8]{[9]}\hyperref[b10]{[10]}\hyperref[b11]{[11]} MDA and reactive oxygen species levels have been identified in samples incubated at 37 ºC \hyperref[b8]{9,}\hyperref[b10]{10} , cooled liquid storage \hyperref[b11]{11,}\hyperref[b12]{12} and post-thaw. \hyperref[b13]{13} Though peroxidation levels have been analyzed in previous reports specifically studying the postcollection and post-thawed samples, the possibility of the interaction of the cells and cryoprotectant creating radicals during pre-freezing procedures has not been investigated. Given the minimal success of freezing methodologies for porcine semen and the high susceptibility of these cells to free radical damage, the objective of this study was to investigate the possible source of damage on a molecular level evaluating the lipid stability of the phospholipid membrane during the freezing and pre-freezing process. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{a) Semen Preparation}]{a) Semen Preparation}\par
Semen specimens were collected artificially from boars at the Texas Tech University New Deal Farm by trained staff. During the post-collection evaluation, standard measurements including total gel-free volume, concentration, and motility were obtained. To fulfill standard breeding practices, all samples used possessed a minimum motility rate of 60 \% postcollection and met the breeding requirements of the swine unit. From the filtered ejaculate, a 30 mL sample was retrieved and extended with 60 mL of a pre-heated X-Cell extender (IVM; Maple Grove, MN). The sample was then packaged for transport to one of two possible laboratories.\par
Experiment \#1. Five semen samples from five boars were collected and processed individually for this experiment. Upon arrival, the extended sample from each boar was placed in a refrigeration unit (17 °C) for 1 h. At the end of the refrigeration, 210 mL of a wash buffer maintained at 17 ºC was added before continuing the storage in refrigeration unit for another 1.5 h. The samples were then centrifuge for 20 min at 805 x g (Sorvall RT6000 Centrifuge, Kendro Lab Products; Asheville, NC) in a 15 ºC setting. The supernant fluid was removed and discarded. The remaining pellets were reconstituted in 30 mL of a 25 \% egg-yolk extender, Boarciphos A (IVM; Maple Grove, MN), also maintained at 17 °C. The sample was allowed to equilibrate for 1.5 h in a secondary refrigeration unit set at 5 °C. With 10 min intervals between, a second 25 \% egg-yolk extender with 6 \% glycerol, Boarciphos B (IVM; Maple Grove, MN), cooled to 5 ºC, was added three times in 10 mL increments. After the entire 30 mL was added, the sample was maintained at 5 ºC for 1 h. One ml aliquots of the extended sample were placed in 1.8 mL labeled cryo-vials (Nalge Nunc International; Denmark) before being cryopreserved. Through labeling, specimens were separated into three freezing treatment groups: Control: Liquid nitrogen mist for 10 min A: 5 min held in a fluid vat at -10 ºC followed by 4 min in a fluid vat at -25 ºC (average cooling rate -4.3 o C/min) B: 5 min held in a fluid vat at -10 ºC followed by 4 min in a fluid vat at -25 ºC, both vats equipped with a proprietary filter to slow cooling rates (average cooling rate -2.8 o C/min) Freezing treatments "A" and "B" were two optimal freezing treatments of a unique freezing technology (UFT: Supachill USA; Lubbock, TX) developed in previous trials within our laboratory (references). Once frozen, samples were plunged into liquid nitrogen and stored until testing began for lipid peroxidation rates and lipid free radical amounts. Experiment \#2. For Exp. \#2, we used fresh post-ejaculate boar samples (N=5) and extended postejaculate samples (N=5) for lipid stability comparisons from five boars. The above protocol discussed in semen processing was utilized and completed until arrival at the off-site lab. One mL aliquots were extracted from all 10 samples and placed in 1.8 mL cryo-tubes (Nalge Nunc International; Denmark). Immediately afterwards, each vial was plunged in liquid nitrogen for freezing and storage. Experiment \#3. The third phase of this trial utilized the same protocol discussed above in Exp. \#1 on three semen samples from separate boars. However, the proportions of original semen sample and the various extenders used were increased. This ensured sufficient amounts for three 1 mL aliquots of semen samples and fluid to be extracted during each major step of the protocol without influencing final ratios. The semen samples represent the whole fractions available at that step. Fluid samples were created by centrifuging addition samples during each step specified below. The procedural steps represented include:\par
1. Ejaculation samples post-transport 2. Extended samples post-transport 3. Extended samples cooled to 17 ºC for 1 h 4. Samples equilibrated with a wash buffer at 17 ºC for 1.5 h 5. Samples after centrifugation for 20 min at 805 x g 6. Samples equilibrated with the first freezing extenders at 5 ºC for 1.5 h 7. Samples equilibrated with the second freezing extenders at 5 ºC for 1.5 h 8. Post-thaw values of optimal freezing treatment.\par
Due to the density of the semen pellet after centrifugation and concerns of altering final concentrations, a semen sample was not extracted for this step. While thawing the samples, fluid specimens were not removed for analysis. After extraction during each step, the aliquots were plunged and stored in liquid nitrogen. 
\section[{b) Quantification of Lipid Peroxidation}]{b) Quantification of Lipid Peroxidation}\par
After thawing at room temperature and then being vortexed, a 200 ?L sample was extracted from each aliquot and utilized for this test. The semen samples were mixed with 200 ?L of SDS solution, 1.5 mL of 20\% AA solution (at 3.5 pH), 1.5 mL TBAR solution (1.6 g 2-thiobaritric acid with 200 mL of deionized water) and 600 ?L of deionized water. After vortexing each sample, the samples were incubated in a 100 ºC water bath for 2 h. The samples were then cooled for 10 min at room temperature before centrifuged at 1006 x g (CRU-500 Centrifuge, Damon/IEC; Needham Heights, MA) for 10 min. A 0.5 mL sample of fluid was again extracted from each tube and mixed with 2 mL of butanol. After a second centrifugation at 1200 x g (Sorvall RC5C Centrifuge, Kendro Lab Products; Asheville, NC) for 10 min, each fluid sample was transferred into a glass absorbance box individually for analysis at 532 nm wavelength in a spectrophometer (Coleman 575, Perkin-Elmer; Oak Brook, IL). 
\section[{c) Quantification of Free Lipid Radicals}]{c) Quantification of Free Lipid Radicals}\par
A 250 ?L sample was extracted from each specimen and placed into a pre-labeled 12 x 75 mm glass tube. After diluting each sample in 2 mL of a 2:1 chloroform:heptane mixture, each tube was thoroughly vortexed. The samples were then centrifuged for 10 min at 1572 x g (CRU-500 Centrifuge, Damon/IEC; Needham Heights, MA). Fluid in the amount of 700 ?L was extracted from each specimen and transfer to a new set of glass tubes. Samples were dried under a flow of normal air at ambient temperatures for 15-20 min. The dried extracts were reconstituted in 2 mL of heptane before performing a spectrophotometer (Coleman 575, Perkin-Elmer; Oak Brook, IL) analysis at a 233 nm wavelength. The lipid radical control, required for proper calculations, was processed the same as a sample except the control contained 250 ?L of water instead of a sample. 
\section[{d) Statistical Analysis}]{d) Statistical Analysis}\par
The analysis of the lipid peroxidation and lipid free radical amounts for the three freezing treatments was analyzed using analysis of variance (ANOVA). Boar and freezing treatment were both used as part of the statistical model. The means were separated through Fisher's Least Squared Differences (LSD).\par
Results of the fresh and extended values for lipid peroxidation were compared using. Though the results were significant, the sample size was too small to complete a LSD analysis.\par
On the procedural analysis in Exp. \#3, the lipid peroxidation and lipid free radical amounts were also analyzed using the ANOVA model. Since these values represent accumulations of lipid instability over time, a linear regression model function was used to analyze each parameter.\par
All statistical analyses were performed using the SPSS Version 8.0 Software (SPSS, Inc.; Chicago, IL). 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Experiment \#1}]{a) Experiment \#1}\par
When comparing the three freezing treatments using five separate semen samples, the differences between the treatments were not significant for either lipid evaluations. However, there was an interaction between the boar and lipid peroxidation amounts (P < 0.005). These differences, shown in Table  {\ref I}, concur with the variability of semen quality between boars. When comparing membrane lipid stability between fresh, post-ejaculation samples and extended post-ejaculation samples there was a significant difference. Lipid peroxidation rates were much higher for the fresh samples as compared to the extended samples (P < 0.001; Table  {\ref II}). Different letter superscripts indicate significant differences between the lipid peroxidation levels of the sample types (P < 0.001) c) Experiment \#3\par
Referring to Table  {\ref III}, lipid peroxidation levels accumulated during the handling procedure in both specimen types was evaluated. The levels of peroxidation were significantly different within the semen samples (P < 0.001) and fluid samples (P < 0.001). Using the LSD procedure, significant differences were observed at various transition points of the procedure including steps 1 to 2, steps 4 to 6, and steps 7 to 8 in the sample (P < 0.05) and fluid (P < 0.001). Furthermore, increasing amounts of MDA were correlated between the semen and fluid levels (r = 0.96). These increases in peroxidation rates are emphasized in Figure I.   {\ref c,d}) indicate significant differences between lipid peroxidation levels of the procedural steps in the samples (P < 0.05). Different letter superscripts (w,x,y,z) indicate significant differences between lipid peroxidation levels of the procedural steps in the fluid extracted (P < 0.001).\par
Referring to Table  {\ref IV}, lipid free radical levels also showed significant variations during the procedure for the samples (P < 0.001) and fluids (P < 0.001) evaluated. The amounts found from the samples and fluid extracted were again correlated (r = 0.985). Using the LSD procedure, a significant increase was found after the addition of the egg-yolk freezing extender in the sample (P < 0.001) and fluid (P < 0.001). The lipid free radical accumulation is presented in Figure II. In lieu of the accumulation trends of lipid instability, the reduction of motility is correlated with higher levels of both lipid peroxidation (r = -0.913, P < 0.001) and free radicals (r= -0.940, P < 0.001) as demonstrated in Table  {\ref V}. Different letter superscripts (a,b) indicate significant differences between lipid free radical levels of the procedural steps in the samples (P < 0.001). Different letter superscripts (y,z) indicate significant differences between lipid free radical levels of the procedural steps in the fluid extracted (P < 0.001).\par
IV. 
\section[{Discussion}]{Discussion}\par
High lipid peroxidation levels have been associated in several articles with reduced sperm functionality. \hyperref[b0]{[1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]}\hyperref[b3]{[4]} Similar results were found in the present study as well (refer to Table  {\ref V}). However, it has been suggested in other articles that the cause of this membrane degradation was due to the mechanical stresses of cryopreservation. Our data suggests that the changes observed are due to the pre-freezing procedures, especially the addition of egg-yolk extenders at a cooled state (refer to Tables  {\ref III and IV}). Different number superscripts indicate significant differences between motility percents (P < 0.001). Different letter superscripts (a,b) indicate significant differences between lipid peroxidation levels (P < 0.001). Different letter superscripts (y, z) indicate significant differences between lipid free radical amounts (P < 0.001). Negative correlations were found between motility percentages and lipid peroxidation (r = -0.913) amounts and between motility percentages and lipid free radical (r = -0.940) amounts.\par
Centrifugation is a common step to concentrate the specimen in the cryopreservation preparation process. Yet it has been suggested that centrifugation may cause undue stress. \hyperref[b14]{14} It has been observed in dog semen, that lower centrifugal speeds resulted in a higher amount of sperm lost in the supernate while viability losses were higher at increased centrifugational velocities. Yet, membrane integrity was maintained at the various speeds. \hyperref[b15]{15} Our evaluation of the seminal fluid extracted before and after centrifugation, show very little difference in lipid stability (refer to Table  {\ref III and IV)}.\par
Neild and colleagues reported a capacitation-like phenomenon after centrifugation of stallion sperm. \hyperref[b16]{16} Thus, permeability alterations may be due to other sources than lipid peroxidation.\par
Protein degradation due to peroxidation has been observed. \hyperref[b7]{8} Baumber et al. correlated high peroxidation levels in post-thawed semen with DNA fragmentation. \hyperref[b17]{17} This may actually be the cause for the reduced fertilization capability recognized in sperm after cryopreservation . \hyperref[b18]{18} As observed in bovine semen, our results showed higher levels of peroxidation in frozen-thawed semen versus fresh or cooled (refer to Tables  {\ref III and IV}). However, due to the trends at various points in the procedural analysis, our results do not demonstrate the stress in relation to cooling and thawing as suggested by Chatterjee and Gagnon. \hyperref[b19]{19} Instead, the largest accumulation of both lipid peroxides and lipid radicals was observed during the addition of the freezing egg yolk extender (refer to Tables  {\ref III and IV}). Egg yolk contains phosphatidylcholine, similar to that already present in the membrane of sperm. Though studies have demonstrated the protective effects of egg yolk, \hyperref[b20]{20} our results indicate a negative side. Misik and colleagues \hyperref[b21]{21} demonstrated the amplification in MDA levels in egg yolk held at 22 ºC compared to 50 ºC. The introduction of a diluent with ongoing lipid peroxidation or the addition of a product, specifically lipid peroxides (LOOH), will enhance lipid peroxidation. \hyperref[b22]{22} Thus, alternative extenders need to be investigated. Braun and colleagues observed an increase in the membrane integrity and motility of frozen stallion semen with the exclusion of egg-yolk. \hyperref[b23]{23} Dacaranhe and Terao observed reduced iron-peroxidation levels with the presence of phosphatidylserine. \hyperref[b24]{24} A trial on frozen stallion semen has already verified an improvement in motility with the addition of phosphatidylserine . \hyperref[b25]{25} The addition of antioxidants, such as Vitamin E, may need to be incorporated into breeding schemes to reduce lipid peroxidation rates. Increases in semen quality have been observed in \hyperref[b26]{26} turkey, boar, \hyperref[b12]{12,}\hyperref[b27]{27} ram, \hyperref[b28]{28} and horse samples \hyperref[b17]{17} with antioxidant supple-mentation. Dietary antioxidant supplementation has also increased semen quality in boars \hyperref[b27]{27} and roosters . \hyperref[b29]{29} In the swine industry, semen cryopreservation is not frequently used due to the low number of piglets commonly produced. Previous studies have suggested that the structure of the sperm cells is damaged by the mechanical stress of freezing, thus reducing function . One example is the difference observed in the membrane lipid stability before and after freezing. In the present study, we attempted to find when these changes occur by comparing semen samples from various procedural steps in the freezing process. The most significant lipid stability change was observed after an egg-yolk extender was added to the sample. Our results suggest the lipid alterations may not be due to the mechanical stress of freezing but rather by the extenders used. Though many freezing protocols use egg-yolk as a protectant and nutrition source for sperm, new extenders that stabilize lipids may need to be investigated. Also, dietary vitamin supplements may also improve outcomes. Further research is needed.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5155325443786982\textwidth}P{0.1383136094674556\textwidth}P{0.05784023668639053\textwidth}P{0.08047337278106509\textwidth}P{0.05784023668639053\textwidth}}
\tabcellsep Lipid Peroxidation\tabcellsep \tabcellsep Radicals\tabcellsep \\
Boar\tabcellsep (nM/mL)\tabcellsep SEM\tabcellsep (A233/mL)\tabcellsep SEM\\
Yellow (n = 3)\tabcellsep 62.3 b\tabcellsep 2.79\tabcellsep 5.7\tabcellsep 0.28\\
Pink (n = 3)\tabcellsep 58.6 b\tabcellsep 2.19\tabcellsep 5.5\tabcellsep 0.24\\
White (n = 3)\tabcellsep 58.2 b\tabcellsep 2.36\tabcellsep 5.7\tabcellsep 0.18\\
Green (n = 3)\tabcellsep 52.2 a\tabcellsep 2.19\tabcellsep 5.9\tabcellsep 0.10\\
Orange (n = 3)\tabcellsep 50.8 a\tabcellsep 2.76\tabcellsep 5.8\tabcellsep 0.25\\
\multicolumn{5}{l}{Different letter superscripts indicate significant differences between the lipid peroxidation of five boars (P < 0.02)}\\
b) Experiment \#2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.255\textwidth}P{0.024285714285714285\textwidth}P{0.4371428571428571\textwidth}P{0.13357142857142856\textwidth}}
\tabcellsep \tabcellsep Lipid Peroxidation\tabcellsep \\
Sample\tabcellsep n\tabcellsep (nM/mL)\tabcellsep SEM\\
Fresh 5\tabcellsep \tabcellsep 14.3 a\tabcellsep 2.24\\
Extended\tabcellsep 5\tabcellsep 1.6 b\tabcellsep 0.36\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Malondialdehyde Amounts (nM/mL)\end{longtable} \par
  {\small\itshape [Note: Different letter superscripts (a,b,]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
Free Radical Amounts (nM/mL)\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.5884615384615385\textwidth}P{0.26153846153846155\textwidth}}
Lipid Peroxidation\tabcellsep Radicals\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Biochem. Biophys. Res. Commun ()]{b9}\label{b9} 	 		\textit{},  	 	 		\textit{Biochem. Biophys. Res. Commun}  		1989. 158 p. .  	 
\bibitem[Cd and Terao ()]{b24}\label{b24} 	 		‘A unique antioxidant activity of phosphatidylserine on iron induced lipid peroxidation of phospholipid bilayers’.  		 			Dacaranhe Cd 		,  		 			J Terao 		.  	 	 		\textit{Lipids}  		2001. 36 p. .  	 
\bibitem[Comaschi et al.]{b8}\label{b8} 	 		\textit{An investigation on lipoperoxidation mechanisms in boar spermatozoa},  		 			V Comaschi 		,  		 			L Linder 		,  		 			G Farruggin 		,  		 			N Gesmudo 		,  		 			L Colombi 		,  		 			L Masotti 		.  		 	 
\bibitem[Misik et al. ()]{b21}\label{b21} 	 		‘An unusual temperature dependence of malondialdehyde formation in Fe 2+ /H 2 O 2 -Initiated Lipid Peroxidation of Phosphatidylcholine Liposomes’.  		 			V Misik 		,  		 			D Gergel 		,  		 			D Alov 		,  		 			OndriasK 		.  	 	 		\textit{Physiol. Res}  		1994. 43 p. .  	 
\bibitem[Brzeezinska-Slebodzinska et al. ()]{b27}\label{b27} 	 		‘Antioxidant effect of vitamin E and gluthathione on lipid peroxidation in boar semen plasma’.  		 			E Brzeezinska-Slebodzinska 		,  		 			A B Slebodzinski 		,  		 			B Pietras 		,  		 			G Wieczorek 		.  	 	 		\textit{Biol. Trace. Elem. Res}  		1995. 47 p. .  	 
\bibitem[Kim et al. ()]{b11}\label{b11} 	 		‘Changes in sperm membrane and ROS following cryopreservation of liquid boar semen stored at 15 °C’.  		 			S Kim 		,  		 			Y J Lee 		,  		 			Y J Kim 		.  	 	 		\textit{Anim Reprod Sci}  		2011. 124 p. .  	 
\bibitem[Cerolini et al. ()]{b13}\label{b13} 	 		‘Changes in sperm quality and lipid composition during cryopreservation of boar semen’.  		 			S Cerolini 		,  		 			A Maldjian 		,  		 			F Pizzi 		,  		 			T M Gliozzi 		.  	 	 		\textit{Reprod}  		2001. 121 p. .  	 
\bibitem[Wilhelm et al. ()]{b25}\label{b25} 	 		‘Comparison of the fertility of cryopreserved stallion spermatozoa with sperm motion analyses, flow cytometric evaluation and zona free hamster oocyte penetration’.  		 			K M Wilhelm 		,  		 			J K Graham 		,  		 			E L Squires 		.  	 	 		\textit{Therio}  		1996. 46 p. .  	 
\bibitem[Dobrinski et al. ()]{b18}\label{b18} 	 		‘Cryopreservation reduces the ability of equine spermatozoa to attach to the oviductal epithelial cells and zonae pellucida in vitro’.  		 			I Dobrinski 		,  		 			P G Thomas 		,  		 			B A Ball 		.  	 	 		\textit{J Androl}  		1995. 16 p. .  	 
\bibitem[Duru et al. ()]{b6}\label{b6} 	 		‘Cryopreservation-thawing of fractionated human spermatozoa and plasma membrane translocation of phosphatidylserine’.  		 			N K Duru 		,  		 			M Morshedi 		,  		 			A Schuffner 		,  		 			S Oehninger 		.  	 	 		\textit{Fertil Steril}  		2001. 75 p. .  	 
\bibitem[Medeiros et al. ()]{b7}\label{b7} 	 		‘Current status of sperm cryopreservation: why isn't it better?’.  		 			Cmo Medeiros 		,  		 			F Forell 		,  		 			A T Oliveira 		,  		 			J L Rodriquez 		.  	 	 		\textit{Therio}  		2002. 57 p. .  	 
\bibitem[Rijsselaere et al. ()]{b15}\label{b15} 	 		‘Effect of centrifugation on in vitro survival of fresh diluted canine spermatozoa’.  		 			T Rijsselaere 		,  		 			A Van Soom 		,  		 			D Maes 		,  		 			A De Kruif 		.  	 	 		\textit{Therio}  		2002. 57 p. .  	 
\bibitem[Braun et al. ()]{b23}\label{b23} 	 		‘Effect of different protein supplements on motility and plasma membrane integrity of frozen-thawed stallion spermatozoa’.  		 			J Braun 		,  		 			S Hochi 		,  		 			N Oguri 		,  		 			K Sato 		,  		 			Torres-Boggino F 		.  	 	 		\textit{Cryobio}  		1995. 32 p. .  	 
\bibitem[Câmara et al. ()]{b28}\label{b28} 	 		‘Effects of antioxidants and duration of pre-freezing equilibration on frozen-thawed ram semen’.  		 			D R Câmara 		,  		 			S V Silva 		,  		 			F C Almeida 		,  		 			J F Nunes 		,  		 			M M Guerra 		.  	 	 		\textit{Therio}  		2011. 76 p. .  	 
\bibitem[Donoghue and Donoghue ()]{b26}\label{b26} 	 		‘Effects of water and lipid soluble antioxidants on turkey sperm viability, membrane integrity and motility during liquid storage’.  		 			A M Donoghue 		,  		 			D J Donoghue 		.  	 	 		\textit{Poul. Sci}  		1997. 76 p. .  	 
\bibitem[Verma and Kanwar ()]{b1}\label{b1} 	 		‘Human spermatozoal motility and lipid peroxidation’.  		 			A Verma 		,  		 			K C Kanwar 		.  	 	 		\textit{Ind. J. Exp. Biol}  		1999. 37 p. .  	 
\bibitem[Huang et al. ()]{b2}\label{b2} 	 		‘In vitro effects of metal ions (Fe, Mn, Pb) on sperm motility and lipid peroxidation in human sperm’.  		 			Y L Huang 		,  		 			W C Tseng 		,  		 			T H Lin 		.  	 	 		\textit{J. Toxic. Environ. Health}  		2001. 62 p. .  	 
\bibitem[Gil et al. ()]{b14}\label{b14} 	 		‘Influence of centrifugation and different extenders on post-thaw sperm quality of ram semen’.  		 			J Gil 		,  		 			L Soderquist 		,  		 			H Rodriquez-Martinez 		.  	 	 		\textit{Therio}  		1999. 54 p. .  	 
\bibitem[Alvarez and Bt ()]{b5}\label{b5} 	 		‘Lipid peroxidation and the reactions of superoxide and hydrogen peroxide in mouse spermatozoa’.  		 			J G Alvarez 		,  		 			Storey Bt 		.  	 	 		\textit{Biol. Repro}  		1984. 30 p. .  	 
\bibitem[Engel et al. ()]{b0}\label{b0} 	 		‘Lipid peroxidation in human spermatozoa and maintenance of progressive sperm motility’.  		 			S Engel 		,  		 			T Schreiner 		,  		 			R Petzoldt 		.  	 	 		\textit{Androl}  		1999. 31 p. .  	 
\bibitem[Neild et al. ()]{b16}\label{b16} 	 		‘Lipid peroxidation in stallion spermatozoa’.  		 			D M Neild 		,  		 			B M Gadella 		,  		 			B Colenbrander 		,  		 			Aguero A Brouwers 		,  		 			Jfhm 		.  	 	 		\textit{Therio}  		2002. 58 p. .  	 
\bibitem[Chatterjee and Gagnon ()]{b19}\label{b19} 	 		‘Production of reactive oxygen species by spermatozoa undergoing cooling, freezing and thawing’.  		 			S Chatterjee 		,  		 			C Gagnon 		.  	 	 		\textit{Molec Repro Develop}  		2001. 59 p. .  	 
\bibitem[Mennella and Jones ()]{b4}\label{b4} 	 		‘Properties of spermatozoal superoxide dismutase and lack of involvement of superoxides in metal-ion catalyzed lipid peroxidation reactions in semen’.  		 			M R Mennella 		,  		 			R Jones 		.  	 	 		\textit{Biochem. J}  		1980. 191 p. .  	 
\bibitem[Awda et al. ()]{b10}\label{b10} 	 		‘Reactive oxygen species and boar sperm function’.  		 			B J Awda 		,  		 			M Mackenzie-Bell 		,  		 			M M Buhr 		.  	 	 		\textit{Biol Reprod}  		2009. 81 p. .  	 
\bibitem[Baumber et al. ()]{b17}\label{b17} 	 		‘Reactive oxygen species and cryopreservation promote deoxyribonucleic acid (DNA) damage in equine sperm’.  		 			J Baumber 		,  		 			B A Ball 		,  		 			J J Linfor 		,  		 			S A Meyers 		.  	 	 		\textit{Therio}  		2002. 58 p. .  	 
\bibitem[Zabludovsky et al. ()]{b3}\label{b3} 	 		‘Relationship between human sperm lipid peroxidation, comprehensive quality parameters and IVF outcome’.  		 			N Zabludovsky 		,  		 			F Elites 		,  		 			E Geva 		,  		 			E Berkovitz 		,  		 			A Amit 		,  		 			Y Barak 		,  		 			D Har-Even 		,  		 			B Bartoov 		.  	 	 		\textit{Androl}  		1999. 31 p. .  	 
\bibitem[Vishwanath and Shannon ()]{b20}\label{b20} 	 		‘Storage of bovine semen in liquid and frozen state’.  		 			R Vishwanath 		,  		 			P Shannon 		.  	 	 		\textit{Ani. Repro. Sci}  		2000. 63 p. .  	 
\bibitem[Neuman et al. ()]{b29}\label{b29} 	 		‘The effect of dietary carnitine on semen traits of white leghorn roosters’.  		 			S L Neuman 		,  		 			T L Lin 		,  		 			P Y Hester 		.  	 	 		\textit{Poul. Sci}  		2002. 81 p. .  	 
\bibitem[Tang et al. ()]{b22}\label{b22} 	 		‘The mechanism of Fe initiated lipid peroxidation in liposomes: the dual function of ferrous ions, the roles of the pr-existing lipid peroxides and the lipid peroxyl radicals’.  		 			L Tang 		,  		 			Y Zhang 		,  		 			Z Oian 		,  		 			X Shen 		.  	 	 		\textit{Biochem. J}  		2000. 352 p. .  	 
\bibitem[Cerolini et al. ()]{b12}\label{b12} 	 		‘Viability, susceptibility to peroxidation and fatty acid composition of boar semen during liquid storage’.  		 			S Cerolini 		,  		 			A Maldjian 		,  		 			P Surai 		,  		 			NobleR 		.  	 	 		\textit{Ani Repro Sci}  		2000. 58 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
