\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={The Effect of Circuit Training on Cardivascular Endurance of High School Boys},
 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-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{The Effect of Circuit Training on Cardivascular Endurance of High School Boys}
\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]{Satya Paul Kumar  P.P}

             \affil[1]{  Acharya Nagarjuna University}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2012 Accepted: 4 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Fitness is that state which describes the degree to which an individual has the capacity to capacity productively. Fitness is a singular matter. It suggests the capability of every individual to live most adequately inside his Potentialities. the motivation behind this study was to figure out if there was any critical impact of cardiovascular persistence of young men through chosen high-intensity aerobics works out. Ninety six Boys people of Govt. High School, Guntur were chosen at irregular aggregation of 400 scholars as the subjects for this study. Two likened aggregations were defined of Forty eight each one, matching them with the indistinguishable beat rate readings. One was named as gathering x and was treated as the control bunch, and the second assembly Y, was subjected to the trial medication.

\end{abstract}


\keywords{kabaddi, players, motor fitness, yogic, men}

\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 ability to carry out daily tasks with vigor and alertness, with ample energy to enjoy leisure time pursuit and to meet unforeseen emergencies. Physical fitness is the ability to last to bear up and to persons under difficult circumstances where an unfit person would give up. It is self -evident that the fit citizens are a nation's best assets and weak over its liabilities. It is therefore the responsibility of every country to promote physical fitness is the basic requirement for most of the tasks to be undertaken by an individual in his daily life. If it is under developed in his daily life.\par
Cardiovascular fitness has been defined as the ability of the organism to maintain the various internal equilibrium within the body as closely as possible to the resting state during a sub maximal task and to restore promptly after exercise any equilibrium which have been disturbed "this definition implies that a fit person will adapt more efficiently to the stress imposed by a specific task and will recover much faster following the task. The trained person has a faster recovery following the task as the heart rate returns to its resting value much quicker. If this task were continued, the trained person would be able to perform more work before reaching exhaustion. Information on the construction and function of the heart and circulatory system is presented as necessary back ground information on cardiovascular endurance. In sports training there are many means and methods are available to develop the required components out of all training methods. Investigator has chosen circuit training as a best mean to develop cardiovascular endurance. In all the sports and games endurance plays an important role. Total endurance includes cardio vascular endurance, muscular endurance and capacity of Oxygen debt.\par
But Cardio -vascular endurance is most important than others. For developing endurance different trainings can be used. They are circuit training, interval training and farther training. Those who have the best endurance can maintain their role throughout the games and sports without fatigue. Among the numerous training the above mentioned are regarded as most valuable training methods for developing endurance.\par
Both training methods are designed to assist the development of the circulatory and respiratory systems of the body. However in athletic events requiring great endurance, the main limitation is the ability of the circulatory system to supply oxygen to the working muscles and to keep the muscle cells free of waste products. This particular process is dependent upon cardio vascular endurance. Endurance or stamina is the term used to cover Cardio -respiratory fitness. It is a measure of an efficient heart and lung system and can only be developed by exercises which involve the heart and lungs and their capacity to supply oxygen to the working areas of the body.\par
General endurance concerns the whole body and is a measure of this capacity to withstand oxygen debt, where as local endurance concerns fatigue in one particular set of working muscles. Circuit training can be defined as the training programme in which an athlete goes from one exercise station to another in a planned sequence and in the shortest possible time. In planning a circuit training programme, exercises chosen to fit the needs of the individual. Each of these exercises is then numbered and assigned to a certain area called station. Through circuit training, the athletes may increase their strength and endurance by increasing the repetitions of the exercises at each station or by doing the required frequencies of exercises in a shorter length of time. If the work load is to be kept constant, the athletes can develop strength and endurance by gradually decreasing the time taken to go through the circuit. This method of training emphasizes 'time' rather than resistance. This method was originally introduced by Morgan and Adamson about 1957 at the University of Leeds, England.\par
? Some advantages of circuit training are a) A large number of persons can be accommodated at the same time. b) The individual works at his own rate within his own capacity, c) The goals are both immediately obtainable and easily evaluated, and d) 'Target time', the attempt to complete the circuit in a certain maximum time, provides a strong motivational factor. Since circuit training has the primary objective of improving the blood circulation to the working muscles the investigator was interested to experiment whether there would be any effect on Cardio Vascular endurance after an experimental period of circuit training. 
\section[{II.}]{II.} 
\section[{Background Work}]{Background Work}\par
According to morgon and Adamson, circuit exercises must be selected and arranged in such away as to Coalesce into a period of training which will have a positive effect upon all round strength, endurance and power . According to the English Coaches, who have put to test circuit training, it is no more supplement to the actual training programme of an athlete. It is not only important but a must during the basic conditioning period of the athlete's development.\par
Circuit respiratory improvement can only be affected by some form of training which makes continuous demands upon the heart and lungs over a prolonged period of time. Circuit training has been adopted throughout the world as a simple but effective method of improving the performance factors. Circuit training is designed to develop cardio vascular respiratory endurance as well as flexibility, strength and muscular endurance in essential muscle groups. It is an efficient training method in terms of gains made in a short time. It can be used by one person or a group and does not require elaborate equipment. Circuit training is designed to stimulate the cardio -respiratory organs and as a result the endurance aspect is stressed.\par
Brown concluded that a physical education programme for fifth grade girls which included a 10 minute circuit training programme improved Physical fitness as measured by the American Association of health, Physical Education and Recreation youth fitness test .\par
Forty two businessmen from the Vancouver young Men's Christian Association were equated by Taylor into three groups (one underwent a programme and the third acted as a control group). All subjects were given the lenson Muscular strength. Test and the Harward step test at the beginning and the end of the eight week experimental period. Both experimental groups showed gains in performance that were statistically significant for the Cardio Vascular and Muscular strength tests. There were no statistically significant differences between the two experimental groups. It was concluded that both the calisthenics and the circuit training programme as used in this study, were effective methods of improving the cardio Vascular and muscular status of business men. In a study by watt, one group of 21 subjects was subjected to a developmental course of exercises at the University of Oregon. A second group of 17 subjects went through a developmental course in which circuit training was used. The subjects were tested in pull-ups, push-ups, leg, 300 yard shuttle run and 60 second sit-up test before and at the end of the course watt found that significant gains in the physical fitness level of low fitness students can be achieved by their participation in either in the performance of the cardio vascular test (300 yard run) can be increased significantly by the regular developmental exercises or by the circuit training.The general purpose of circuit training is to develop muscular strength, muscular endurance, and Cardio vascular endurance. The arrangement of a circuit permits a large number of heterogeneous individuals to train together. The arrangement and selection of exercises determine.\par
The degree and type of physiological changes occurring in the individual.\par
Circuit training can be used for general fitness purposes or can be adopted as a conditioning medium for various grounds sports. For sports conditioning, for example, it has been utilized by many professional soccer and by teams in England and by foot ball and competitive seiling teams in Australia. According to the originators, circuit training enables large number of performers to train together by employing a circuit of consecutive exercises around which each performer progresses, performing an individually derived dosage of exercise and timing his progress. Circuit training enables large numbers of performer, to train at the same time by employing a circuit of consecutively numbered exercises around which each performer progresses doing a prescribed allocation of work at each exercise, and checking his progress against the clock. In the circuit training study by wakefidd, Harkins and Cooper, the girls moved as rapidly as possible from one station to another, performing the prescribed exercised at each station before moving on to the next one. The requirement at a specific station was to run a specific weight prescribed number of times. Orchin herself a predetermined number of times. New requirements and new goals were established as desired when using this method. Participation in this circuit training programme should have caused the girls to improve progressively. As performance was improved and girls were motivated to try to complete three circuits. Circuit training became an important device in conditioning girls for participation in track and field activities as well as in other sports activities.\par
According to Boyer, The trained heart works at lower rate and affects a larger stroke volume than the untrained man. This increase in stroke volume is thought to require. For a given work load, a lesser amount of myocardial oxygen than an untrained heart. Letounov of Soviet Socialist Republic States. As a result of training, the action of the Cardio-vascular system becomes more economical, as revealed by a drop in the pulse rate, lengthening of ventricular contraction and relaxation phases, lengthening of the diastole and lowering of the systolic and diastolic blood pressures, decrease in the velocity of the blood flow and a better utilization of oxygen. 
\section[{III.}]{III.} 
\section[{Experemental Designing}]{Experemental Designing}\par
It Related group design was used in this study. During the pre-test the pulse rate after three minutes modified Harvard step Test, was recorded for every subject. On the basis of their pulse rate, they were formed into two equivalent groups of 48 each. The scholar used 125 boys, though only 96 students were needed in order to secure matching scores in computing the equivalent groups out of 125, 96 students were selected and they were classified into two equivalent groups by matching process. Thus the experimental design chosen was a related group design.\par
The exercises in included in the circuit training programme were, a) Rope skipping Three metre ropes were used for the purpose. The duration of the exercise was minute and there was no restriction about the number of skips ; but the subject had to do it continuously till the end of the stipulation time of one minute. The subjects had to keep the ends of the rope each in one hand and on whistle they would start skipping on both the legs. 
\section[{b) Four count jumping jog}]{b) Four count jumping jog}\par
For this dynamic exercise, the duration was also fixed as one minute. No restriction was imposed on the number of jumping jogs to be done within one minute, but the subjects were instructed to do it without break till the end. The exercise had to be done in four counts. The subjects had to be in standing position. On whistle they had to jump astride and the bring the hands sideward (No.1) hands over the head clap, (No.2) hands sideward (No.3) \& then return to the starting position. This exercise had to be done continuously and rhythmically on the spot. 
\section[{c) Squat thrust}]{c) Squat thrust}\par
The subjects had to be in standing position, feet together. On the first count they had to bend the knees to a full squat position, placing hands on floor and between the knees. On count two, they had to thrust both the legs backward to a front leaning rest. d) Sit-Ups e) Two count jumping jog For this dynamic exercise, the duration was also fixed as one minute. No restriction was imposed on the number of jumping jogs to be done within one minute, but the subjects were instructed to do it without break till the end. The exercise had to be done in two counts. The subjects had to be in standing position. On whistle they had to jump astride and bring the hands sideward upward over the return to the starting position. The exercise had to be done continuously and rhythmically on the spot. 
\section[{f) Running on the spot}]{f) Running on the spot}\par
The duration of time fixed for this exercise was also one minute. On whistle, the subjects had to start running on the spot with high knee action. These was no restriction regarding the speed, the subjects were not to stop, till the end of the stipulated time. The experimental group was further divided into six groups of eight each. Each group was asked to occupy one station and was given the numbers from one to six. On whistle, the subjects started doing the exercise allotted to the particular station. After every minute, the whistle was blown the subjects had to proceed to the next station in the anticlock wise direction without wasting any time. The circuit was treated as complete when each group had completed exercises in all the six stations. In between repetitions, no interval was allowed for regulation. Prior to the start of the experimental study, demonstration of all exercises was made and the subjects were taught to perform the exercises correctly. At the end of six weeks. The modified Harvard step test, pulse rate was again administered for both the groups and the pulse rate was again recorded. The pre-test and post-test scores of both control and experimental groups have been presented in the appendices.\par
The obtained data were statistically analysed test administration.\par
To test whether there was any significant difference between the means of the experimental and control groups, in the post-test data, the't' ratio was used. The't' ratio is the ratio of the difference between means and the standard error of the difference between means. Since related groups were used in this study, the degree of freedom chosen was N-1, as suggested The subjects were asked to lie in supine position, legs extended and feet about twelve inches apart. The subject had to interlock the hands and place them behind the neck. The subject and to sit-up and touch with the left elbow, the right knee without raising the knee and return to the lying position. The same was to be repeated with the right elbow touching the left knee. This was to be done continuously till the end of the one minute period, but no restriction was imposed on the number of sit-ups to be done.  
\section[{t-Ratio}]{t-Ratio}\par
The 't' ratio was calculated to test whether there was any significant post-test difference between the means of the control and experimental groups. The tratio was calculated as under. IV. 
\section[{Observations \& Analysis}]{Observations \& Analysis}\par
The The null hypothesis was put to test by subjecting the difference in the performances of control and experimental groups before and after the experimental treatment for statistical significance by calculating 't' ratio using the following formula recommended by Clark and Clarks.      The graph clearly indicated that the experimental group was much better than the control group, as far as the experimental factors were concerned. It also revealed the fact that the circuit training exercise given to the experimental group has caused better development of cardio vascular endurance of the experimental group. The selected circuit training exercise has contributed to the development of cardio vascular endurance as shown by the graph on pulse rates.  
\section[{Conclusion}]{Conclusion}\par
It was observed that there was a significant improvement in the cardio-vascular endurance of the experimental group through the circuit training programme. It was also found the there was no significant improvement in cardio-vascular endurance of the control group which did not have the circuit training programme. Within the limitations of the study and from the findings of the analysis of the data, Circuit training may be considered as a vital part of the physical education programme in all schools, to improve the Cardio vascular efficiency of the students. Circuit training exercises to suit the need of the athletes may be framed for all athletic events. Circuit training may be used more often as a conditioning device. This study may be conducted in a more elaborate and extensive manner to cover different age groups. This training method may be compared with other training methods. Circuit training needs specialized research studies relating to its contribution to speed, co-ordination agility, flexibility etceteras..\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}by}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.48967391304347824\textwidth}P{0.1201086956521739\textwidth}P{0.043115942028985506\textwidth}P{0.10471014492753623\textwidth}P{0.09239130434782608\textwidth}}
\multicolumn{5}{l}{(a) : Computation of Mean standard Deviation}\\
\multicolumn{5}{l}{and Standard error of the mean of pulse rate of the pre-}\\
\tabcellsep \multicolumn{3}{l}{test of the control group}\tabcellsep \\
Step Intervals\tabcellsep F\tabcellsep d\tabcellsep fd\tabcellsep fd 2\\
68-70\tabcellsep 3\tabcellsep 4\tabcellsep 12\tabcellsep 48\\
65-67\tabcellsep 2\tabcellsep 3\tabcellsep 6\tabcellsep 18\\
62-64\tabcellsep 4\tabcellsep 2\tabcellsep 8\tabcellsep 16\\
59-61\tabcellsep 8\tabcellsep 1\tabcellsep 8\tabcellsep 8\\
56-58\tabcellsep 10\tabcellsep 0\tabcellsep 0/+3/4\tabcellsep 0\\
53-55\tabcellsep 10\tabcellsep -1\tabcellsep -10\tabcellsep 10\\
50-52\tabcellsep 6\tabcellsep -2\tabcellsep -12\tabcellsep 24\\
47-49\tabcellsep 4\tabcellsep -3\tabcellsep -12\tabcellsep 36\\
44-46\tabcellsep 1\tabcellsep -4\tabcellsep -4/-38\tabcellsep 16\\
\tabcellsep 48\tabcellsep \tabcellsep ?fd=-4\tabcellsep ?fd 2 =176\end{longtable} \par
 
