\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={Employees' Perception Towards the Implementation of Corporate Governance Principles: An Egyptian Perspective},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Employees' Perception Towards the Implementation of Corporate Governance Principles: An Egyptian Perspective}
\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]{Marwa  Anis}

             \author[2]{Amira Abdul  Hamid}

             \affil[1]{  The British University in Egypt}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2016 Accepted: 5 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


The objective of this study is to examine how employees perceive corporate governance in their organisations and to explore the position that employees can take in the promotion of corporate governance in the Egyptian context. It empirically examines the employees? perception towards corporate governance using a 5-point Likert-type questionnaire that was administered face to face and online. Despite the fact that some employees lack proper knowledge about the issues of corporate governance, the findings were encouraging as the majority of employees have emphasised its importance. The results of this study can be beneficial in developing a better understanding about corporate governance within different Egyptian institutions and in promoting the importance that employees can play in implementing governance.

\end{abstract}


\keywords{}

\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. Introduction}]{I. Introduction}\par
any scholars have defined corporate governance from different perspectives and in different contexts  {\ref (Turnbull, 1997)}. It is noted that corporate governance is the process by which the relationship between the company's board of directors, management, and stakeholders is directed and controlled  {\ref (OECD, 2004)}.The development of corporate governance into what it is today has taken many years; the concept of corporate governance has been thriving since the 18 th century in the East and West \hyperref[b11]{(Hubbard \& Wood, 2013)} and it has become the focus of many enterprises in the recent years. This can be attributed to the global awareness of the importance of its promotion and the negative consequences if it is ignored (The Professional Accountants in Business  {\ref Committee, 2009)}.\par
Corporate governance emerged from agency theory. Agency theory is primarily concerned with protecting and enhancing shareholders' wealth \hyperref[b13]{(Jensen \& Meckling, 1976)}. Over time, many scholars have developed theories that seek to define the mechanisms and practices of the code of corporate governance. One of the most noteworthy theories is stakeholder theory which emphasises the role of the stakeholders to the company as they are considered to be essential to the success and survival of the corporation (Boredean, 2012; Spitzech and Hansen, 2010). Traditionally, a stakeholder is any individual who is affected directly or indirectly by the company's decisions and actions \hyperref[b8]{(Freeman, 1984)}. Although all stakeholders are important for a corporation's success, some stakeholders are perceived to be more crucial in determining the organisation's survival, such as employees and shareholders \hyperref[b15]{(Lazano, 2005)}.\par
For corporate governance to perform its function, the real challenge is not related to drafting codes, but rather to employees' attitudes \hyperref[b23]{(Peters, 2004)} It is often highlighted that employee attitudes in respect to ethical standards are crucial in tackling this issue. Governance programs will never succeed unless they take time to understand the ethical mind-set of the employees. Also, previously set codes should be entrenched at every level of the business, in every business unit and subsidiary \hyperref[b23]{(Peters, 2004)}.\par
Several studies consider employees as participants in corporate governance (e.g.  {\ref Svensson et al., 2016;}\hyperref[b9]{Glavas and Godwin, 2013;} {\ref Mc Donnell, 2011}; \hyperref[b22]{Muthusamy et al., 2011;}\hyperref[b17]{Lower, 2009;}\hyperref[b14]{Konzelmann, 2005)} concentrate on specific issues such as being a representative on the board. However, they do not adequately tackle how well employees identify with their organisation on these issues.\par
In these terms, previous studies (e.g. \hyperref[b24]{Rasiah, 2012)} concentrate their attention only on one agency relation that occurs between owners and management. Others form of agency that may exist in the corporate is not given enough consideration. For instance, in spite the importance of the employees' roles in the implementation of corporate governance principles, the agency relationship between employees and management is ignored \hyperref[b6]{(Child et al. 2004}); however, it is essential to consider this relationship to achieve organisational objectives. Here we see the importance of studying how employees perceive the importance corporate governance, specifically in the organisation they are currently working in.\par
Consequently, the current study aims to study employees' perceptions and expectations towards corporate governance within the Egyptian context. The importance of this study lies in the scope and nature of its targeted context, which is a developing country. Generally, previous studies focus on developed M countries (e.g Svensson et al., 2016; \hyperref[b22]{Muthusamy et al., 2011)} Hence, the findings of the current study are mainly directed to answer the following research question: How do employees perceive the practices of corporate governance within their organisation in Egypt?\par
This question is examined through conducting an exploratory study on employees' perception of corporate governance in Egyptian corporations. 
\section[{II. Literature Review}]{II. Literature Review}\par
One of the early attempts at defining corporate governance is by \hyperref[b0]{Berle and Means (1932)}. They state that the problem of separation between ownership and control in many organisations has led to what is known as the agency problem. The main activities of corporate governance are controlling and regulating ownership within the organisation. \hyperref[b5]{Calder (2003)} has provided a more comprehensive framework for the corporate governance concept. This study has stated that corporate governance is related to the practices, duties and responsibilities exercised by the governing body of institutions. It comprises of the board of directors and executive managers and it aims at establishing strategic plans, ascertaining goals are achieved as planned and resources are used properly, and managing risks appropriately.\par
The term corporate governance has become very significant and popular in many enterprises during recent years; corporate governance carries out all the processes and practices that aim at achieving accountability within an enterprise \hyperref[b4]{(Butler, 1999)}. The Organisation of Economic Cooperation and Development (OECD), in its updated report in April 2004, has highlighted that proper corporate governance helps in enhancing economic growth and efficiency as well as strengthening shareholders' trust. Moreover, it contains within its framework a set of relationships and agreements between the board of directors, managers, shareholders, and other stakeholders of the organisation. 
\section[{a) Employees' role in governance}]{a) Employees' role in governance}\par
According to \hyperref[b7]{Davies (2006)}, employees are a major stakeholder in every company, since their skills and experience are needed for the firm's success, and on the other hand, employees use the organisation to improve and enrich their curriculum vitae. Botha (2011) also stresses that "employees should be aware of their company's corporate governance systems as well as its objectives and directions because employees' involvement contributes significantly to the improvement of the business and create confidence in the promotion of corporate governance principles in the workplace". It can be argued that poor employee relations can lead to a decline in their productivity, morale, loyalty, innovation, and creativity in addition to conflicts of interest and problems in recruiting and retaining staff \hyperref[b21]{(Metcalf, 1995)}.\par
Hence, involving employees in corporate governance systems and empowering them can lead to the company's efficiency in addition to other positive consequences \hyperref[b12]{(Jacoby, 2001}). It appears that employees' involvement in corporate governance is as essential as shareholders' involvement because both are complementary and beneficial to protect and maximise the company's assets and to satisfy their risk preferences \hyperref[b1]{(Boatright, 2004)}.\par
Many scholars have highlighted the important role that employees play in the execution of corporate governance \hyperref[b3]{(Botha, 2011)}. Employee governance and stakeholder governance are considered complementary and mutually beneficial as they bothachieve the same goal which is mainly to protect their firms' specific assets. There are several ways to involve employees in the promotion and enforcement of governance and it can be in the form of employees' share in ownership and election of representatives on the board of directors. It is expected that employee empowerment will encourage them to take a role in the fight against corruption and fraudulent activities in the workplace. In general, employee roles are complementary to forms of governance \hyperref[b3]{(Botha, 2011)}. That is why employees should not only be aware of the organisation goals, but should also be aligned with them. It is evident that the strategic involvement of employees is crucial for the improvement of businesses.\par
Moreover, if employees do not trust their company's management, this will impose serious threat to a company's performance and it may result in failure of governance. The relation between employees and managers within the organisation is the proper tool to gain a considerable alignment of corporate governance theory \hyperref[b6]{(Child et al., 2004)}. 
\section[{b) Research question/objectives}]{b) Research question/objectives}\par
There are many limitations in the current area of study as most researches apply studies on developed countries (Mulili, 2011). There is a general lack of sufficient empirical studies based on developing countries such as Egypt, and therefore, the aim of the current study is to examine the ways in which employees in the Egyptian organisation are integrated within their organisation in terms of corporate governance activities. Accordingly, it is crucial to investigate employees' perception and expectations towards corporate governance within the Egyptian context.\par
This raise the following research question: How do employees perceive the practices of corporate governance within their organisation in Egypt? 
\section[{III. Methodology and Data}]{III. Methodology and Data}\par
The adapted questionnaire is used as an instrument to collect the required data to answer the early specified research question gained from these practices. The questionnaire is adapted from a previous study about 'Business students' perceptions on corporate governance' to ensure its validity and reliability with some modifications in order to fit the current study's context \hyperref[b2]{(Bordean, 2012)}.\par
The respondents were asked to complete a five-point Likert scale questionnaire by indicating their level of agreement to 34 statements after completing the personal information in the first part of the questionnaire. The main reason for choosing this type of questionnaire is to avoid the subjectivity and errors of the open-ended unstructured questions as it might be difficult for the respondents to understand those unstructured questions which will result in unwillingness or inability to answer the stated questions due to its vagueness. On the other hand, the structured five-point Likert scale questions are much easier to understand and answer because they provide the respondents with a set of alternative choices (strongly disagree, disagree, neutral, agree, strongly agree) from which they choose and this increases the respondents' willingness and ability to understand and answer the given questions \hyperref[b18]{(Malhotra, Baalbaki, \& Bechwati, 2010)}.\par
The questionnaire is composed of seven groups pertaining to different corporate governance issues and they are management issues, shareholders issues, personal issues, society issues, customer issues, board of directors issues and overall employees' perceptions towards the importance of corporate governance issues.\par
The reliability and the validity of the questionnaire are tested before distribution on the identified sample using pilot testing. The purpose of the pilot testing is to refine the questionnaire before distributing it in order to make it more convenient for the respondents to answer the questionnaire without help and to avoid difficulties in managing the data (Saunders, Lewis, \& Thornhill, 2012). 
\section[{IV. results}]{IV. results}\par
The analysis is presented below as follows: a measurement of the validity and reliability of the questionnaire through Cronbach's alpha and factor analysis, and an overall analysis of the answers generated from the distributed surveys using descriptive statistics. In the end, a total of mean scores is calculated for each issue in order to find out the relative importance given to each one of them by the employees. a) Validity and reliability testing i. Cronbach's alpha Cronbach's alpha is mainly used to assess the level of validity and reliability of a set of questions by measuring the interrelatedness between various items represented in a certain questionnaire \hyperref[b10]{(Grau, 2007)}. The Cronbach's alpha of the 34 statements of the survey has a value of 0.923 indicating a low level of error variance for the statements represented in the survey to be considered reliable for a single construct scale as mentioned in table 1 and table 2.  In particular, when the alpha scores 0.70 or higher, this indicates that the tested variables are considerably unidimensional and reliable  {\ref (Schmitt, 1996)}. 
\section[{b) Factor analysis}]{b) Factor analysis}\par
Factor analysis is a technique used in developing questionnaires; it aims at identifying the underlying unobservable factors or variables that indicate a pattern of correlations within a set of manifest or observed variables (UCLA, 2015). A Kaiser-Meyer-Olkin measure has been used to test the sampling adequacy. In the current study, the sampling adequacy has scored 0.852 which indicates a proper level of adequacy as the closer the value to 1 as shown in table \hyperref[tab_2]{3}; the better it is (UCLA, 2015).  Since statement 2 (see table \hyperref[tab_3]{4}) in the questionnaire has the highest percentage of the total variance (57.5\%), it can be interpreted that it is the most important factor in contributing to management issues, followed by statement 3 which has a value of 16.6\% of the total variance. The least effective factor is statement 1 as it has 11.18\% of the total variance. Table \hyperref[tab_4]{5} displays that, statement 6 has the highest contribution to the total variance in the shareholders issues (53.5\%), followed by statement 9 (16.6\%) and statement 8 (10.4\%), whereas statement 10 has the least contribution (4.5\%) to the shareholders' issues. The total variance for statement 13 (see table \hyperref[tab_5]{6}) is 61.2\%, which indicates that this statement has the highest contribution to the personal issues in the questionnaire, followed by statement 11 (15.3\%), statement 14 (12.9\%) and statement 12 (10.4\%).  For the board of directors issues (see table \hyperref[tab_9]{9}), the highest variance comes from statement 26 in the questionnaire (32.5\%), followed by statement 25 (17.8\%), statement 28 (13.8\%), statement 24 (10.2\%), and statement 29 which has the least contribution to the issue (3.7\%). Table \hyperref[tab_10]{10} illustrates that statement 33, which has the highest percentage of the total variance (54.7\%), contributes to the overall employees' perception towards the importance of CG issues significantly, followed by statement 34 (31.7\%), and then statement 32 (13.5\%). 
\section[{c) Data collected and analysis of respondents}]{c) Data collected and analysis of respondents}\par
The data was gathered using self-administered and online questionnaires, and the targeted sample size was set to be 150 respondents. However, only 132 respondents had completed the survey. The survey consists of 34 questions, excluding the first five personal questions; the 34 statements were divided into seven groups as mentioned previously in order to reflect different issues regarding the discussed topic. The first group of four questions represents management issues; the second group of six questions represents shareholders issues; the third group of four questions represents personal issues; the fourth group of four questions represents society issues; the fifth group of five questions represents customer issues; the following eight questions represent board of directors issues; and the last group is composed of three questions that represent employees' overall perceptions towards the importance of corporate governance.\par
The percentage of females who completed the survey slightly exceeds the percentage of males as 56.82\% of the respondents were females and 43.18\% were males. It is critical to identify the percentage of respondents from each gender in order to interpret the analysis more accurately.\par
The majority of the respondents who undertook the survey range in age from 20 to 30 years and represent 40.91\% of the respondents. The percentage has declined to 33.33\% representing the group between 31 and 40 years old. As the age decreases, the percentage of respondents who completed the survey decreases seeing that 14.39\% of the respondents range from 41 to 50 years old. Finally, the percentage drops to 11.36\% representing respondents above 50 years old.\par
Based on the data collected from the survey, the majority of the respondents were employees working in the educational sector, 61.36\%, while employees working in non-educational sectors was 38.64\% of the sample. This variation in percentages could be interpreted as due to the increasing awareness of corporate governance issues in educational institutions among teaching and administrative staff.\par
The biggest portion of the respondents has more than 10 years' work experience as they represent 45.45\% of the sample size. The second portion represents 34.85\%, which is respondents who have less than five years' work experience followed by 19.7\% of respondents who have work experience ranging from five to 10 years.\par
47.73\% of the respondents are middle-level employees while the second two portions are relatively close as the entry level employees represent 27.27\% of the sample size, and 25\% represent top-level respondents.\par
The majority of the respondents agree that their organisations discourage malpractice/unprofessional conduct to gain short-term benefits as they represent 28\% of the total sample while 21.9\% were neutral, and 18.9\% strongly agreed with the statement. However, 17.4\% of the respondents disagreed, and 13.6\% strongly disagreed.\par
31.8\% of the respondents agreed that their organisation ensures justice/equality and nondiscriminatory treatment among its employees. The portion of respondents who were neutral and disagreed with the statement was very close as both represented 21\% of the sample. Moreover, 13.6\% of the respondents strongly agreed, while 11.3\% strongly disagreed.\par
28.7\% of the sample agreed that their organisation ensures the independence of internal and external auditors to strengthen checks and balances in the firm, while 26.5\% were neutral. 18.9\% of the respondents showed their disagreement while 17.4\% strongly agreed with the statement, and only 8.3\% strongly disagreed.\par
When the respondents were asked to indicate their level of agreement/disagreement with whether their organisations discouraged participation in the micro politics of the organisation's higher management, 33.3\% were neutral, 21.9\% agreed and 21.9\% disagreed. Further, 12.8\% strongly agreed, while 9.8\% strongly disagreed.\par
29.5\% of the sample agreed that their organisation maintains the balance between the interest of different stakeholders and the rights of employees of the firm whereas 28\% were neutral. On the other hand, 22.7\% of the respondents disagreed with the statement and 10.6\% strongly disagreed, while 9\% strongly agreed.\par
28\% of the respondents agreed that their organisation forbids helping the owner in his unethical/unlawful business transactions, 23.4\% were neutral, 22.7\% disagreed, 14.3\% strongly agreed, and 11.3\% strongly disagreed.\par
31\% of the respondents were neutral when they were asked to what extent they agree/disagree that their organisation ensures the open system and maximum access to information for shareholders while 25.7\% agreed with the statement and 22.7\% disagreed, 10.6\% strongly disagreed, and 9.8\% strongly agreed.\par
The biggest portion of the sample agreed that their organisation forbids them to manipulate or play with the figures to cheat the shareholders/owners, 33.3\% of the total sample, and 23.4\% strongly agree with the statement. 15.9\% disagreed with the statement, 15.5\% were neutral, and 12.2\% strongly disagreed.\par
37\% of the respondents agreed that their organisation prioritises shareholders'/owners' interest in making business decisions, 21\% were neutral, 17.4\% strongly agreed, 15.9\% disagreed, and 8.3\% strongly disagreed.\par
34.8\% of the total sample agreed that their organisation ensures the resources allocation in the interest of shareholders/owners while 28\% were neutral, 18\% strongly agreed, 14.3\% disagreed, and only 4.5\% strongly disagreed.\par
The majority of the respondents agreed that their organisation maintains a high level of morals, justice, and honesty in business and other affairs, 37\% of the sample size, while 21.2\% of the respondents disagreed with the statement, 20.4\% were neutral, 14.3\% strongly disagreed, and only 6.8\% strongly disagreed.\par
The answers to this statement were very close as 27.2\% were neutral, 26.5\% agreed, 24.2\% disagreed, 15.9\% strongly agreed and only 6\% strongly disagreed that their organisation helps them become a socially and ethically responsible citizen.\par
This figure demonstrates that 30.3\% of the respondents were neutral, 27.2\% agreed, 21.9\% disagreed, 11.3\% strongly agreed and 9\% strongly disagreed when they were asked to indicate their level of agreement/disagreement whether their organisation ensures 100\% transparency and fairness in their business transactions. When the respondents were asked if their organisation is not overruling the firm's policies to gain personal benefit/self-interest, 30.3\% were neutral, 25.7\% agreed, 19.7\% disagreed, 14.3\% strongly agreed, and 9.8\% strongly disagreed.\par
The majority of the respondents, 39.3\%, agreed that their organisation abides by the local laws and regulations in business transaction, while 24.2\% were neutral, 20.4\% strongly agreed but 8.3\% strongly disagreed, and 7.5\% disagreed.\par
43\% of the total sample agreed that their organisation enables caring for the local values and culture while making business decisions, 23.4\% were neutral, 14.3\% disagreed, 11.3\% strongly agreed, and 7.5\% strongly disagreed.\par
The responses are relatively close as 28\% respondents agreed that their organisation fights for environmental issues while making business decisions and 28.7\% were neutral while 23.4\% disagreed with the statement and 12\% strongly agreed, whereas 7.5\% strongly disagreed.\par
31\% of the respondents were neutral, 27.2\% agreed, 18.9\% disagreed, 14.3\% strongly agreed and only 8.3\% strongly disagreed when they were asked if they agree/disagree that their organisation discourages the culture of kickbacks and corruption among the local authorities of the state.\par
32.5\% of the sample agreed that their organisation encourages treating the customer with actual and real service features while 24.2\% were neutral and 18\% strongly agreed, 15.9\% disagreed, and 9\% strongly disagreed with the statement.\par
34.8\% of the respondents agreed that their organisation strictly disallows cheating customers with impossible promises or unrealistic expectations, which is the largest proportion, followed by those who were neutral and disagreed as each portion scored 19.7\% of the total sample size. 18\% of the respondents strongly agreed while only 7.5\% strongly disagreed.\par
29.5\% agreed that their organisation discourages increasing profit through unfair promotional means whereas 21.2\% strongly agreed and 20.4\% were neutral, 20.4\% disagreed, while 8.3\% strongly disagreed with the statement.\par
When the respondents were asked to indicate their agreement/disagreement with this statement 'my organisation supports working for value maximisation instead of profit maximisation', the results were significantly close: 28.7\% agreed, 28\% neutral, 22.7\% disagreed, 10.6\% strongly disagreed, and 9.8\% strongly agreed.\par
32.5\% of the respondents disagreed that their organisation predicts that achieving the target is not everything in business success, while 31.8 were neutral, 18.9\% agreed, 9\% strongly agreed, and 7.5\% strongly disagreed with the statement.\par
When the respondents were asked to evaluate the statement 'there is no need to know the number or the identity of the board of trustees', 28\% were neutral, 27.2\% disagreed, 20.4\% agreed, 15.9\% strongly disagreed, and 8.3\% strongly agreed.\par
27.2\% of the sample disagreed when they were asked if their organisation is coordinating and communicating activities and information about the board while 26.5\% agreed with the statement, 25\% were neutral, 12.8\% strongly disagreed, and 8.3\% strongly agreed.\par
The biggest portion of responses here represents those who were neutral, 30.3\%, whereas those who agreed represent 24.2\% of the sample size and the proportion who disagreed was 23.4\%. Besides, 12\% of the sample strongly disagreed, while 12\% strongly agreed.\par
33.3\% of the respondents agreed that it is the responsibility of the board to ensure that there are no malpractices while 29.5\% were neutral, 15\% strongly agreed, 15\% disagreed, and only 6.8\% strongly disagreed.\par
28\% of the respondents disagreed with the statement 'it is unnecessary to know details about the duties and responsibilities of the board' whereas 21.9\% were neutral, 20.4\% agreed, 18\% strongly disagreed, and 11.3\% strongly agreed.\par
The biggest portion of the respondents, 36.3\%, agreed that it is important to have a board with diverse background/experience while 29.5\% strongly agreed, 21.9\% were neutral, 6.8\% strongly disagreed, and only 5.3\% disagreed with the statement.\par
When the respondents were asked if most of the board members are independent, their responses were somewhat close as 26.7\% were neutral, 25\% agreed and another 25\% disagreed while 12.2\% strongly disagreed, and 10.6\% strongly agreed.\par
31.8\% of the sample agreed that the CEO and the Chair of the board are two different persons, 23.4\% strongly agreed, 21.2\% neutral, 16.6\% disagreed, and only 6.8\% strongly disagreed.\par
When the respondents were asked if it is unimportant to have several board sub-committees within their organisation, 28\% were neutral, 26.5\% disagreed, 23.4\% agreed, 11.3\% strongly disagreed, and 10.6\% strongly agreed.\par
The majority of the respondents agreed that it is essential to have training about the governance issues while 25.7\% strongly disagreed, 21.9\% were neutral, 6.8\% disagreed and only 1.5\% strongly disagreed.\par
37\% of the total sample agreed that corporate governance is a key to organisation success, 25.7\% strongly agreed, 25\% were neutral, 8.3\% disagreed, and 3.7 strongly disagreed with the statement. As mentioned earlier, the statements in the questionnaire are grouped into seven clusters: management issues, shareholders issues, personal issues, society issues, customer issues, board of directors' issues and overall employee perceptions towards the importance of corporate governance issues. In order to analyse these issues, the author used mean scores in descending order and the findings are presented in the following tables. The management issues (see table \hyperref[tab_11]{11}) are typically concerned with how an organisation is managed and controlled. Those issues are considered to be the key element of corporate governance. It is crucial to know how the employees perceive the management styles and practices within their organisation in order to be able to measure their perception towards corporate governance. The highest mean score here was obtained for their organisation's assurance of internal and external auditors' independence (3.28) followed by their organisation's discouragement to become part of mal/unprofessional conduct to gain short-term benefits (3.21), and (3.15) for their organisation's assurance for justice/equality and non-discriminatory treatment among the employees of the firm whereas (3.06) for their organisation's discouragement to participate in the micro politics of top management. The shareholders (see table \hyperref[tab_12]{12}) are considered to be an essential element for every organisation's success. The members of the board are not only responsible to oversee the managers' activities, but also entitled to represent the interests of the shareholders on the board. Therefore, it is important to measure how the employees perceive and understand this relationship. The respondents have placed the highest emphasis on how their organisation ensures the allocation resources is in the interests of the shareholder (3.48), and they also believe that their organisation forbids them to manipulate or play with the figures to cheat the shareholders (3.40). This is followed immediately by how they see their organisation prioritises the shareholders interest in making the business decisions (3.39), whereas  {\ref (3.11)} for how their organisation forbids helping the owner in his/her unethical business transactions. 
\section[{Volume XVII Issue IV Version I}]{Volume XVII Issue IV Version I}\par
Less emphasis was placed on how their organisation maintains the balance between the interests of different stakeholders and rights of the employees and how their organisation ensures the open system and maximum access to the information for the shareholders, as they scored (3.04) and (3.02) respectively.  Corporate governance is not only concerned with the activities and practices of the management, but also concerned with the ethical and moral conduct within the organisation. Hence, the respondents were asked to evaluate the personal issues (see table \hyperref[tab_13]{13}) that may influence the practices of corporate governance within their organisation. The mean score for how the employees perceive their organisation's maintenance of a high level of morals, justice and honesty in business and other affairs was (3.31), while  {\ref (3.22)} for how their organisation helps them become socially and ethically responsible citizens, (3.15) for how their organisation is not overruling the firm's policies to gain personal benefits and (3.10) for their organisation's assurance of 100\% transparency and fairness in their business transactions. 
\section[{Volume XVII Issue IV Version I}]{Volume XVII Issue IV Version I} 
\section[{Table 14: Mean scores of society issues}]{Table 14: Mean scores of society issues}\par
The social issues (see table \hyperref[tab_3]{14}) are significantly incorporated in the concept of corporate governance as corporations do not exist in isolation; they must take into consideration the social issues by supporting the local communities and protecting the environment. Thus, it is beneficial to know employees' perceptions on how their organisations deal with societal issues in order to gain further insights into the current study. In this regard, the highest mean score was (3.56) indicating how the employees perceive their organisation's abidance by the local laws and regulations, followed by (3.36) for how much their organisation cares for the local values and culture while making business decisions. There is a belief among the employees that their organisation strongly discourages the culture of kickbacks and corruption among the local authorities of the state as this statement scored (3.20) whereas (3.14) for how their organisation fights for environmental issues while making business decisions. satisfaction. In this case, when employees were asked to evaluate the customer issues within their organisation, the results were: (3.36) for how their organisation strictly disallows cheating scustomer with impossible promises or unrealistic expectations, (3.35) for how their organisation encourages treating customers with actual and real service features, (3.35) for how their organisation discourages increasing profits through unfair promotional means, (3.05) for how their organisation supports working for value maximisation instead of profit maximisation and (2.89) for how their organisation predicts that achieving the target is not everything in business success. The members of the board are the representatives of the shareholders (see table \hyperref[tab_15]{16}); they monitor the activities of the managers in order to ensure that they are directed toward the interests of the shareholders. Therefore, it is vital to understand how employees perceive the board of directors within their organisation. The employees evaluated the board issues as follows: (3.77) for the importance of having a board with diverse background/experience, (3.48) for whether the CEO and the Chair of the board are two different persons,  {\ref (3.35)} for the board's responsibility to ensure that there is no malpractice, (2.97) for the board members' independence, (2.96) for their organisation's coordination and communication of the duties and activities of the board's different committees, (2.90) for their organisation's coordination and communication of the activities and information about the board, (2.79) for the necessity of knowing details about the board's responsibilities and duties and (2.78) for the importance of knowing the number or the identity of the board members. The last three statements of the questionnaire as shown in table 17 aimed at evaluating employees' awareness of the importance of corporate governance, the results were encouraging as having a training about the governance issues got the highest score (3.86), followed immediately by how the employees perceive the corporate governance to be a key to their organisation's success (3.73) and (2.95) for the unimportance of having several board sub-committees. Table \hyperref[tab_17]{18} summarises the average of mean scores for each issue. According to the perception of the employees, most of the respondents are aware of the importance of corporate governance as it represents the highest average (3.513), followed by social issues (3.315), while shareholders issues scored an average of 3.24, (3.2) for customer issues,  {\ref (3.195)} for personal issues, (3.175) for management issues and the lowest average was board of directors (3.125). 
\section[{V. Conclusion}]{V. Conclusion}\par
The study's key aim is to investigate employees' perception towards corporate governance within the Egyptian context. The purpose of the paper is to conduct a study based on a developing country as most of the previous scholars focus on developed countries in their studies (Mulili, 2011). The questionnaire is addressed to employees working across different sectors in Egypt with a convenience sample of 132 respondents.\par
The gathered data are analysed using SPSS and various charts are illustrated in order to develop a thorough and insightful understanding about the current study. Furthermore, the results of the study can be beneficial for business students in addition to managers, practitioners and employees in developing a better understanding about the concept of corporate governance.\par
Generally, the results of the study indicate that employees in Egypt have a good knowledge of corporate governance issues within their organisations. Nevertheless, some employees have negative perceptions towards the practices of corporate governance in their company.\par
Despite the fact that some employees lack knowledge about issues involved in corporate governance, the findings of the study at hand were encouraging; the majority of the employees placed emphasis on the importance of applying training programs about corporate governance issues within their company, as they believe that corporate governance is a key to organisation success. Moreover, a large proportion of employees showed good awareness of social issues regarding the practices of corporate governance as they perceive their organisation to be culturally sensitive and environmentally friendly while making business decisions. Shareholders issues come third after the importance of corporate governance and social issues, indicating a positive understanding of the importance of the shareholders and investors in the company's success. However, employees put less emphasis on board of directors issues, reflecting an insufficient awareness of the role and functions of the board within an organisation. Therefore, employees in Egypt have a positive perception towards the practices and issues of corporate governance according to the findings of the current study. 
\section[{VI. Practical Implications a) For employees}]{VI. Practical Implications a) For employees}\par
There is a significant need for more involvement of the employees in enhancing and widening their scope of knowledge about the corporate governance issues within their organisation; they should seek to learn more about the company's board of trustees, management styles and policies and regularly review the company's website and annual reports in order to stay updated and informed about the key issues and events regarding the practices of corporate governance in their organisation. 
\section[{b) For management}]{b) For management}\par
The company's managers also play an important role in raising employees' awareness about governance issues; they should provide training programs and seminars in order to educate employees about the necessity of having a code of conduct that maintains good CG within the organisation. Moreover, managers can also include employees in their decisions to give them better insight into how the organisation is being governed and controlled. 
\section[{c) For boards of directors}]{c) For boards of directors}\par
The board members must maintain the basic corporate governance principles among the company's managers, employees and shareholders which are: transparency, fairness and accountability in order to enhance employees' perceptions towards corporate governance and they should also encourage them to attend meetings and participate in the governance issues within the company. 
\section[{d) For educational institutions}]{d) For educational institutions}\par
There is also a severe need for involvement of the educational institutions in Egypt, either schools or universities, in placing emphasis on corporate governance training in order to develop knowledgeable and future employees and managers well-informed on governance and ethical issues. 
\section[{e) Limitations of the study}]{e) Limitations of the study}\par
There are some limitations to this study that can be overcome in future research. The sample size was only 132 respondents. Although an online survey was employed to solve this problem, the targeted sample size was not reached as some respondents left many questions unanswered. We might speculate that they became discouraged after completing the first or second pages of the questionnaire and closed it before finishing it. The length of the survey consisted of 34 statements in order to cover all the aspects of the study which is also considered to be one of the limitations. There was a lack of resources needed to help the author distribute a larger number of surveys by hiring interviewers or agents to assist the author in carrying out the survey across multiple organisations and employees. f) Direction for future research Further studies could be conducted on this topic after taking into consideration the previously mentioned limitations and taking the current study as a form of comparative research that could be used as a guideline or basis for evaluating the findings of their research.\par
Other studies may seek a larger sample size in order to increase the validity and reliability of their research findings. Furthermore, the study could be extended to investigate and compare the perceptions of the employees towards corporate governance across two different countries in order to find out whether culture has a significant impact in formulating perceptions towards the concept of corporate governance.  
\section[{Volume XVII Issue}]{Volume XVII Issue}   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5623076923076923\textwidth}P{0.2026923076923077\textwidth}P{0.085\textwidth}}
\tabcellsep \multicolumn{2}{l}{Case Processing Summary}\\
\tabcellsep N\tabcellsep \%\\
Cases Vaild\tabcellsep 131\tabcellsep 99.2\\
Excluded a\tabcellsep 1\tabcellsep .8\\
Total\tabcellsep 132\tabcellsep 100.0\\
\multicolumn{3}{l}{a. Listwise deletion based on all variables in the procedure}\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.53125\textwidth}P{0.31875\textwidth}}
Cronbach's Alpha\tabcellsep N of Items\\
.923\tabcellsep 34\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.5834745762711864\textwidth}P{0.12966101694915255\textwidth}P{0.136864406779661\textwidth}}
\multicolumn{2}{l}{Kaiset-Meyet-Olkin Measure of Sampling Adequacy}\tabcellsep .852\\
Bartlett's Test of Spheticity\tabcellsep Approx. Chi-Square\tabcellsep 2272.197\\
df\tabcellsep \tabcellsep 561\\
Sig\tabcellsep \tabcellsep .000\end{longtable} \par
  {\small\itshape [Note: In order to develop a better and more comprehensive understanding of corporate governance, the concept was broken down into seven distinct issues: management issues, shareholders' issues, personal issues, society issues, customer issues, board of directors issues and overall employees perceptions Volume XVII Issue IV Version I]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.143015873015873\textwidth}P{0.059365079365079364\textwidth}P{0.1538095238095238\textwidth}P{0.11873015873015873\textwidth}P{0.1538095238095238\textwidth}P{0.10253968253968254\textwidth}P{0.11873015873015873\textwidth}}
Component\tabcellsep \tabcellsep Initial Eigenvalues\tabcellsep \tabcellsep \multicolumn{3}{l}{Extraction sums of Squared Loadings}\\
\tabcellsep Total\tabcellsep \% of Variance\tabcellsep \tabcellsep Total\tabcellsep \% of Variance\tabcellsep \\
Statement 2\tabcellsep 2.307\tabcellsep 57.535\tabcellsep Statement 2\tabcellsep 2.307\tabcellsep 57.535\tabcellsep Statement 2\\
Statement 3\tabcellsep .664\tabcellsep 16.605\tabcellsep Statement 3\tabcellsep .664\tabcellsep 16.605\tabcellsep Statement 3\\
Statement 4\tabcellsep .587\tabcellsep 14.675\tabcellsep Statement 4\tabcellsep .587\tabcellsep 14.675\tabcellsep Statement 4\\
Statement 1\tabcellsep .447\tabcellsep 11.186\tabcellsep Statement 1\tabcellsep .447\tabcellsep 11.186\tabcellsep Statement 1\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.24377358490566037\textwidth}P{0.09622641509433963\textwidth}P{0.20849056603773586\textwidth}P{0.11867924528301886\textwidth}P{0.14433962264150943\textwidth}P{0.019245283018867923\textwidth}P{0.019245283018867923\textwidth}}
Component\tabcellsep \tabcellsep Initial Eigenvalues\tabcellsep \tabcellsep \multicolumn{3}{l}{Extraction sums of Squared Loadings}\\
\tabcellsep Total\tabcellsep \multicolumn{2}{l}{Cumulatice \%}\tabcellsep Total\tabcellsep \tabcellsep \\
Statement 6\tabcellsep 3.214\tabcellsep 53.575\tabcellsep 53.575\tabcellsep 3.214\tabcellsep 53.575\tabcellsep 53.575\\
Statement 9\tabcellsep .999\tabcellsep 16.650\tabcellsep 70.225\tabcellsep \tabcellsep \tabcellsep \\
Statement 8\tabcellsep .625\tabcellsep 10.412\tabcellsep 80.637\tabcellsep \tabcellsep \tabcellsep \\
Statement 7\tabcellsep .523\tabcellsep 8.723\tabcellsep 89.360\tabcellsep \tabcellsep \tabcellsep \\
Statement 5\tabcellsep .363\tabcellsep 6.046\tabcellsep 95.407\tabcellsep \tabcellsep \tabcellsep \\
Statement 10\tabcellsep .276\tabcellsep 4.593\tabcellsep 100.000\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.306701030927835\textwidth}P{0.061340206185567\textwidth}P{0.16357388316151203\textwidth}P{0.07302405498281787\textwidth}P{0.13144329896907217\textwidth}P{0.058419243986254296\textwidth}P{0.055498281786941585\textwidth}}
Component\tabcellsep \tabcellsep Initial Eigenvalues\tabcellsep \tabcellsep \multicolumn{3}{l}{Extraction sums of Squared Loadings}\\
\tabcellsep Total\tabcellsep \multicolumn{2}{l}{Cumulatice \%}\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulative \%\\
Statement 13\tabcellsep 2.450\tabcellsep 61.241\tabcellsep 61.241\tabcellsep 2.450\tabcellsep 61.241\tabcellsep 61.241\\
Statement 11\tabcellsep .615\tabcellsep 15.375\tabcellsep 76.616\tabcellsep \tabcellsep \tabcellsep \\
Statement 14\tabcellsep .519\tabcellsep 12.967\tabcellsep 89.583\tabcellsep \tabcellsep \tabcellsep \\
Statement 12\tabcellsep .47\tabcellsep 10.417\tabcellsep 100.000\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Extraction Method: Principal Component Analysis.}\tabcellsep \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.29651162790697677\textwidth}P{0.06212624584717608\textwidth}P{0.1553156146179402\textwidth}P{0.10448504983388704\textwidth}P{0.1270764119601329\textwidth}P{0.05365448504983388\textwidth}P{0.05083056478405316\textwidth}}
Component\tabcellsep \tabcellsep Initial Eigenvalues\tabcellsep \tabcellsep \multicolumn{3}{l}{Extraction sums of Squared Loadings}\\
\tabcellsep Total\tabcellsep \% of\tabcellsep Cumulatice\tabcellsep Total\tabcellsep \% of\tabcellsep Cumulative\\
\tabcellsep \tabcellsep Variance\tabcellsep \%\tabcellsep \tabcellsep Variance\tabcellsep \%\\
Statement 16\tabcellsep 2.300\tabcellsep 57.512\tabcellsep 57.512\tabcellsep 2.300\tabcellsep 57.512\tabcellsep 57.512\\
Statement 15\tabcellsep .746\tabcellsep 18.656\tabcellsep 76.169\tabcellsep \tabcellsep \tabcellsep \\
Statement 18\tabcellsep .662\tabcellsep 16.552\tabcellsep 92.720\tabcellsep \tabcellsep \tabcellsep \\
Statement 17\tabcellsep .291\tabcellsep 7.280\tabcellsep 100.000\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Extraction Method: Principal Component Analysis.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.28414285714285714\textwidth}P{0.06557142857142857\textwidth}P{0.14814285714285716\textwidth}P{0.10685714285714286\textwidth}P{0.12142857142857141\textwidth}P{0.06314285714285714\textwidth}P{0.06071428571428571\textwidth}}
Component\tabcellsep \tabcellsep Initial Eigenvalues\tabcellsep \tabcellsep \multicolumn{3}{l}{Extraction sums of Squared Loadings}\\
\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulatice \%\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulative \%\\
Statement 19\tabcellsep 2.437\tabcellsep 48.738\tabcellsep 48.738\tabcellsep 2.437\tabcellsep 48.738\tabcellsep 48.738\\
Statement 21\tabcellsep 1.264\tabcellsep 25.278\tabcellsep 74.016\tabcellsep 1.264\tabcellsep 25.278\tabcellsep 74.016\\
Statement 20\tabcellsep .538\tabcellsep 10.766\tabcellsep 84.782\tabcellsep \tabcellsep \tabcellsep \\
Statement 22\tabcellsep .443\tabcellsep 8.865\tabcellsep 93.647\tabcellsep \tabcellsep \tabcellsep \\
Statement 23\tabcellsep .318\tabcellsep 6.353\tabcellsep 100.000\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Extraction Method: Principal Component Analysis.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.48733333333333334\textwidth}P{0.3626666666666667\textwidth}}
demonstrates that the highest\tabcellsep statement 21 (25.2\%), statement 20 (10.7\%), statement\\
percentage of the total variance in the customer issues\tabcellsep 22 (8.8\%) and then statement 23 (6.3\%).\\
comes from statement 19 (48.7\%), followed by\tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 8}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.258\textwidth}P{0.08\textwidth}P{0.154\textwidth}P{0.12399999999999999\textwidth}P{0.11\textwidth}P{0.06399999999999999\textwidth}P{0.06\textwidth}}
Component\tabcellsep \tabcellsep Initial Eigenvalues\tabcellsep \tabcellsep \multicolumn{3}{l}{Extraction sums of Squared Loadings}\\
\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulatice \%\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulative\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \%\\
Statement\tabcellsep 2.600\tabcellsep 32.502\tabcellsep 32.502\tabcellsep 2.600\tabcellsep 32.502\tabcellsep 32.502\\
Statement\tabcellsep 1.430\tabcellsep 17.871\tabcellsep 50.373\tabcellsep 1.430\tabcellsep 17.871\tabcellsep 50.373\\
Statement\tabcellsep 1.107\tabcellsep 13.839\tabcellsep 64.212\tabcellsep 1.107\tabcellsep 13.839\tabcellsep 64.212\\
Statement\tabcellsep .824\tabcellsep 10.296\tabcellsep 74.508\tabcellsep \tabcellsep \tabcellsep \\
Statement\tabcellsep .619\tabcellsep 7.738\tabcellsep 82.246\tabcellsep \tabcellsep \tabcellsep \\
Statement\tabcellsep .579\tabcellsep 7.239\tabcellsep 89.485\tabcellsep \tabcellsep \tabcellsep \\
Statement\tabcellsep .539\tabcellsep 6.737\tabcellsep 96.222\tabcellsep \tabcellsep \tabcellsep \\
Statement\tabcellsep .302\tabcellsep 3.778\tabcellsep 100.000\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Extraction Method: Principal Component Analysis.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.2843525179856115\textwidth}P{0.05503597122302158\textwidth}P{0.15593525179856116\textwidth}P{0.09784172661870504\textwidth}P{0.13758992805755393\textwidth}P{0.06115107913669064\textwidth}P{0.058093525179856116\textwidth}}
Component\tabcellsep \tabcellsep Initial Eigenvalues\tabcellsep \tabcellsep \multicolumn{3}{l}{Extraction sums of Squared Loadings}\\
\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulative \%\tabcellsep Total\tabcellsep \% of Variance\tabcellsep Cumulative \%\\
Statement 33\tabcellsep 1.643\tabcellsep 54.760\tabcellsep 54.760\tabcellsep 1.643\tabcellsep 54.760\tabcellsep 54.760\\
Statement 34\tabcellsep .952\tabcellsep 31.732\tabcellsep 86.492\tabcellsep \tabcellsep \tabcellsep \\
Statement 32\tabcellsep .405\tabcellsep 13.508\tabcellsep 100.000\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Extraction Method: Principal Component Analysis.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_10}Table 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.7402697495183045\textwidth}P{0.021290944123314063\textwidth}P{0.03275529865125241\textwidth}P{0.05568400770712909\textwidth}}
Management issues\tabcellsep N\tabcellsep Mean\tabcellsep Std. Deviation\\
My organisation ensures the independency of internal and external auditors\tabcellsep 132\tabcellsep 3.28\tabcellsep 1.200\\
to strengthen the check and balance in the firm\tabcellsep \tabcellsep \tabcellsep \\
My organisation discourages to a part of malpractice/ unprofessional\tabcellsep 132\tabcellsep 3.21\tabcellsep 1.314\\
conduct to gain short term benefits\tabcellsep \tabcellsep \tabcellsep \\
My organization ensures the justice/equality and non discriminatory\tabcellsep 132\tabcellsep 3.15\tabcellsep 1.232\\
treatment among the employees of my firm\tabcellsep \tabcellsep \tabcellsep \\
My organisation's discourages to participate in the micro politics of the\tabcellsep 132\tabcellsep 3.06\tabcellsep 1.164\\
organisation's highet managment\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}Table 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.73658357771261\textwidth}P{0.023680351906158355\textwidth}P{0.034897360703812316\textwidth}P{0.05483870967741935\textwidth}}
Shareholdets Issues\tabcellsep N\tabcellsep Mean\tabcellsep Std. Deviation\\
My organisation ensures the resources allocation in the interest of\tabcellsep 132\tabcellsep 3.48\tabcellsep 1.088\\
shareholdets/owners\tabcellsep \tabcellsep \tabcellsep \\
My organization forbids me manipulate or play with the figures to\tabcellsep 132\tabcellsep 3.40\tabcellsep 1.330\\
cheat the shateholders/owners\tabcellsep \tabcellsep \tabcellsep \\
My organization prioritises the shareholders/ owners interest in\tabcellsep 132\tabcellsep 3.39\tabcellsep 1.190\\
making the business decision\tabcellsep \tabcellsep \tabcellsep \\
My organization forbids helping the owner in his unethical/unlawful\tabcellsep 132\tabcellsep 3.11\tabcellsep 1.240\\
business transactions\tabcellsep \tabcellsep \tabcellsep \\
My organization maintains the balance between the interest of\tabcellsep 132\tabcellsep 3.04\tabcellsep 1.149\\
different stakeholders and rights of employees of the firm\tabcellsep \tabcellsep \tabcellsep \\
My organization ensures the open system and maximum access to\tabcellsep 132\tabcellsep 3.02\tabcellsep 1.146\\
the information for shareholders\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_12}Table 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13} \par 
\begin{longtable}{P{0.7199771689497717\textwidth}P{0.025228310502283104\textwidth}P{0.03881278538812785\textwidth}P{0.06598173515981734\textwidth}}
My organization\tabcellsep N\tabcellsep Mean\tabcellsep Std. Deviation\\
My organization maintains the high level of moral, justice,and\tabcellsep 132\tabcellsep 3.31\tabcellsep 1.160\\
honesty in business and othet affairs of life\tabcellsep \tabcellsep \tabcellsep \\
My organization helps become a socially and ethically responsible\tabcellsep 132\tabcellsep 3.22\tabcellsep 1.161\\
citizen\tabcellsep \tabcellsep \tabcellsep \\
My organization is not ovettuling the firm's policies to gain personal\tabcellsep 132\tabcellsep 3.15\tabcellsep 1.188\\
benefit/self interest\tabcellsep \tabcellsep \tabcellsep \\
My organization ensures the 100\% transparency and fairness in my\tabcellsep 132\tabcellsep 3.10\tabcellsep 1.145\\
business transactions\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_13}Table 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15} \par 
\begin{longtable}{P{0.6033123028391167\textwidth}P{0.17518401682439536\textwidth}P{0.01430073606729758\textwidth}P{0.03485804416403786\textwidth}P{0.02234490010515247\textwidth}}
Customerissues\tabcellsep \tabcellsep N\tabcellsep \multicolumn{2}{l}{Mean Std. Deviation}\\
\multicolumn{2}{l}{My organisation strictly disallows to cheatthe customerwith impossible promises or unrealistic expectations}\tabcellsep 132\tabcellsep 3.36\tabcellsep 1.206\\
\multicolumn{2}{l}{My organisation encourages treating the customerwith actual and real service features}\tabcellsep 132\tabcellsep 3.35\tabcellsep 1.211\\
\multicolumn{2}{l}{My organisation discourages to increase the profit through unfair promotional means}\tabcellsep 132\tabcellsep 3.35\tabcellsep 1.254\\
\multicolumn{2}{l}{My organisation supports working for value maximisation instead of profit maximisation}\tabcellsep 132\tabcellsep 3.05\tabcellsep 1.158\\
\multicolumn{2}{l}{My organisation predicts that achieving the target is not each and every thing in business success}\tabcellsep 132\tabcellsep 2.89\tabcellsep 1.086\\
Customers and employees (see table 15) are\tabcellsep \multicolumn{4}{l}{loyalty can make or break any business's success.}\\
considered to be key players that can significantly affect\tabcellsep \multicolumn{4}{l}{Hence, how the practices of corporate governance}\\
an organisation's performance whether positively or\tabcellsep \multicolumn{4}{l}{within an organisation are directed and controlled can}\\
negatively, and indeed, customers' satisfaction and\tabcellsep \multicolumn{4}{l}{considerably influence customers' loyalty and}\end{longtable} \par
 
