\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 Job Satisfaction of Physical Education Teachers in Srikakulam District},
 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: 20 2 12 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{The Job Satisfaction of Physical Education Teachers in Srikakulam District}
\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: 16 December 2012 Accepted: 31 December 2012 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Physical Fitness is the capacity to carry out responsible vigorous physical activity and includes qualities is pertain to the individual health and well being. Physical fitness improves the general fitness, health, organic functioning capacity, strength, stability of muscular and skeleton system etc. Physical Fitness is the basic criteria for every individual in the society. To lead a successful life an individual has to undergo fitness programmes for sportsman. Facilities are the most essential need for any programme in the education field.Laboratories and good libraries have become essential for importing scientific knowledge. Since physical education fields and other equipments become essential for successful implementation of its programmes. Physical Education Programme can succeed only through proper organization requires the following Finance, Equipment and facilities,Personnel and so on . Equipment and facilities are very essential for the successful condition of the Physical Education Programme. Facilities are essentially the contributing factor for the successful implementation of physical education programmes. To facilitate the same, the questionnaire technique was adopted and the data were collected from 6 Govt. Junior colleges in Srikakulam District. All the 6 Govt., Junior Colleges are Surveyed, out of 6 colleges, 3 are co-educational colleges, 2 for girls colleges and 1 for boys college

\end{abstract}


\keywords{teacher, physical education, junior, boys.}

