\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={Temporary Job and its Impact on Employee Performance},
 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{2011-08 2011-07-29 (revised: 2011 August 29 July 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-08 2011-07-29}
\title{Temporary Job and its Impact on Employee Performance}
\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]{Dr.Muhammad Sohail  Anwar}

             \author[2]{Dr.Muhammad  Aslam}

             \author[3]{Dr. Muhammad Rashid  Tariq}

             \affil[1]{  University of Lahore Islamabad Campus}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 June 2011 Accepted: 14 July 2011 Published: 29 July 2011}

\maketitle


\begin{abstract}
        


Employees are our valuable asset. Objective of an organization can be met with the help of its employees. There are a number of factors on which performance of an employee is depending. Purpose of this research paper is to find how dependent variable employee performance relates to independent variable contract job with facets of uncertainty, loyalty and perks (incentives). Employees have strong association toward job security and incentives. Correlation results show that performance has positive relation with loyalty and incentives but negative with job uncertainty. Between independent variables loyalty shows positive relation with incentives and negatively related with uncertainty. Employee?s performance makes an organization leading in market. To retain their employees it is recommended to provide them job security and to appreciate their work incentives should be provided.

\end{abstract}


\keywords{, contractual or temporary job, perks or incentives, loyaltyand employee performance.}