\caption{\label{tab_0}Table I}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.2902439024390244\textwidth}P{0.023035230352303523\textwidth}P{0.025338753387533875\textwidth}P{0.07140921409214092\textwidth}P{0.3363143631436314\textwidth}P{0.06680216802168021\textwidth}P{0.0069105691056910576\textwidth}P{0.009214092140921408\textwidth}P{0.020731707317073172\textwidth}}
63-65\tabcellsep 1\tabcellsep 2\tabcellsep 2\tabcellsep 4\\
60-62\tabcellsep 11\tabcellsep 1\tabcellsep 11/ +27\tabcellsep 11\\
57-59\tabcellsep 5\tabcellsep 6\tabcellsep 0\tabcellsep 0\\
54-56\tabcellsep 11\tabcellsep -1\tabcellsep -11\tabcellsep 11\\
51-53\tabcellsep 8\tabcellsep -2\tabcellsep -16\tabcellsep 32\\
48-50\tabcellsep 7\tabcellsep -3\tabcellsep -21\tabcellsep 63\\
45-47\tabcellsep \tabcellsep -4\tabcellsep -4/-52\tabcellsep 16\\
\tabcellsep 48\tabcellsep \tabcellsep ?fd=-25\tabcellsep ?fd 2 =187\\
Year 2013\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2 20 2 4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XIII Issue VII Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( ) A\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{(b) : Computation of Mean standard deviation}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{and Standard error of the mean of pulse rate of the pre-}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep test of Experimental group\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Step Intervals\tabcellsep f\tabcellsep d\tabcellsep fd\tabcellsep Efd 2\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 69-71\tabcellsep 2\tabcellsep 4\tabcellsep 8\tabcellsep 32\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 66-68\tabcellsep 2\tabcellsep 3\tabcellsep 6\tabcellsep 18\end{longtable} \par
 