\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
ames" Physical Fitness is the basic criteria for every individual in the society. To lead a successful life an individual has to undergoes fitness programmes for sportsman. Fitness is the latest buzzword in the society. Be it man or women, be it old or young every one wants to be fit. Fitness is very essential requisite of sports. A sports man, not only should be physically fit, but also remain for throughout his career. Fitness is the ability to respond to life's physical, emotional and social demands. So as to lead a high quality of life. In other words, it is a balance between different body systems. Physical fitness is defined in terms of aerobic activity which depends on the ability of human system to deliver and use oxygen. An educated individual in physically fit, mentally alert, intellectually sharp, emotionally physical well being is an important factor for an individual. The present Concept of Physical well being is not only freedom from diseases, but also to have endurance and skill to meet the demands of daily life and sufficient reserve to with stand stress and strain. However, educational planners and administrations have failed to give due importance to physical fitness in the educational programmes. One has to be physical fit to carry out one's duties to the self, the society and the nation efficiency. Physical activities greatly contribute to the mental and physical health of the individual. Activities of physical education and games bring emotional and social maturity and health adjustment among pupils. Facilities are the most essential need for any programme in the education field. Laboratories and good libraries have become essential for importing scientific knowledge. Since physical education fields and other equipments become essential for successful implementation of its programmes.\par
In this paper our investigation is an attempt to study the existing physical education facilities available in Govt. Junior College, Seethampeta in Srikakulam district, Andhra Pradesh. It is hypothesized that The Govt College P.D may not Satisfied with their job because the facilities will not be good in Govt. Junior College, Seethampeta in Srikakulam district, Andhra Pradesh. The survey will be conducted only in urban area Govt. Junior College, Seethampeta in Srikakulam district, Andhra Pradesh. The Survey will be conducted only in 6 institutions in the urban areas of Srikakulam District. The survey is conducted only with regard to physical education facilities in the Govt. Junior College, Seethampeta in Srikakulam district, Andhra Pradesh. 
\section[{II.}]{II.} 
\section[{Review of Related Literature}]{Review of Related Literature}\par
To Physical Education properly organized and adequately supervised contributes to the goal of general education. Physical education is considered as an integral part of general education. Facilities are an important part in a program of physical education. Facilities are of various kinds. Their necessity and utility depend upon the nature of the program, administrative policy of the institutions needs and interests of the students of and administrators. 
\section[{a) Facilities}]{a) Facilities}\par
The importance of adequate facilities for a successful program of physical education in colleges cannot be the other over stated. Joseph's says "Physical education requires facilities in the form of play fields, Gymnasium and where possible swimming pool." Thomas states standard in physical education may be defined as the minimum requirement for the effective functioning of the program. It is a requirement in terms of facilities equipment's and personnel are established by authority, research and general consent." A committee on National plan of physical of physical education health education and recreation suggests, "A good program of physical education requires varied equipment of sufficient quantity of use of different kinds of skills mastery over a variety of skills it must be remember is one of the objectives of physical education and this facilities when equipment is ample." b) Play Grounds Govindarajalu says "We need more play fields, and then only we help to the creation of high standards none merely spaced." Webster says "One essential of healthy living is the maintenance or the provision of open spaces that will be using the facilities at peak load." Dr. V.K.R.V.Rao asserts that, "Any talk of promotion of physical education and sports without proper play grounds was non-sense." William and Morrison sum up that "Gymnasia, polls and play fields are essential in modern civilization. The gymnasium along with its equipments serves as a place where skills may be learned by young people and they enjoy physical and recreational activities. The sense of physical well being is much felt by one who leaves the gymnasting game, or dancing, followed by shower." c) Equipment A committee on National plan of physical education health education and recreation suggests "A good program of physical education requires various equipments in sufficient quantity use of different kinds of equipment is necessary for different kinds of skills. Mastery over a variety of skills of must be remembered is one of the objectives of physical education and this is facilitated when equipment is ample." Hughes and French while "Classifying various equipment indicate that, personal equipment such as customer, towels, soap, lock, basket and lockers, game equipment, such as bats, balls, gloves, and marks, gymnastic apparatus such as parallel bars , horizontal bars , roman rings and mats and trainees, equipment such as first aid supplies, furniture are needed is most of the colleges for effective functioning of the physical education program." 
\section[{d) Physical Education Personnel}]{d) Physical Education Personnel}\par
It has been known all that the staffs of physical education are the personnel to carry a program. The program may be divided into three 1. Staff 2.Finance and 3. Facilities. These constituents make the program effective, successful and consistent. Humphrey states "One of the most important single factors in establishing a well balanced program of activities is that of teaching personnel." 
\section[{e) Finance}]{e) Finance}\par
The budget and the financial management of the department is one of the most important duties of the physical educational personnel in an institution. 
\section[{III.}]{III.} 
\section[{Methodology Implemented}]{Methodology Implemented}\par
The purpose of the study was to survey the existing facilities available in the Govt. Junior College, Seethampeta in Srikakulam district, Andhra Pradesh. The programme in physical education might be formulated. In order to achieve this purpose 6 institutions were surveyed. To facilitate this, the investigator had confined him self to the survey method based on a questionnaire to collect the data. The investigator, in consultation with his advisor and repressing the books and previous similar investigators, prepared a preliminary questionnaire. This was reviewed by teachers in the files of physical education. After implementing the suggestions given by them, the questionnaire was rearranged and finalized discarding the items unsuitable for the study.\par
Then the printed questionnaire may send to the Government Jr. Colleges. Some of the copies were personally handed over to the physical directors of the Government Jr. Colleges to collect data for analysis. 
\section[{IV. Analysis and Data Interpretation}]{IV. Analysis and Data Interpretation}\par
The purposes of the present study were to find out the existing physical education facilities in the Govt. Junior College, Seethampeta in Srikakulam District. To facilitate the study, the questionnaire method was adopted. The Government Junior Colleges are spread in 4 areas namely Palakonda, Kothuru, Rajam. 2 colleges are in Srikakulam, 2 colleges are in kothuru area and 1 college in srikakulam are and 1 college in Rajam area       V. 
\section[{Findings \& Recomendations}]{Findings \& Recomendations}\par
The  
\section[{Conclusion}]{Conclusion}\par
Physical Education is an important aspect of general education. Physical Education acts as an antidote to student's unrest all over the world by providing varied games, sports and physical education facilities, available in physical education colleges in order to implement the planned programme for the benefit of trainees. Facilities are essentially the contributing factor for the successful implementation of physical education programmes. To facilitate the same, the questionnaire technique was adopted and the data were collected from 6 Govt. Junior colleges in Srikakulam District. All the 6 Govt., Junior Colleges are Surveyed, out of 6 colleges, 3 are co-educational colleges, 2 for girls colleges and 1 for boys college.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.34\textwidth}P{0.2295\textwidth}P{0.2805\textwidth}}
Area\tabcellsep Number of Institutions\tabcellsep Percentage\\
Srikakulam\tabcellsep 2\tabcellsep 33.32\\
Kothuru\tabcellsep 2\tabcellsep 33.32\\
Rajam\tabcellsep 1\tabcellsep 16.66\\
Palakonda\tabcellsep 1\tabcellsep 16.66\\
Total\tabcellsep 6\tabcellsep 100\end{longtable} \par
  {\small\itshape [Note: A]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6025316455696202\textwidth}P{0.24746835443037973\textwidth}}