\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[{I.}]{I.} 
\section[{OPERATIONAL BACK ROUND}]{OPERATIONAL BACK ROUND}\par
s in all organizations require employees who have ability to lead and fulfill all requirements of organization. Organizations on the behalf of their ability achieve their targets and to touch its goal. Employees are back bone of an organization. Selection of employees is an important and difficult task to be completed. Any wrong selection leads an organization in the wrong direction.\par
All selected employees provide their services in the betterment of an organization. To appreciate their work and motivate them, organization provide some extra benefits in shape of reward overtime etc. these motivations enhance the working capacity of employees. Now a day's competition is strict and the main goal is to minimize the cost, to achieve this goal organization also apply this technique to their employees. Employment on contract base is an example of this cost reduction even though the manager can use contract workforce approach in order to decrease costs and increase flexibility  {\ref (Rogers, 1995)}.\par
Contract job is different from standard employment due to bargaining power of managers.\par
Permanent employees are rewarded huge benefits during employment. But temporary employees can not avail such benefits. No doubt in this case organizations can save a huge amount at retirement, on the other hand this nature of job also effects on employee performance. Business performance is directly related with ability to adopt changes in number and nature of the employees.\par
Concept of Contract job was introduced in1970's when unemployment in Europe was rise. In 1980 this was established at 80\% in France and up to 90\% in Spain. Since the 1980s, many organizations have changed their business operations  {\ref (Handy, 1995)}. Temporary job plays a major role in total employment. It is projected that, in 2001, contract workers made up about 9.4\% of the total workforce The Bureau of Labor Statistics (2001). Contract job practice has been increasing in a number of countries which is a attention able (cf. OECD 2002,  {\ref Booth ET al.2002a}).This high rate is due to less risk for firm. Employee's performance has positive relation with job security. Contract base employees are easy to hire and terminate. These employees are hired in case when there is a need of employees like seasonal work or increase in demand and after end of these conditions these employees can be terminated.\par
Employees wish for perks systems that they distinguish as being fair and equal with their skills and expectations. Perks includes all monetary and non monetary rewards received by them for the performance of their jobs. Indirect compensation comprises the many benefits supplied by employers, and non financial compensation includes employee appreciation programs, gratifying jobs, and flexible work hours to accommodate personal needs. Perks and incentives are driven force for employee's performance, but these facilities are not provided to temporary employees which effects on their performance. Perks are normally non monetary benefits. Electronic Arts, is a big organization in video games, which uses perks flexible hours to its employees  {\ref (Richtel, 2005)}.\par
Loyalty to organization has been derived from the concept of organizational obligation which is based on three concepts accept the organization goals and values , extra struggle on behalf of organization, and desire to remain with organization ( Mowdey porter and steer 1982). Contractual employees have not secured a permanent position in organization these non secure position effects on its loyalty. Loyalty has positive correlation with job duration. Searching for a better paying job now become a habit of a number of employees this ratio is more in contract employees as compared to permanent employees. This is the cause of decrease in loyalty.\par
Any organization can make progress only if its employees perform in better way. Employee's performance is a major source of achieving the organization's goals  {\ref (Mwita, 2000)}.however there are different factors affecting the employee performance this study has to focus on nature of job with respect to job security.\par
II. 
\section[{PROBLEM STATEMENT}]{PROBLEM STATEMENT}\par
This study has to find whether contract or permanent employees have same performance or not. As contract job has limited commitment which create a situation of uncertainty in employee mind. Employees performance is depend on long term Relationship between the employee and the organization \hyperref[b1]{(Organ \& Ryan, 1995)} and agreements between organization and employee \hyperref[b0]{(Moorman, Blakely, \& Niehoff, 1998)}.This uncertainty reduces the performance level of an employee, which is not better for an organizations' strategic objective. On the other hand contractual employees have short term relation with organization and as well as employer. Permanent employees have reverse nature and long time relation with organization and employer which increase performance level. Contract job have ultimately bad effect on organization performance which decrease overall profit. Temporary jobs increase the opportunities of more profitable job but in another way due to increase in job finding rate it increase wage pressure which slightly decrease profit. Objective of this study is to find the difference between performance level between contract and permanent job. This study will prove when employees are feel security about there job they will perform at better level then insecurity conditions Significance of the study is that this will find if contract job has low risk for firm it also decrease employee performance. This study will debate to provide different performance level. 
\section[{III.}]{III.} 
\section[{LITERATURE REVIEW}]{LITERATURE REVIEW}\par
Uncertainty about job is harmful discernment penalty employee performance (Ashford, Lee, \& Bobko, 1989; Davy, Kinicki, \& Scheck, 1997) though, as job anxiety has capture a somewhat partial attention from scholars"  {\ref (Hartley et al., 1991, p. 10)}, our perception of job diffidence and its consequences is confined and vulnerable by theoretical as well as experiential ambiguities. In contrast to constructs which have generated more research interest, a great deal of theoretical and empirical work is needed, we dispute, to detain the nature of job uncertainty. It is found that job uncertainty is linked with harm health \hyperref[b15]{(Jick, 1985 ;}\hyperref[b14]{Hartley et al., 1991}\hyperref[b17]{Barling \& Kelloway, 1996;} {\ref )}. rational suffering, and work-to-leisure time carry-over increase Proportionately with the intensity of job insecurity (e.g.  Employees responses toward employment condition and job nature, but, this reaction is because of many factors, like labor market, individual characteristics, family dependability, age, sex, etc. For instance, employee's expectation to get another job may vision the altering nature of work optimistically. on the other hand, those who have financial task for their associates or who consider that they Face hurdles to find a new job may snap unconstructively. Indeed, some writers say persons who have experienced secure and long term employment now, face nervous conditions \hyperref[b21]{(Roskies \& Louis-Guerin, 1990)}. Job uncertainty refers to perception concerning stability in a job position"  {\ref (Davy et al., 1997, p. 323)}, "On the whole misery about the future continued existence of the job" (Rosenblatt \& Ruvio,1996, p. 587), possible risk to continuity in his or her current job" (Heaney, Israel, \& House, 1994, p. 1431), and incapacity to retain required continuity in a defenseless job situation"  {\ref (Greenhalgh \& Rosenblatt, 1984, p. 438)}. Job insecurity has been found to associate with reduced levels of job satisfaction . Workers who felt insecure about their job dissatisfy with their current jobs as compared to persons who seeming their future job position more secure. Comparable results have been obtained in a number of studies (e.g. . Nevertheless, the associations between job uncertainty and employee performance may not be as precise as described by this concise analysis. First of all, that all studies have not found that job insecurity is directly related to weaken work performance and well-being. Furthermore, even where the findings are matching the magnitudes of relationship vary considerably between studies. There are now a satisfactory number of studies, conducted in a diversity of settings, to inspire the use of meta-analysis in order to disclose trends in relationship while also investigating the role of different contexts. Second, it may be that different feature of job insecurity relate differently to these types of results. Because an apparent loss of permanence in a job position can distance the range from threats of forthcoming job loss to loss of imperative job features . Qualitative job uncertainty was more powerfully related to performance at the same time as quantitative insecurity evidenced stronger relationships with different aspects of health Complaints \hyperref[b26]{(Hellgren et al. 1999)}.\par
Primarily, the literature on employee perks does not deal with the particular issues considered here. The nearby papers are Jensen and (Meckling 1976) and \hyperref[b28]{(Oyer 2006}). In their determining study of organization problems in perk spending,  {\ref (Jensen and Meckling 1976)} agree that perks to have a yield use and to increase the firm's worth, but their focal point was only managers ability to misuse the perks. The efficiency aspects of the benefits show in their model only in a much-reduced form and therefore do not participate any attractive role. However, Oyer does not think about formal incentive contracts, which limits the possible insights from his model. Our paper is also associated with the perks and contract employees because contract employees can not avail such benefits there fore they can not perform their best level.\par
Achieving the loyalty of employees is an important task for any organization. Loyal employees focus on customer demand and try to fulfill their need by their own performance. Employee loyalty is a popular research topic \hyperref[b29]{(Allen, 1989;}\hyperref[b10]{Cole, 2000;} {\ref Futurist, 2000;}\hyperref[b32]{Drizin, 2003)} because it is related to employee performance  {\ref (Futurist, 2000)}. Employee loyalty is depends on duration for which it has served the organization \hyperref[b32]{(Finnie \& Randall, 2002)}. Working in an organization for long duration represents a form of loyalty. But when employees are hiring on contract base then their job duration is not defined like permanent employees. Due to this uncertain situation they can not perform at required level.\par
In reaction to the increasing exercise of contract workers, there has been an increase in observed and hypothetical research on this topic (e.g., Beard \& Edwards, 1995; Davis-Blake \& Uzzi, 1993; \hyperref[b38]{Hulin \& Glomb, 1999;}\hyperref[b39]{Pearce, 1993)}. Temporary employees work hard to continue their job but their work is not recognized. Researchers have proved the differences in V. 
\section[{HYPOTHESIS}]{HYPOTHESIS}\par
H1 Uncertainty in job decrease the performance of contract employees H2 Workers in contract employees have high performance as compared permanent H3 Perks are motivation factor to increase employee performance H4 Contract employees loyal to their organization performance and behaviors between permanent and contract human resource (e.g.,  {\ref Van}  Each employee has a unique capability and capacity which can not be matched with another, but this capability is depend on many other factors. This work is based on the view of job security and employee performance. There is a direct relation between job security and employee performance. Contract employment has a less attraction as compared to permanent employment. Because contract employees have not been attain many permanent facilities like certainty in job, perks, these factor have direct correlation with employee performance. Contractual employees have less loyalty to organization due to short term agreements about job.\par
IV. 
\section[{THEORETICAL FRAME WORK}]{THEORETICAL FRAME WORK}\par
This theoretical frame work has been formulated to identify the different factors effecting on contract base employee performance. In past a lot of research has been conducted to enhance the employees performance. But here it is differentiated that performance is a dependent variable which depends on a lot of independent variable. This research is based on independent variable contractual employment, uncertainty, perks and loyalty effect. 
\section[{VI.}]{VI.} 
\section[{METHODOLOGY}]{METHODOLOGY}\par
This study is carry out to identify the association of independent variables as uncertainty, perk, loyalty toward the contract job, which is a moderator and employee performance being a dependent variable. The population of this study is employees working as contract or permanent base. Questionnaires were spread in person to workers/employees within different organization. A sample of 100 employees of different categories in organization has been selected and questions were distributed them, out of which 82 a necessary element for organization as well as employer. Mainly employees are of two types with standard employment like permanent and secondly on contract basis called temporary employees. Here this study is try to prove that there is a huge difference between performance of contract and permanent employees. Contract employees due to uncertainty in job can not perform in better way. Individual employee who has expectation for a new job easily may like the contract base job but this liking may effect by market conditions like inflation and unemployment, such person will feel insecure employment conditions \hyperref[b21]{(Roskies \& Louis-Guerin, 1990}). On the other hand when a individual has secure job it will increase positive expectations about its job  {\ref (Davy et al., 1997, p. 323)}, also create mentally satisfied about its future  {\ref (Rosenblatt \& Ruvio,1996, p. 587)}, means to decrease threat of job loosing in his or her current job(Heaney, Israel, \& House, 1994, p. 1431). There are different definitions about job uncertainty which depends on perception and understanding of environment by individuals \hyperref[b25]{(Greenhalgh \& Rosenblatt, 1984;}\hyperref[b14]{Hartley et al., 1991)}. Job insecurity create stressful event in such a way that the employee can not perform properly.\par
Loyalty to organization is a quality of employees who perform in the betterment of organization objectives. Loyalty to organization has strong relation with employee performance (Mowdey et al 1982). Loyal employees create loyal customer. An employee how much loyal to organization depends on a number of factors which of one is employment duration within same organization. Loyalty increases as duration of employment increases. When employees are hired on contract base their duration seem short at initial stage. In this situation they are in search of better job which results decrease in which permanent employees are more loyal toward organizational objectives. An employee's stay with the same employer urge employees potential to organization (David Stum, \hyperref[b10]{Cole, 2000)}, president of the Loyalty Institute, such employees are also ready to 2004). 'Being happy' is motivational factor that makes employees stay in the same company. Respondents have thought that contract employees have less loyalty as compared to permanent employees.\par
Organizational objectives are achieved only due to employee's performance. If an organization have achieved its targets mean that its employees have work hard for such achievement. Some organizations are appreciating their employees in the form of perks and such like benefits. This appreciation is courage for employees to enhance its ability, but these benefits are provided only to permanent employees. Contract employees are main source of employment as 80\% in France and up to 90\% in Spain this great segment is not provided by perks and incentives. This factor discourages the performance level of contract employees. There is highly correlation between incentives and performance of employees. Organization has single objective which is to achieve the desired goal in term of profit. To achieve this objective organization hires different employees having ability to contribute their share in organizational objective. Employees are paid in two ways as salary and perks (incentives). Positive correlation is observed between performance and incentives  {\ref (Cohen \& Cohen, 1983}) but weak correlation between pay and job satisfaction (Spector, 997).  
\section[{VIII.}]{VIII.} 
\section[{ANALYSIS}]{ANALYSIS} 
\section[{DISCUSSION \& FINDINGS}]{DISCUSSION \& FINDINGS}\par
It is accepted that performance of employee is point Liker scale as 1 for Strongly Disagree, 2 for Disagree, 3 sacrifice for the betterment of the company  {\ref (Leininger, 2011} August loyalty. That is the reason due to Data was collected from 82 respondents with 23 different items. Cronbach alpha test is applied on the questionnaire 68.7\% reliability was found which is acceptable. From 82 respondents with reference to gender 34.4\% were female and 66.4\% were male and according to marital status 41.5\% were unmarried while 58.5\% were married. They were also asked by their job nature and found that 54.9 were permanent and 55.1\% were on contract base. According to age respondents were divided into three groups 21 -29, 30 -35, and 36and above respectively. In our data 87.8\% were in age 20to29, 8.5\% in 30to35, 3.7\% were in 36 and above. According to questionnaire these results were found in table 1 mean of loyalty is above 3 which shows that respondents agrees that loyalty has effect on employee performance. Independent variables incentive and job security have above 4 provided that respondents are strongly agreed uncertainty decrease performance while incentives have positive effect on it. Mean of contract is slightly above 3 which show that respondents have neutral views about contract and permanent job nature. Performance has mean near to 4 which move in direction that respondents were agree that performance has relation with these independent variables.\par
Applying the correlation of the statistical interference in table2 shows that loyalty has strong relation with incentives, job security, and performance and weak relation with contract job. Among the independent variables job security shows strong positive relation with incentives and performance while weak relation with contract job. Independent variable incentive show strong relation with performance and negative relation with contract job. Table shows that contract job has weak relation with performance.\par
Using the Regression analysis on data it is concluded that how performance depend on independent variables loyalty, job security, incentive and contract job. Performance has constant value ?? 0.971 and dependency on loyalty ?? = 0.188, job security ?? 0.281, perks ?? 0.176, contract ?? 0.141. Performance can be measured by equation Performance(y)= 0.971 + 0.188 ?????????????? + 0.281?????? ???????????????? + 0.176?????????? + 0.141????????????????. 
\section[{IX.}]{IX.} 
\section[{CONCLUSION}]{CONCLUSION}\par
It is concluded from analysis that performance is a function of many other variables. This study has selected the contract job with job security, loyalty, incentives. Employees show highly association toward job security and incentives. These variables has relation with each other performance has strong positive relation with job security and incentives but it shows weak relation with contract job.\par
X. 
\section[{RECOMMENDATION AND SUGGESTION}]{RECOMMENDATION AND SUGGESTION}\par
From this and previous researcher work it is suggested for an organizations which are in competing position should focus on its employees, because employees are back bone for an organization. Organization should take different steps to enhance the working skill of their employees. Employees should be hired on permanent base, if these are hired on temporary or contractual base their performance should be recognized and appreciated by incentive. Measurement of employees' performance has multidimensional aspects in future research can be done how this can be enhance.\begin{figure}[htbp]
\noindent\textbf{25}\includegraphics[]{image-2.png}
\caption{\label{fig_0}25 Global}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.28080357142857143\textwidth}P{0.3263392857142857\textwidth}P{0.17455357142857142\textwidth}P{0.06830357142857144\textwidth}}
\tabcellsep \multicolumn{2}{l}{Mean Std. Deviation}\tabcellsep N\\
Loyalty\tabcellsep 3.9878\tabcellsep .75076\tabcellsep 82\\
Job security\tabcellsep 4.5061\tabcellsep .74464\tabcellsep 82\\
Incentives\tabcellsep 4.0549\tabcellsep .83889\tabcellsep 82\\
Contract\tabcellsep 3.3244\tabcellsep 63917\tabcellsep 82\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US) © 2011 Global Journals Inc. (US)} 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{© 2011 Global Journals Inc . (US) © 2011 Global Journals Inc . (US)} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Ladders]{b3}\label{b3} 	 		\textit{},  		 			Ladders 		.  	 	 		\textit{Journal of Labor Economics}  		8.  	 
\bibitem[ International Journal of Manpower]{b19}\label{b19} 	 		\textit{},  	 	 		\textit{International Journal of Manpower}  		 	 
\bibitem[Ibarra-Coledo and Bueno-Rodriquez (ed.)]{b30}\label{b30} 	 		\textit{},  		 			E Ibarra-Coledo 		,  		 			Bueno-Rodriquez 		.  		L. (ed.)  		London: Sage Publications.  	 
\bibitem[ Administrative Science Quarterly]{b37}\label{b37} 	 		\textit{},  	 	 		\textit{Administrative Science Quarterly}  		 	 
\bibitem[Landers et al. ()]{b4}\label{b4} 	 		\textit{},  		 			Renee Landers 		,  		 			1995m Handy 		,  		 			B James 		,  		 			Lowell J Rebitzer 		,  		 			Taylor 		.  		1996.  	 	 (Rat Race Redux) 
\bibitem[Bishop and Goldsby (2000)]{b34}\label{b34} 	 		\textit{},  		 			J W Bishop 		,  		 			M G Goldsby 		.  		2000. August.  	 
\bibitem[Organ and Ryan ()]{b1}\label{b1} 	 		\textit{A meta-analytic review of attitudinal and dispositional},  		 			D W Organ 		,  		 			K Ryan 		.  		1995.  	 
\bibitem[Rosenblatt and Ruvio ()]{b23}\label{b23} 	 		‘A test of a multidimensional model of job insecurity: The case of Israeli teachers’.  		 			Z Rosenblatt 		,  		 			A Ruvio 		.  	 	 		\textit{Journal of Organizational Behavior}  		1996.  	 
\bibitem[Davy et al. ()]{b13}\label{b13} 	 		‘A test of job security's direct and mediated effects on withdrawal cognitions’.  		 			J A Davy 		,  		 			A J Kinicki 		,  		 			C L Scheck 		.  	 	 		\textit{Journal of Organizational Behavior}  		1997.  	 
\bibitem[Davy et al. ()]{b22}\label{b22} 	 		‘A test of job security's direct and mediated effects on withdrawal cognitions’.  		 			J A Davy 		,  		 			A J Kinicki 		,  		 			C L Scheck 		.  	 	 		\textit{Journal of Organizational Behavior}  		1997.  	 
\bibitem[Hellgren et al. ()]{b26}\label{b26} 	 		‘A two-dimensional approach to job insecurity: Consequences for employee attitudes and wellbeing’.  		 			J Hellgren 		,  		 			M Sverke 		,  		 			K Isaksson 		.  	 	 		\textit{European Journal of Work and Organization Psychology}  		1999.  	 
\bibitem[Jick (ed.) ()]{b15}\label{b15} 	 		\textit{As the axe falls: Budget cuts and the experience of stress in organizations},  		 			T D Jick 		.  		T.A. (ed.)  		1985.  	 
\bibitem[Rosen ()]{b9}\label{b9} 	 		‘Authority, control, and the distribution of earnings’.  		 			S Rosen 		.  	 	 		\textit{The Bell Journal of Economics}  		1982.  	 
\bibitem[Richtel]{b8}\label{b8} 	 		\textit{Basics in Silicon Valley},  		 			Matt Richtel 		.  		New York Times.  	 	 (Fringes vs) 
\bibitem[Booth et al. ()]{b5}\label{b5} 	 		 			Alison L Booth 		,  		 			J Juan 		,  		 			Jeff Dolado 		,  		 			Frank 		.  	 	 		\textit{Introduction: Symposium on Temporary Work},  				2002a.  	 
\bibitem[Booth et al. ()]{b6}\label{b6} 	 		 			Alison L Booth 		,  		 			Marco Francesconi 		,  		 			Jeff Frank 		.  		\textit{Temporary Jobs: Stepping},  				2002b.  	 
\bibitem[Cole ()]{b10}\label{b10} 	 		\textit{Building Loyalty -motivating and keeping employees},  		 			C L Cole 		.  		2000. ACC Communications Inc.  	 
\bibitem[Heaney et al. ()]{b24}\label{b24} 	 		‘Chronic job insecurity among automobile workers: Effects on job satisfaction and health’.  		 			C A Heaney 		,  		 			B A Israel 		,  		 			J S House 		.  	 	 		\textit{Social Science \& Medicine}  		1994.  	 
\bibitem[Ashford et al. ()]{b12}\label{b12} 	 		\textit{Content, causes, and consequences of job insecurity: A theory-based measure and substantive test},  		 			S J Ashford 		,  		 			C Lee 		,  		 			P Bobko 		.  		1989. Academy of Management Journal.  	 
\bibitem[Ashford et al. ()]{b20}\label{b20} 	 		\textit{Content, causes, and consequences of job insecurity: A theory-based measure and substantive test},  		 			S J Ashford 		,  		 			C Lee 		,  		 			P Bobko 		.  		1989. Academy of Management Journal.  	 
\bibitem[Davis-Blake and Uzzi ()]{b36}\label{b36} 	 		\textit{Determinants of employment externalization: A study of temporary workers and independent contractors},  		 			A Davis-Blake 		,  		 			B Uzzi 		.  		1993.  	 
\bibitem[Moorman et al. ()]{b0}\label{b0} 	 		‘Does perceived organizational support mediate the relationship between procedural justice and organizational citizenship behavior?’.  		 			R H Moorman 		,  		 			G L Blakely 		,  		 			B P Niehoff 		.  	 	 		\textit{The Academy of Management Journal}  		1998.  	 
\bibitem[Allen ()]{b29}\label{b29} 	 		\textit{Employee loyalty: Dead or just different?},  		 			G Allen 		.  		1989. International Association of Business Communicators.  	 
\bibitem[Feldman et al. ()]{b42}\label{b42} 	 		‘Employee reactions to temporary jobs’.  		 			D C Feldman 		,  		 			H I Doerpinghaus 		,  		 			W H Turnley 		.  	 	 		\textit{Journal of Managerial Issues}  		1995.  	 
\bibitem[Beard and Edwards ()]{b33}\label{b33} 	 		\textit{Employees at risk: Contingent work and the psychological experience of contingent workers. Trends in Organizational Behavior},  		 			K M Beard 		,  		 			J R Edwards 		.  		1995.  	 
\bibitem[Ellingson et al. ()]{b43}\label{b43} 	 		‘Factors related to satisfaction and performance of temporary employees’.  		 			J E Ellingson 		,  		 			M L Gruys 		,  		 			P R Sackett 		.  	 	 		\textit{Journal of Applied Psychology}  		1998.  	 
\bibitem[Beehr & R.S. Bhagat (ed.)]{b16}\label{b16} 	 		\textit{Human stress and cognition in organizations: An integrated perspective},  		Beehr \& R.S. Bhagat (ed.)  		 	 
\bibitem[Broschak and Davis-Blake (1999)]{b41}\label{b41} 	 		\textit{Is temporary employment an effective selection tool? The relationship between temporary employment and job performance},  		 			J P Broschak 		,  		 			A Davis-Blake 		.  		1999. August.  	 
\bibitem[Barling and Kelloway ()]{b17}\label{b17} 	 		‘Job insecurity and health: The moderating role of workplace control’.  		 			J Barling 		,  		 			K E Kelloway 		.  	 	 		\textit{Stress Medicine}  		1996.  	 
\bibitem[Hartley et al. ()]{b14}\label{b14} 	 		\textit{Job insecurity coping with jobs at risk},  		 			J Hartley 		,  		 			D Jacobson 		,  		 			B Klandermans 		,  		 			T Van Vuuren 		.  		1991.  	 
\bibitem[Roskies and Louis-Guerin ()]{b21}\label{b21} 	 		‘Job insecurity in managers: Antecedents and consequences’.  		 			E Roskies 		,  		 			C Louis-Guerin 		.  	 	 		\textit{Journal of Organizational Behavior}  		1990.  	 
\bibitem[Borg and Elizur ()]{b18}\label{b18} 	 		\textit{Job insecurity: Correlates, moderators and measurement},  		 			I Borg 		,  		 			D Elizur 		.  		1992.  	 
\bibitem[Greenhalgh and Rosenblatt ()]{b25}\label{b25} 	 		\textit{Job insecurity: Toward a conceptual clarity},  		 			L Greenhalgh 		,  		 			Z Rosenblatt 		.  		1984. Academy of Management Review.  	 
\bibitem[Layoff practices, perceived organizational support, employee commitment, and intention to quit: The role of contingent workers]{b35}\label{b35} 	 		\textit{Layoff practices, perceived organizational support, employee commitment, and intention to quit: The role of contingent workers},  		 	 
\bibitem[Loyalty fuels increases in productivity The Futurist ()]{b31}\label{b31} 	 		‘Loyalty fuels increases in productivity’.  	 	 		\textit{The Futurist}  		2000.  	 	 (Futurist) 
\bibitem[Van Dyne and Ang ()]{b40}\label{b40} 	 		\textit{Organizational citizenship behavior of contingent workers in Singapore},  		 			L Van Dyne 		,  		 			S Ang 		.  		1998. Academy of Management Journal.  	 
\bibitem[Oyer (2006)]{b28}\label{b28} 	 		\textit{Salary or Benefits?},  		 			Paul Oyer 		.  		July 2006.  		 			Stanford University 		 	 
\bibitem[Raith]{b7}\label{b7} 	 		\textit{Specific Knowledge and Performance Measurement},  		 			Michael Raith 		.  		 		 			University of Southern California 		 	 	 (working paper) 
\bibitem[Bauer and Truxillo ()]{b11}\label{b11} 	 		\textit{Temp-topermanent employees: A},  		 			T N Bauer 		,  		 			D M Truxillo 		.  		2000.  	 
\bibitem[Temporary Job and its Impact on Employee Performance]{b45}\label{b45} 	 		\textit{Temporary Job and its Impact on Employee Performance},  				 	 
\bibitem[Gordon and Li ()]{b2}\label{b2} 	 		\textit{The Change in Productivity of Chinese State Enterprise, 4. The Bureau of Labor Statistics},  		 			Roger H Gordon 		,  		 			Wei Li 		.  		1995. 2001.  	 
\bibitem[Hulin and Glomb (ed.) ()]{b38}\label{b38} 	 		\textit{the changing nature of work performance: Implications for staffing, personnel actions, and development},  		 			C L Hulin 		,  		 			T M Glomb 		.  		D. R. Ilgen \& E. D. Pulakos (ed.)  		1999. San Francisco.  	 	 (Contingent employees: Individual and organizational considerations) 
\bibitem[Leininger ()]{b44}\label{b44} 	 		‘The key to retention: Committed employees’.  		 			J Leininger 		.  	 	 		\textit{China Business Review}  		2004.  	 
\bibitem[Drizin et al. ()]{b32}\label{b32} 	 		‘The ROI of employee loyalty. The LifeCare Connection, Work/ Life Trends 33’.  		 			M Drizin 		,  		 			W Finnie 		,  		 			R Randall 		.  	 	 		\textit{Reichheld. Strategy \& Leadership}  		2003. 2002.  	 	 (Loyalty as a philosophy and strategy: An interview with Frederick F) 
\bibitem[Jensen and Meckling]{b27}\label{b27} 	 		‘Theory of the Firm: Managerial Behavior, Agency Costs and Ownership Structure’.  		 			Michael Jensen 		,  		 			William H Meckling 		.  	 	 		\textit{Journal of Financial Economics}  		 	 
\bibitem[Pearce ()]{b39}\label{b39} 	 		\textit{Toward an organizational behavior of contract laborers: Their psychological involvement and effects on employee coworkers},  		 			J L Pearce 		.  		1993. Academy of Management Journal.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