\caption{\label{tab_1}Table I}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{II} \par 
\begin{longtable}{P{0.4945454545454545\textwidth}P{0.11745454545454545\textwidth}P{0.043272727272727275\textwidth}P{0.0989090909090909\textwidth}P{0.09581818181818182\textwidth}}
\multicolumn{5}{l}{(A) : computation of mean standard deviation}\\
\multicolumn{5}{l}{and standard error of the mean of pulse rate of the post-}\\
\tabcellsep \multicolumn{3}{l}{test of the control group}\tabcellsep \\
Step Intervals\tabcellsep f\tabcellsep D\tabcellsep fd\tabcellsep Efd 2\\
67-69\tabcellsep 2\tabcellsep 4\tabcellsep 8\tabcellsep 32\\
64-66\tabcellsep 2\tabcellsep 3\tabcellsep 6\tabcellsep 18\\
61-63\tabcellsep 6\tabcellsep 2\tabcellsep 12\tabcellsep 24\\
58-60\tabcellsep 8\tabcellsep 1\tabcellsep 8/ 34\tabcellsep 8\\
55-57\tabcellsep 7\tabcellsep 0\tabcellsep 0\tabcellsep 0\\
52-54\tabcellsep 10\tabcellsep -1\tabcellsep -10\tabcellsep 10\\
49-51\tabcellsep 9\tabcellsep -2\tabcellsep -18\tabcellsep 36\\
46-48\tabcellsep 3\tabcellsep -3\tabcellsep -9\tabcellsep 27\\
43-45\tabcellsep 1\tabcellsep -4\tabcellsep -4/-41\tabcellsep 16\\
\tabcellsep 48\tabcellsep \tabcellsep ?fd=-7\tabcellsep ?fd 2 =171\end{longtable} \par
 