Year of Establishment\tabcellsep Number of Colleges\\
1982-87\tabcellsep 2\\
1987-92\tabcellsep 1\\
1992-97\tabcellsep 1\\
1997-2002\tabcellsep 2\\
Total\tabcellsep 6\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2969879518072289\textwidth}P{0.553012048192771\textwidth}}
\tabcellsep : location of the Institution\\
Location\tabcellsep Number of Institutions\\
City/Town\tabcellsep 6\\
Village\tabcellsep -\\
Total\tabcellsep 6\end{longtable} \par
 
\caption{\label{tab_2}Table 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5342857142857143\textwidth}P{0.3157142857142857\textwidth}}
Category\tabcellsep Number of Institutions\\
Co-Educational\tabcellsep 3\\
For Girls\tabcellsep 2\\
For Boys\tabcellsep 1\\
Total\tabcellsep 6\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.48770491803278687\textwidth}P{0.3622950819672131\textwidth}}
Strength\tabcellsep Number of Institutions\\
0-600\tabcellsep 4\\
600-1200\tabcellsep 1\\
1200-1800\tabcellsep 1\\
Total\tabcellsep 6\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.4945454545454545\textwidth}P{0.1390909090909091\textwidth}P{0.16227272727272726\textwidth}P{0.054090909090909085\textwidth}}
Particulars of the Play Ground\tabcellsep One Court/Ground\tabcellsep More Court than One\tabcellsep Total\\
Volley ball Court\tabcellsep 6\tabcellsep -\tabcellsep 6\\
Basket ball Court\tabcellsep -\tabcellsep -\tabcellsep -\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.7102739726027397\textwidth}P{0.13972602739726026\textwidth}}
Particulars of the Field\tabcellsep Number of Colleges\\
400 mts. Track\tabcellsep -\\
200 mts. Track\tabcellsep 3\\
High Jump Pits\tabcellsep 6\\
Long Jump Pits\tabcellsep 6\\
Throwing Circles\tabcellsep 6\\
Permanent Throwing circles\tabcellsep -\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.6071428571428571\textwidth}P{0.24285714285714283\textwidth}}
\tabcellsep )\\
\tabcellsep (\\
Particulars\tabcellsep Number of Colleges\\
Swimming Pool\tabcellsep -\\
Gymnasium\tabcellsep -\\
Equipment rooms\tabcellsep 5\\
Resting room\tabcellsep 2\end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.05690883190883191\textwidth}P{0.21068376068376068\textwidth}P{0.05388176638176639\textwidth}P{0.02058404558404558\textwidth}P{0.02663817663817664\textwidth}P{0.06235754985754985\textwidth}P{0.2833333333333333\textwidth}P{0.04722222222222222\textwidth}P{0.03027065527065527\textwidth}P{0.018767806267806268\textwidth}P{0.039351851851851846\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Table10 : Gymn asium Equipment}\\
\tabcellsep Particulars of Athletic equipment s\tabcellsep \multicolumn{2}{l}{Colleges having More than one Equipment One Equipment}\tabcellsep Total\tabcellsep Percent age\tabcellsep \multicolumn{2}{l}{Particulars of Gymnasium equipment Parallel Bars}\tabcellsep \multicolumn{3}{l}{College having More than Only One One --}\\
\tabcellsep Starting Blocks\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep \multicolumn{2}{l}{Horizontal Bars}\tabcellsep -\tabcellsep \tabcellsep -\\
Year 2013\tabcellsep Starting Gun Stop Watches Measuring Tapes\tabcellsep 2 4 5\tabcellsep -1 1\tabcellsep 2 5 6\tabcellsep 33.32 83.3 100\tabcellsep \multicolumn{2}{l}{Mats Support Belts Spring Boards}\tabcellsep ---\tabcellsep \tabcellsep ---\\
2 20 2 10\tabcellsep Judges Stand\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep \multicolumn{5}{l}{Table 11: Equipments for Major Games}\\
Volume XIII Issue VII Version I Global Journal of Human Social Science ( ) A\tabcellsep Hurdles Relay baton Shots 16 lbs 12 lbs 8 lbs Cross bars High jump up right Take off boards Pole vault box Discuss a. Men b. Women Javelin a. Men b. Women Pins for marking Whistle Skipping ropes Score sheet\tabcellsep --4 2 5 3 6 --4 4 3 2 ----\tabcellsep ----1 ----1 2 1 1 6 6 4 6\tabcellsep --4 2 6 3 6 --5 6 4 3 6 6 4 6\tabcellsep --66.64 33.32 100 49.98 100 -83.3 100 66.64 49.98 100 100 66.64 100 -\tabcellsep Equipment for major games Basket ball boards Basket ball rings Net ball rings Table Tennis Basket balls Volley balls Volley ball Net Foot balls Foot ball goal net Foot ball goal posts Soft balls Soft ball gloves Base plates Basket ball ring net\tabcellsep \multicolumn{2}{l}{Colleges having Only one More than One -----------5 3 3 -4 -----1 ------}\tabcellsep Total -----5 6 4 --1 ---\tabcellsep Percentage -----83.3 100 66.64 --16.66 ---\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Hockey Sticks\tabcellsep -\tabcellsep 2\tabcellsep 2\tabcellsep 33.32\\
\tabcellsep Signal Flag\tabcellsep -\tabcellsep 4\tabcellsep 4\tabcellsep 66.64\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Victory Stand Referees Stand\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep Hockey balls Goal Keeper pads Goal Boards\tabcellsep -1 -\tabcellsep 2 --\tabcellsep 2 1 -\tabcellsep 33.32 16.66 -\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Goal Nets\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\end{longtable} \par
 