\caption{\label{tab_14}Table 15 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16} \par 
\begin{longtable}{P{0.7330741626794258\textwidth}P{0.02541866028708134\textwidth}P{0.03660287081339713\textwidth}P{0.0549043062200957\textwidth}}
Board of directors issues\tabcellsep N\tabcellsep Mean\tabcellsep Std. Deviation\\
It is importantto have a board with diverse background/experience\tabcellsep 132\tabcellsep 3.77\tabcellsep 1.138\\
The CEO and the Chair of the board are two different persons\tabcellsep 132\tabcellsep 3.48\tabcellsep 1.214\\
It is the responsibility of the board to ensure that there is no any mal practices\tabcellsep 132\tabcellsep 3.35\tabcellsep 1.119\\
Most of the board members are independent: they are notone of the current or previous organisation stakeholder orfamily member\tabcellsep 132\tabcellsep 2.97\tabcellsep 1.196\\
My organisation is coordinating and communicating the duties and activities of the different committees of the board\tabcellsep 132\tabcellsep 2.96\tabcellsep 1.168\\
My organisation is coordinating and communicating activities and information aboutthe board\tabcellsep 132\tabcellsep 2.90\tabcellsep 1.178\\
It is unnecessary to know details aboutthe duties and responsibilities of the board\tabcellsep 132\tabcellsep 2.79\tabcellsep 1.278\\
There is no need to know the numberorthe identity of the board of trustee\tabcellsep 132\tabcellsep 2.78\tabcellsep 1.187\end{longtable} \par
 