\caption{\label{tab_2}Table II}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{II} \par 
\begin{longtable}{P{0.49160447761194026\textwidth}P{0.1332089552238806\textwidth}P{0.03805970149253731\textwidth}P{0.10149253731343283\textwidth}P{0.08563432835820896\textwidth}}
\multicolumn{5}{l}{(B) : computation of mean standard deviation}\\
\multicolumn{5}{l}{and standard error of the mean of pulse rate of the post-}\\
\tabcellsep \multicolumn{3}{l}{test of the experimental group}\tabcellsep \\
Step Intervals\tabcellsep f\tabcellsep D\tabcellsep Fd\tabcellsep Efd 2\\
59-61\tabcellsep 2\tabcellsep 4\tabcellsep 8\tabcellsep 32\\
56-58\tabcellsep 1\tabcellsep 3\tabcellsep 3\tabcellsep 9\\
53-55\tabcellsep 2\tabcellsep 2\tabcellsep 4\tabcellsep 8\\
50-52\tabcellsep 14\tabcellsep 1\tabcellsep 14/ +29\tabcellsep 14\\
47-49\tabcellsep 7\tabcellsep 0\tabcellsep 0\tabcellsep 0\\
44-46\tabcellsep 2\tabcellsep -1\tabcellsep -5\tabcellsep 5\\
41-43\tabcellsep 8\tabcellsep -2\tabcellsep -16\tabcellsep 32\\
38-40\tabcellsep 9\tabcellsep -3\tabcellsep -27/-48\tabcellsep 81\\
\tabcellsep 48\tabcellsep \tabcellsep ?fd=-19\tabcellsep ?fd 2 =181\end{longtable} \par
 