\caption{\label{tab_8}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13} \par 
\begin{longtable}{P{0.6928082191780822\textwidth}P{0.1571917808219178\textwidth}}
Name of the Game\tabcellsep Number of Colleges\\
Volley ball\tabcellsep 6\\
Kabbadi\tabcellsep 6\\
Kho-Kho\tabcellsep 5\\
Ball Badminton\tabcellsep 6\\
Shuttle Badminton\tabcellsep 5\\
Cricket\tabcellsep 2\\
Tennikoit\tabcellsep 5\\
Throw ball\tabcellsep 3\\
Track \& Field Events\tabcellsep 5\end{longtable} \par
 
\caption{\label{tab_9}Table 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
VI.\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)The Job Satisfaction of Physical Education Teachers in Srikakulam District} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{ 2  9   } 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Williams and Morrison (ed.)]{b9}\label{b9} 	 		\textit{},  		 			J F Williams 		,  		 			W R Morrison 		.  		Op.Cit., P.178. 11. William and Bronell, OP.Cit (ed.)  		p. 285.  	 
\bibitem[Dr and Joseph ()]{b0}\label{b0} 	 		\textit{},  		 			P M Dr 		,  		 			Joseph 		.  	 	 		\textit{Organisation of Physical Education}  		Old Student Association, T.I.P.E (ed.)  		1956. p. 57.  	 
\bibitem[Humphrey ()]{b14}\label{b14} 	 		\textit{},  		 			James H Humphrey 		.  	 	 		\textit{Elementary School Physical Education}  		1958. Harper and Brothers. p. 31.  	 
\bibitem[Dr and Thomas ()]{b1}\label{b1} 	 		\textit{},  		 			P J Dr 		,  		 			Thomas 		.  	 	 		\textit{Organisation of Physical Education}  		1967. Madras : Gnanodaya Press. p. 65.  	 
\bibitem[Forsythe ()]{b16}\label{b16} 	 		\textit{Administration of Physical Education},  		 			Charles E Forsythe 		,  		 			RayO 		,  		 			Duncan 		.  		 P.73.  		1954. New York: Prentice Hall, Inc.  	 
\bibitem[Author's Guide, A National Plan of Physical Education and Recreation ()]{b10}\label{b10} 	 		\textit{Author's Guide, A National Plan of Physical Education and Recreation},  		1956. New Delhi: Ministry of Education, Government of India. p. 33.  	 
\bibitem[Author's Guide, Guide to Excellence for Physical Education in (1971)]{b15}\label{b15} 	 		\textit{Author's Guide, Guide to Excellence for Physical Education in},  		April,1971. p. 15.  		 			Colleges and University Jotiper 		 	 
\bibitem[Author's Guide, The readers digest Encyclopedia Dictionary ()]{b5}\label{b5} 	 		\textit{Author's Guide, The readers digest Encyclopedia Dictionary},  		 P.13.  		1964. London.  	 	 (The readers association Ltd) 
\bibitem[Captain and Webster ()]{b7}\label{b7} 	 		 			F A Captain 		,  		 			Webster 		.  		 P.234.  		\textit{Sports Grounds and buildings},  				 (London, Sir Issac)  		1940. Pitman and Sons Ltd.  	 
\bibitem[Dr et al. (ed.) (1907)]{b8}\label{b8} 	 		 			V K R V Dr 		,  		 			Rao 		.  		\textit{Ingularal Speech, Vyayam},  				 			Y M C A The Alomini Association,  			Madras 		 (ed.)  		November, 1907. p. 11.  	 
\bibitem[Harry et al. ()]{b4}\label{b4} 	 		\textit{From Programmes to Facilities in Physical Education},  		 			A Harry 		,  		 			Richard S West Scott 		,  		 			Kaemper 		.  		 P.26.  		1958. New York: Harper and Brother Publishers.  	 
\bibitem[Sharman (ed.) ()]{b3}\label{b3} 	 		\textit{Introduction to Physical Education},  		 			Jackson R Sharman 		.  		A.S.Burnes and Co. (ed.)  		1934. New York. p. 147.  	 
\bibitem[Singh ()]{b2}\label{b2} 	 		\textit{Organisation and Administration of Physical Education and research},  		 			Serjan Singh 		.  		 P.18.  		1963.  	 
\bibitem[Nash et al. ()]{b12}\label{b12} 	 		\textit{Physical Education Organisation and Administration},  		 			Jay B Nash 		,  		 			Francis M Monanch 		,  		 			Jaannattee B Saurborn 		.  		1951. New York: The Ronald Press company. p. 377.  	 
\bibitem[Govindarajalu ()]{b6}\label{b6} 	 		\textit{Sports and games in the third plan Vyayam},  		 			L L Govindarajalu 		.  		 P.9.  		1960.  	 
\bibitem[Williams et al. ()]{b11}\label{b11} 	 		\textit{The Administration of Physical Education},  		 			Leonard Williams 		,  		 			Easter Hughers 		,  		 			French 		.  		1954. New York: the Ronald Press Co. p. 281.  	 
\bibitem[Leslis and Irwin ()]{b13}\label{b13} 	 		\textit{The curriculum in Health and Physical Education, Lst. Louis, the C.V},  		 			W Leslis 		,  		 			Irwin 		.  		1951. Mosby Co. p. 56.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