\caption{\label{tab_15}Table 16 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{17} \par 
\begin{longtable}{P{0.6866548042704625\textwidth}P{0.0302491103202847\textwidth}P{0.048398576512455514\textwidth}P{0.08469750889679716\textwidth}}
Overall employees perceptions towards the importance of CG\tabcellsep N\tabcellsep Mean\tabcellsep Std. Deviation\\
It is essential to have a training about the governance issues\tabcellsep 132\tabcellsep 3.86\tabcellsep .934\\
Corporate governance is a key to organisation success\tabcellsep 132\tabcellsep 3.73\tabcellsep 1.056\\
It is unimportant to have several board sub-committees\tabcellsep 132\tabcellsep 2.95\tabcellsep 1.178\end{longtable} \par
 
\caption{\label{tab_16}Table 17 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{18} \par 
\begin{longtable}{P{0.6720930232558139\textwidth}P{0.17790697674418604\textwidth}}
Issues\tabcellsep Average score\\
Overall employees' perceptions towards the importance of CG\tabcellsep 3.513\\
Society issues\tabcellsep 3.315\\
Shareholders issues\tabcellsep 3.24\\
Customer issues\tabcellsep 3.2\\
Personal issues\tabcellsep 3.195\\
Management issues\tabcellsep 3.175\\
Board of directors issues\tabcellsep 3.125\end{longtable} \par
 
\caption{\label{tab_17}Table 18 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2017\\
68\\
( H )\\
Global Journal of Human Social Science -\end{longtable} \par
 
\caption{\label{tab_18}}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US) s} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[ Corporate Governance: The International Journal of Business in Society]{b16}\label{b16} 	 		\textit{},  	 	 		\textit{Corporate Governance: The International Journal of Business in Society}  		p. .  	 
\bibitem[Davies ()]{b7}\label{b7} 	 		\textit{Best Practice in Corporate Governance: Building Reputation and Sustainable Success},  		 			A Davies 		.  		2006. Gower Pub Co.  	 
\bibitem[Calder ()]{b5}\label{b5} 	 		‘Board Briefing on IT governance’.  		 			A Calder 		.  	 	 		\textit{USA: IT Governance Institute},  				2003.  	 	 (2nd Edition ed.) 
\bibitem[Bordean ()]{b2}\label{b2} 	 		‘Business students' perceptions on corporate governance’.  		 			O N Bordean 		.  	 	 		\textit{International Journal of Arts and Commerce}  		2012. p. .  	 
\bibitem[Peters ()]{b23}\label{b23} 	 		\textit{Cascading good governance through the organisation. Keeping Good Companies},  		 			G Peters 		.  		2004. p. .  	 
\bibitem[Butler ()]{b4}\label{b4} 	 		‘Corporate Governance in the Public Sector’.  		 			B Butler 		.  	 	 		\textit{Australia: 4th Annual Public Sector Symposium},  				1999.  	 
\bibitem[Hubbard and Wood ()]{b11}\label{b11} 	 		\textit{Corporate Governance: The benefits of good practice for private companies},  		 			A Hubbard 		,  		 			A Wood 		.  		2013. Dubai: Pinsent Masons.  	 
\bibitem[Boatright ()]{b1}\label{b1} 	 		‘Employee Governance and the Ownership of the Firm’.  		 			J R Boatright 		.  	 	 		\textit{Business Ethics Quarterly}  		2004. 5.  	 
\bibitem[Lower ()]{b17}\label{b17} 	 		\textit{Employee participation in corporate governance -an ethical analysis. The Chinese University of Hong Kong. Selected works of Micheal LP Lower},  		 			M Lower 		.  		2009.  	 
\bibitem[Botha ()]{b3}\label{b3} 	 		\textit{Employee Participation in the Promotion of Corporate Governance: A South African Perspective},  		 			M M Botha 		.  		2011.  	 
\bibitem[Jacoby ()]{b12}\label{b12} 	 		‘Employee Representation and Corporate Governance: A missing link’.  		 			S M Jacoby 		.  	 	 		\textit{Journal of Business Law}  		2001. p. 457.  	 
\bibitem[Glavas ()]{b9}\label{b9} 	 		\textit{Is the perception of 'Goodness' good enough?: Exploring the relationship between perceived corporate social responsibility and employee identification},  		 			A Glavas 		,  		 			Godwin 		,  		 			L 		.  		2013.  	 
\bibitem[Malhotra et al. ()]{b18}\label{b18} 	 		\textit{Marketing research: Arab world edition},  		 			N K Malhotra 		,  		 			I B Baalbaki 		,  		 			N N Bechwati 		.  		2010. Pearson.  	 
\bibitem[My organisation abides by the local laws and regulations in business transaction]{b37}\label{b37} 	 		\textit{My organisation abides by the local laws and regulations in business transaction},  		 	 
\bibitem[My organisation discourages to become a part of malpractice/unprofessional conduct to gain short term benefits]{b25}\label{b25} 	 		\textit{My organisation discourages to become a part of malpractice/unprofessional conduct to gain short term benefits},  		 	 
\bibitem[My organisation discourages to increase the profit through unfair promotional means]{b43}\label{b43} 	 		\textit{My organisation discourages to increase the profit through unfair promotional means},  		 	 
\bibitem[My organisation discourages to participate in the micro politics of the organisation's higher management]{b28}\label{b28} 	 		\textit{My organisation discourages to participate in the micro politics of the organisation's higher management},  		 	 
\bibitem[My organisation enables caring for the local values and culture while making businesses decision]{b38}\label{b38} 	 		\textit{My organisation enables caring for the local values and culture while making businesses decision},  		 	 
\bibitem[My organisation encourages treating the customer with actual and real service features]{b41}\label{b41} 	 		\textit{My organisation encourages treating the customer with actual and real service features},  		 	 
\bibitem[My organisation ensures the 100% transparency and fairness in my business transactions]{b35}\label{b35} 	 		\textit{My organisation ensures the 100\% transparency and fairness in my business transactions},  		 	 
\bibitem[My organisation ensures the independency of internal and external auditors to strengthen the check and balance in the firm]{b27}\label{b27} 	 		\textit{My organisation ensures the independency of internal and external auditors to strengthen the check and balance in the firm},  		 	 
\bibitem[My organisation ensures the justice/equality and non discriminatory treatment among the employees of my firm]{b26}\label{b26} 	 		\textit{My organisation ensures the justice/equality and non discriminatory treatment among the employees of my firm},  		 	 
\bibitem[My organisation ensures the open system and maximum access to the information for shareholders]{b30}\label{b30} 	 		\textit{My organisation ensures the open system and maximum access to the information for shareholders},  		 	 
\bibitem[My organisation ensures the resources allocation in the interest of shareholders/owners]{b33}\label{b33} 	 		\textit{My organisation ensures the resources allocation in the interest of shareholders/owners},  		 	 
\bibitem[My organisation fights for the environmental issues while making the business decision in the firm]{b39}\label{b39} 	 		\textit{My organisation fights for the environmental issues while making the business decision in the firm},  		 	 
\bibitem[My organisation forbids helping the owner in his unethical/unlawful business transactions]{b29}\label{b29} 	 		\textit{My organisation forbids helping the owner in his unethical/unlawful business transactions},  		 	 
\bibitem[My organisation forbids me to manipulate or play with the figures to cheat the shareholders/owners]{b31}\label{b31} 	 		\textit{My organisation forbids me to manipulate or play with the figures to cheat the shareholders/owners},  		 	 
\bibitem[My organisation is not overruling the firm's policies to gain personal benefit/self interest]{b36}\label{b36} 	 		\textit{My organisation is not overruling the firm's policies to gain personal benefit/self interest},  		 	 
\bibitem[My organisation maintains the high level of moral, justice, and honesty in business and other affairs of life. 12 My organisation helps become a socially and ethically responsible citizen]{b34}\label{b34} 	 		\textit{My organisation maintains the high level of moral, justice, and honesty in business and other affairs of life. 12 My organisation helps become a socially and ethically responsible citizen},  		 	 
\bibitem[My organisation predicts that achieving the target is not each and every thing in business success. 24 There is no need to know the number or the identity of the board of trustee 25 My organisation is coordinating and communicating activities and information about the board 26 My organisation is coordinating and communicating the duties and activities of the different committees of the board]{b45}\label{b45} 	 		\textit{My organisation predicts that achieving the target is not each and every thing in business success. 24 There is no need to know the number or the identity of the board of trustee 25 My organisation is coordinating and communicating activities and information about the board 26 My organisation is coordinating and communicating the duties and activities of the different committees of the board},  		 	 
\bibitem[My organisation strictly disallows to cheat the customer with impossible promises or unrealistic expectations]{b42}\label{b42} 	 		\textit{My organisation strictly disallows to cheat the customer with impossible promises or unrealistic expectations},  		 	 
\bibitem[My organisation strongly discourages the culture of kickback and corruption among the local authorities of the state]{b40}\label{b40} 	 		\textit{My organisation strongly discourages the culture of kickback and corruption among the local authorities of the state},  		 	 
\bibitem[My organisation supports working for value maximisation instead of profit maximisation]{b44}\label{b44} 	 		\textit{My organisation supports working for value maximisation instead of profit maximisation},  		 	 
\bibitem[My organisationprioritises the shareholders/owners interest in making the business decision]{b32}\label{b32} 	 		\textit{My organisationprioritises the shareholders/owners interest in making the business decision},  		 	 
\bibitem[Child and Rodrigues ()]{b6}\label{b6} 	 		‘Repairing the breach of trust in corporate governance’.  		 			J Child 		,  		 			S Rodrigues 		.  	 	 		\textit{Corporate Governance: An International Review}  		2004. 12  (2) .  	 
\bibitem[Freeman ()]{b8}\label{b8} 	 		\textit{Strategic management: a stakeholder approach},  		 			E R Freeman 		.  		1984. Boston, MA: Cambridge University Press.  	 
\bibitem[Mcdonnell ()]{b20}\label{b20} 	 		\textit{Strategies for an employee role in corporate governance},  		 			B Mcdonnell 		.  		2011.  	 
\bibitem[Mcdonnell ()]{b19}\label{b19} 	 		\textit{Strategies for an Employee Role in Corporate Governance, 46 Wake Forest L. Rev. 429},  		 			B Mcdonnell 		.  		 \url{http://scholarship.law.umn.edu/faculty\textunderscore articles/208}  		2011.  	 
\bibitem[Berle and Means ()]{b0}\label{b0} 	 		\textit{The Modern Corporation and Private Property},  		 			A Berle 		,  		 			G Means 		.  		1932. New York, NY: Macmillan.  	 
\bibitem[Rasiah ()]{b24}\label{b24} 	 		‘The Separation of Ownership and Control in Malaysian Domestic Companies’.  		 			Rasiah 		.  	 	 		\textit{International Conference on Economics}  		2012.  	 
\bibitem[Jensen and Meckling ()]{b13}\label{b13} 	 		‘Theory of the firm: managerial behavior, agency 15. costs and ownership structure’.  		 			M Jensen 		,  		 			W Meckling 		.  	 	 		\textit{Journal of Financial Economics}  		1976. 3 p. .  	 
\bibitem[Muthusamy et al. ()]{b22}\label{b22} 	 		\textit{Towards a strategic role for employees in corporate governance},  		 			S Muthusamy 		,  		 			P Bobinski 		,  		 			D Jawahar 		.  		2011. John Wiley and Sons, Ltd.  	 
\bibitem[Lazano ()]{b15}\label{b15} 	 		\textit{Towards the relational corporation: from managing stakeholder relationships to building stakeholder relationships},  		 			J M Lazano 		.  		2005.  	 
\bibitem[Grau ()]{b10}\label{b10} 	 		‘Using Factor Analysis and Cronbach's Alpha to Ascertain Relationships Between Questions of a Dietary Behavior Questionnaire’.  		 			E Grau 		.  	 	 		\textit{Mathematica Policy Research}  		2007.  	 
\bibitem[Konzelmann et al. ()]{b14}\label{b14} 	 		\textit{Working paper from part of the CBR research program on corporate governance},  		 			S Konzelmann 		,  		 			N Conway 		,  		 			L Trenberth 		,  		 			F Wilkinson 		.  		2005.  		 			University of Cambridge. Center for Business Research 		 	 
\bibitem[Metcalf ()]{b21}\label{b21} 	 		\textit{Workplace governance and performance},  		 			D Metcalf 		.  		1995. London: MCB UP Ltd.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