\caption{\label{tab_3}Table II}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{III} \par 
\begin{longtable}{P{0.19578264395782644\textwidth}P{0.01930251419302514\textwidth}P{0.04687753446877534\textwidth}P{0.38673965936739657\textwidth}P{0.08755068937550689\textwidth}P{0.07376317923763179\textwidth}P{0.03998377939983779\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Table V : the mean gains of control and experimental}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep groups\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Standard\\
\tabcellsep \tabcellsep \tabcellsep Groups\tabcellsep Mean\tabcellsep Standard Deviation\tabcellsep and error of the\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep mean\\
\tabcellsep \tabcellsep \tabcellsep Control (48)\tabcellsep 56.75\tabcellsep 55.56\tabcellsep 1.19\\
\tabcellsep \tabcellsep \tabcellsep Experimental\tabcellsep 56.44\tabcellsep 46.81\tabcellsep 9.63\\
\tabcellsep \tabcellsep \tabcellsep (48)\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Table VI : 'T' ratio of the difference between initial means}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{of control and experimental groups}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Mean of\tabcellsep Difference\\
\tabcellsep \tabcellsep \tabcellsep Groups\tabcellsep initial\tabcellsep between\tabcellsep t-ratio\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep puls rate\tabcellsep mean\\
\tabcellsep \tabcellsep \tabcellsep Control group\tabcellsep 56.75\tabcellsep 0.31\tabcellsep 0.27\\
\tabcellsep \tabcellsep \tabcellsep Experimental\tabcellsep 56.44\\
\tabcellsep \tabcellsep \tabcellsep group\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Table VII : 'T' ratio of the difference between initial}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{means of control and experimental groups}\\
\tabcellsep \tabcellsep \tabcellsep Groups\tabcellsep Mean of final Rate pulse\tabcellsep Difference mean between\tabcellsep t-ratio\\
\tabcellsep \tabcellsep \tabcellsep Control group\tabcellsep 55.56\tabcellsep 8.75\tabcellsep 4.57\\
\tabcellsep \tabcellsep \tabcellsep Experimental\tabcellsep 46.81\\
\tabcellsep \tabcellsep \tabcellsep group\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Table VIII : 'T' ratio of the difference between initial}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{means of control and experimental groups}\\
\tabcellsep \tabcellsep \tabcellsep Experimental group\tabcellsep Mean of Rate pulse\tabcellsep Difference mean between\tabcellsep t-ratio\\
\tabcellsep \tabcellsep \tabcellsep Initial reading\tabcellsep 56.44\tabcellsep 9.63\tabcellsep 7.295\\
\tabcellsep \tabcellsep \tabcellsep Final reading\tabcellsep 46.81\\
\multicolumn{4}{l}{: mean standard deviation and standard errors}\\
\multicolumn{4}{l}{of means of the initial scores of control and experimental}\\
\tabcellsep \tabcellsep groups\tabcellsep \\
Groups\tabcellsep Mean\tabcellsep Standard deviation\tabcellsep Standard and error of the mean\\
Control group\tabcellsep 56.75\tabcellsep 5.739\tabcellsep .82\\
Experimental\tabcellsep 56.44\tabcellsep 5.712\tabcellsep .82\\
group\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Table IV : mean standard deviation and standard errors}\\
\multicolumn{4}{l}{of mean of the final scores of control and experimental}\\
\tabcellsep \tabcellsep groups\tabcellsep \\
Groups\tabcellsep Mean\tabcellsep Standard Deviation\tabcellsep Standard and error of the mean\\
Control group\tabcellsep 55.56\tabcellsep 5.649\tabcellsep .82\\
Experimental\tabcellsep 46.31\tabcellsep 5.703\tabcellsep .82\\
group\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table III}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US) The Effect of Circuit Training on Cardivascular Endurance of High School Boys} 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Cooper and Aerobics]{b14}\label{b14} 	 		\textit{},  		 			Kenneth Cooper 		,  		 			H Aerobics 		.  		New York.  	 
\bibitem[Evans and Inc ()]{b15}\label{b15} 	 		\textit{},  		 			M Evans 		,  		 			Company Inc 		.  		1968.  	 
\bibitem[Johnson et al. ()]{b20}\label{b20} 	 		\textit{},  		 			Perry Johnson 		,  		 			Donold Stolberg 		,  		 			Conditioning 		,  		 			N J Cliffs 		.  		1971. Prentice Hall, Inc.  	 
\bibitem[Barney et al. ()]{b9}\label{b9} 	 		\textit{},  		 			Vermon Barney 		,  		 			S Cyntha 		,  		 			C Hirst \& Elayne R Jensen 		,  		 			Conditioning Exercise 		.  		1972. Saint Louis: The C.V.Mosby Company.  	 
\bibitem[Dhanraj (1967)]{b2}\label{b2} 	 		\textit{},  		 			Huburt V Dhanraj 		.  		 xxi:6.  	 	 		\textit{Circuit Training" Sports and Pastime}  		February 11, 1967.  	 
\bibitem[Adamson and Morgan ()]{b7}\label{b7} 	 		 			G T Adamson 		,  		 			R E Morgan 		.  		\textit{Circuit training},  				 (London)  		1959. The conelst press Ltd.  	 
\bibitem[Boucher ()]{b11}\label{b11} 	 		\textit{Administration of School Health \& PhysicalEducation Programme},  		 			Charles A Boucher 		.  		1958. Saint Louis: The C.V. Mosby Company.  	 
\bibitem[Author's guide Physical Fitness News Letter (1968)]{b0}\label{b0} 	 		‘Author's guide’.  		 XV :4.  	 	 		\textit{Physical Fitness News Letter}  		December, 1968.  	 
\bibitem[Ellis (1967)]{b3}\label{b3} 	 		‘Circuit Training for Basket ball’.  		 			Ellis 		.  	 	 		\textit{Athletic Journal}  		October,1967.  (2) .  	 	 (Buzz"R) 
\bibitem[Clarke and Clarke ()]{b12}\label{b12} 	 		 			David Clarke 		,  		 			H 		,  		 			H-Harrison Clarke 		.  		\textit{Research Process in Physical Education ; Recreation and Health},  				1970. Prentice-Hall, Inc.  	 
\bibitem[Patsy ()]{b25}\label{b25} 	 		\textit{Coaching Methods fro women},  		 			Neal Patsy 		.  		1969. Massachustts: Addison-Welley Publishing Company.  	 
\bibitem[Corbin and St ()]{b16}\label{b16} 	 		\textit{Concepts in Physical Education with laboratories and Experiments, Dubugue gown},  		 			Charles Corbin 		,  		 			A St 		.  		1970. W.M.C. Brown Company.  	 
\bibitem[Clarke and Clarke ()]{b13}\label{b13} 	 		‘Developmental and Adapted Physical Education’.  		 			Harrision H Clarke 		,  		 			David H Clarke 		.  	 	 		\textit{N. Ji}  		1963. Prentice-Hall, Inc.  	 
\bibitem[Annaring ()]{b8}\label{b8} 	 		\textit{Developmental conditioning for Physical Education \& Atheltics},  		 			Anthony A Annaring 		.  		1972. Saint Louis: The B.V.Mosby Company.  	 
\bibitem[Bayer and John (1972)]{b1}\label{b1} 	 		‘Effects of chronic exercise on cardio vascular function’.  		 			M Bayer 		,  		 			' John 		.  	 	 		\textit{Physical Fitness Research Digest}  		July,1972. 2  (3) .  	 
\bibitem[Howell et al. (1963)]{b4}\label{b4} 	 		‘Effects of circuit Training on the Modified Harward step Test’.  		 			Maxwell Howell 		,  		 			L James 		,  		 			L Hudgson 		,  		 			\& J Thomas 		.  	 	 		\textit{Research Quarterly}  		May,1963. 34  (2) .  	 
\bibitem[Franks and Dutsch ()]{b17}\label{b17} 	 		\textit{Evaluating performance in Physical Education},  		 			Don B Franks 		,  		 			Helga Dutsch 		.  		1973. New York: Academic press, Inc.  	 
\bibitem[Jensen (1974)]{b5}\label{b5} 	 		‘Factors which Influence Endurance’.  		 			Clayna Jensen 		.  	 	 		\textit{Athletic Journal}  		May,1974. 54  (9) .  	 
\bibitem[Gavett ()]{b18}\label{b18} 	 		 			Henry E Gavett 		.  	 	 		\textit{Vakils, Febber and Simons Private Ltd},  				 (Bombay)  		1966.  	 
\bibitem[Kula (1963)]{b6}\label{b6} 	 		‘Greely High \& Circuit Training’.  		 			Robert Kula 		.  	 	 		\textit{Athletic Journal, XIiii:9}  		May, 1963.  	 
\bibitem[Lafs et al. ()]{b22}\label{b22} 	 		 			Carl Lafs 		,  		 			E Daniel 		,  		 			D Arnheim 		.  		\textit{Modern Principles of Athletic, Training, Saint Louis : the C.V. Mosby Company},  				1969.  	 
\bibitem[Meyer ()]{b23}\label{b23} 	 		 			H A Meyer 		.  		\textit{Modern Athletics},  				 (London)  		1958. Oxford University Press.  	 
\bibitem[Miller and Mac ()]{b24}\label{b24} 	 		 			Donna Miller 		,  		 			Mac 		.  		\textit{Coaching the Female Athelete, Philadeophia, Lea and Febiger},  				1974.  	 
\bibitem[Keithnicholis ()]{b21}\label{b21} 	 		\textit{Modern Volley ball},  		 			Keithnicholis 		.  		1978. Lebus Books, London.  	 
\bibitem[Pickering ()]{b26}\label{b26} 	 		 			R J Pickering 		.  		\textit{Strength Training for Althetics},  				 (England)  		1965. Sussex Printers Limited.  	 
\bibitem[Bosen ()]{b10}\label{b10} 	 		\textit{Training without Straining},  		 			Ken D Bosen 		.  		1972. Delhi: Milop press.  	 
\bibitem[Hooks ()]{b19}\label{b19} 	 		\textit{Weight Training in Athletics and Physical Education},  		 			Gene Hooks 		.  		1974. Englewood Cliffs, N.J: Prentice-Hall, Inc.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
