\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={Customer Satisfaction towards Service Quality: A Study on Islamic Culture},
 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-10-25 (revised: 25 October 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-10-25}
\title{Customer Satisfaction towards Service Quality: A Study on Islamic Culture}
\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]{Maznah Wan  Omar}

             \author[2]{Mohd Ikhmal  Fadzil}

             \author[3]{Dr. Mohd Hafifi  Murad}

             \affil[1]{  Universiti Teknologi MARA Negeri Kedah}

\renewcommand\Authands{ and }

\date{\small \em Received: 20 September 2011 Accepted: 13 October 2011 Published: 25 October 2011}

\maketitle


\begin{abstract}
        


Introduction-Malaysians have traditionally apportioned the largest amount of household  expenditures on food consumption. This item covers consumption of food-at-home (FAH) and  food-away-from-home (FAFH). Statistics shows that while expenditures on FAH declined steadily  from a share of 33.7% to 22.2% between 1973 and 1999, FAFH expenditures rose from 4.6% to  10.9% during the same period (Department of Statistics Malaysia 2000). This discernible shift in  the mode of food consumption, whereby having a meal at home is becoming less often while  eating out has become more frequent, reflects the changing lifestyle of the Malaysian population.  

\end{abstract}


\keywords{consumption, Statistics, discernible}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{INTRODUCTION}]{INTRODUCTION}\par
alaysians have traditionally apportioned the largest amount of household expenditures on food consumption. This item covers consumption of food-at-home (FAH) and food-awayfrom-home (FAFH). Statistics shows that while expenditures on FAH declined steadily from a share of 33.7\% to 22.2\% between 1973 and 1999, FAFH expenditures rose from 4.6\% to 10.9\% during the same period (Department of Statistics Malaysia 2000). This discernible shift in the mode of food consumption, whereby having a meal at home is becoming less often while eating out has become more frequent, reflects the changing lifestyle of the Malaysian population.\par
Eating away from home for Malaysian households has increased over the years, and this has drawn a significant interest by policy makers for many reasons. This country has achieved high income growth and experienced rapid structural transformation and urbanization in the recent years  {\ref (Gazi N. I. et. al., 2010)}. The changes in socio-economic and demographic structure have also occurred -the average household size has been falling (from 5.2 in 1980 to 4.3 persons in 2005), while the percentage of the population in the 65 years and above age category is increasing (Department of Statistics  {\ref Malaysia, 2006)}. Women working outside home also showed an increasing trend from 44.5\% to 46.7\% between 2000 and 2005 (Ministry of  {\ref Finance, 2004)}.\par
In addition, the growing popularity of eating out has paved the way for the development of the FAFH industry in Malaysia. From 1999 to 2003, the Malaysian consumer food service market increased by 16\% to a total of 20,235 consumer food service units (Euromoniter International 2004). During the same period, consumer food service transactions and market worth grew by 22\% and 39\%, respectively, to 1,026 million and RM16,312 million (US\$4,315 million) in current value terms . Moreover, the 60 \% growth ( in unit terms) of the one-hundred percent home delivery or take-away food sector has been primarily attributed to the increasingly busy work schedules of Malaysians. With the continued global economic recovery, and the growing trend towards the independence of women and their participation in the labor market, the consumer food service market in Malaysia is projected to grow by 19\% in unit terms, 30\% in total transactions, and as much as 32\% in current value, respectively, over the forecast period of \hyperref[b19]{2003} {\ref -2008} {\ref (Euromoniter International 2004)}.\par
The increasing trend of home delivery and takeaway food sector clearly demonstrates that the Malaysian households are spending less time in preparing FAH, a reflection of busy work schedules outside the home. There is a rapid growth of food service facilities, such as fast food restaurants and street food stalls, available throughout the country. At the same time, a variety of food items and the service facilities are now available in the FAFH sector. This will likely to have continuous impacts on the distribution, marketing, food service system, and the nutritional intake. With growing urbanization, it is expected that there will be significant changes in future food consumption in terms of dietary habits and food preferences in Malaysia. The important concerns for FAFH are related to the nutritional value, food safety and the ambient environment of the eateries. 
\section[{a) Problem Statement}]{a) Problem Statement}\par
In the last decade, the importance of small and medium sized enterprises (SMEs) has seen an increase in literature both political and academic. The SME sector has been described as the engine of growth of an economy \hyperref[b0]{(Arinaitwe, 2006)} and in most economies SMEs account for the vast majority of firms. For example, in the USA, at least 95\% of all businesses belong to the SME group \hyperref[b32]{(Storey, 1994)}. Furthermore, in the USA, SMEs accounted for approximately 60-80 percent of the net new jobs created annually over the last decade (SBA Department of Commerce, 2005). There are also significant problems in and experienced by this sector.\par
In Malaysia, SMEs can be defined based on the number of employees and sales turnover (Azizan Abdullah, 2010). There are several sector of SMEs in Malaysia which were Manufacturing sector (7.2\%), Services sector (86.6\%) and Agriculture sector (6.2\%). M overall total SMEs in Services sector which are 474, 706. In general, the FAFH food service industry or restaurants in Malaysia can be classified into five main categories, namely dine-in restaurants (including hotel coffee houses), fast-food outlets, coffee shops, food courts or hawker centers, and roadside hawkers. First, dine-in restaurants are normally air-conditioned establishments where uniformed staff provides a full range of services; these cater mostly to those in the upper income groups. Patrons in most of these establishments are also subjected to a service charge and government tax. Second, fast-food outlets consist mainly of franchise holders of Western-style menus. These outlets follow strict serving and preparation specifications, charge standardized prices, and are typically frequented by the upper and middle income groups. Third, coffee shops are, by and large, non-air-conditioned establishments operated by individual owners who sublet sections of their premises to others selling local gourmet food.\par
Fourth, the bulk of food courts or hawker centers are located at major shopping complexes or at urban townships. These hawker centers generally serve local cuisine; the ambience in such establishments varies widely according to their location. Lastly, roadside hawkers are commonly sighted congregating along the streets, peddling their foodstuffs. These hawkers remain a favorite among Malaysians from all walks of life, owing to the informal settings and the cheap price ranges.\par
Knowing what customer want and what makes them come back is important for the restaurant sector. According to \hyperref[b13]{Daily (1998)}, restaurateurs are worrying about customer expectations over the following years.\par
One way to find out is to ask customer. The slow rate of growth among Malay food restaurant as compared to others ethnic in the food-service industry suggests that management may wish to seek attributes that are responsible for customer return business success. Customers have their own reasons want to return to any restaurant. They are constantly seeking quality, value and desirable environment away from the pressure of daily life. Offering good service is not enough to attract and retain customer. To gain a competitive advantage in today's market, restaurants have attempted to offer meals that offer good value in favorable ambience.\par
Thus, this study will look into two variables in service quality which are physical environment and staff behavior. These variables have been choosen to seek whether the two variables have significantly influence customer satisfaction towards the SMEs restaurant and bring happiness to them. These variables have been adopted from \hyperref[b30]{Parasuraman et. al.(1988)}  Secondly, this study combines the two schools of thought in service quality to get better understanding on what customers want and make them come back to the restaurants which are The North American and Nordic that have dominated to the fact that research in this area which have different assumptions regarding the service quality dimensions. Parasuraman from North American Schools identified ten service qualities known as SERVQUAL meanwhile Gronroos from Nordic School's analysis of service quality is mainly based on two scopes, that is: what customers get as a result of interaction with a service firm; and how customers get services. 
\section[{II.}]{II.} 
\section[{LITERATURE REVIEW a) Customer Satisfaction}]{LITERATURE REVIEW a) Customer Satisfaction}\par
Satisfaction is a person's feelings of pleasure or disappointment resulting from comparing a product's perceived performance (or outcome) in relation to his or her expectations (Kotler, 2000, p.36). Based on this review, customer satisfaction is defined as the result of a cognitive and affective evaluation, where some comparison standard is compared to the actually perceived performance.\par
Achieving customer satisfaction is the primary goal for the most service firms today (Jones and Sasser, 1995). Increasing customer satisfaction and customer retention leads to improved profits, positive word-ofmouth, and lower marketing expenditures (Heskett et al., 1997). Typically, service firms monitor customer satisfaction on an ongoing basis using Likert-type scales that measure customers' level of satisfaction based on their last service encounter (Peterson and Wilson, 1992; Heskett et al., 1997). 
\section[{b) Value-percept theory}]{b) Value-percept theory}\par
The value-percept theory views satisfaction as an emotional response triggered by a cognitiveevaluative process (Parker and Mathews, 2001). In other words, it is the comparison of the "object" to one's values rather than an expectation. Customers want a meeting between their values (needs and wants) and the object of their evaluations (Parker and Mathews, 2001). More recently, renewed attention has been focused on the nature of satisfaction -emotion, fulfillment and state (Parker and Mathews, 2001).\par
Consequently, recent literature adds to this perspective in two ways. First, although traditional models implicitly assume that customer satisfaction is essentially the result of cognitive processes, new conceptual developments suggest that affective processes may also contribute substantially to the explanation and prediction of consumer satisfaction  {\ref (Fornell and Wernerfelt, 1987;} {\ref Westbrook, 1987;} {\ref Westbrook and Oliver, 1991)}. Second, satisfaction should be viewed as a judgment based on the cumulative experience made with a certain product or service rather than a transaction-specific phenomenon (Wilton and Nicosia, 1986). c) Service Quality Service quality is the consumer's subjective assessments of service performance like have been said before by the previous researchers \hyperref[b11]{(Cronin and Taylor, 1992;}\hyperref[b12]{Dabholkar et al., 2000)}. The outcome of research is inconclusive and there has been little agreement on the generic and specific service quality dimensions, although service quality is multidimensional. The North American and Nordic were the two schools of thought that have dominated to the fact that research in this area which have different assumptions regarding the service quality dimensions. There were ten service quality identified by the North American School which are best known as the SERVQUAL dimensions \hyperref[b29]{(Parasuraman et al., 1985)}. On the other hand, five dimensions of SERVQUAL have been classified as original dimensions to be the highly correlated. There are: tangibles, assurance, reliability, empathy, and responsiveness \hyperref[b30]{(Parasuraman et al., 1988}). In addition, empirical studies found that more economical models of service quality built-in the data better (e.g. Carmen, 1990; Parasuraman et al., 1991,   1994).\par
Here the different, scholars from the Nordic School (e.g. \hyperref[b21]{Lehtinen and Lehtinen, 1991)} offered two and three dimensional models of service qualityphysical quality, interaction quality, and output quality. In short, the Nordic School's analysis of service quality is mainly based on two scopes, that is: what customers get as a result of interaction with a service firm; and how customers get services. Outstandingly, one flow of research found that a two or three dimensional service quality model offered by the Nordic School (e.g. \hyperref[b20]{Gronroos, 1984)} was more suitable when applied to various service industries (Brady and Cronin, 2001; Mels   et al., 1997).\par
Consistent with the Nordic School and recent empirical findings, we recognized two basic service quality dimensions -physical quality and staff behavior. The physical evidence of service quality, which relates to the appearance and condition of the physical environment and facilities, has been strongly maintained in several empirical studies (Parasuraman et al., 1988).\par
In the same way, the behavior of service employees, in conditions of their competence, helpfulness, and responsiveness, has been a main element of service quality evaluation (e.g. \hyperref[b6]{Brady and Cronin, 2001;}\hyperref[b15]{Ekinci, 2001;}\hyperref[b26]{Mittal and Lasser, 1996)}. 
\section[{RESEARCH METHODOLOGY a) Research Design}]{RESEARCH METHODOLOGY a) Research Design}\par
This study is conclusive research where the objectives are to get the conclusion from the research and determine the relationship between variables. The findings and results of this research are used as input in decision making. This research is quantitative research where the sources of information are gathered from questionnaire distributed to the customers who attend for eat the fast food product.\par
For this research, correlation coefficient was used. The SPSS procedure CORRELATION produces Pearson product-moment correlations which summarize the relationship between two variables. The value of the correlation coefficient ranges from -1 to +1. The strength of the relationship between two variables is determined by the magnitude of the correlation coefficient; the sign of the correlation coefficient (+ or -) informs us about the direction of the relationship between two variables. 
\section[{b) Population}]{b) Population}\par
In our study, the population involves customers who come to buy food at a fast food restaurant in the Northern region. The customer's includes both youth, and also family. 
\section[{c) Sample Size}]{c) Sample Size}\par
Samples selected for multiple regression consists those from the RFC customer population who are buying fast food products. The appropriate sample size depends on variation in population's characteristic and desires precision.\par
The sample size for this research is 90 and is based on probability sampling. The sample consisted of customers whose age was between 20 to 50 years old . Base on Roscoe's rules of thumb (Sakaran, 2003) the following formula were adopted in determining the sample size of this study; IV = 2 = 3 item in 1 IV DV = 1 IV + DV = 7 x 10 = 70 questionnaires + 20 questionnaires (to prevent missing data) = 90 questionnaires From 90 questionnaires that have been distributed to the respondent, all questionnaires have been answered by the respondents and were used in SPSS version 19 for further analysis.\par
IV. 
\section[{CONCLUSION}]{CONCLUSION}\par
This study offered insight into how culture influences the nature of SQ judgments. This research offers "cultural" themes of SQ that advanced \hyperref[b6]{Brady and Cronin (2001)} and our understanding of the role of culture in SQ measurement. There is still a lack of evidence about the efficacy of SQ instruments in its application towards the growing potential Muslim market. This research has only just begun to explore this area. The scarcity of research and the important influence of Islamic values provide plenty of support to explore this topic further with future research focusing on Islamic cultural considerations. Furthermore, the need for research on Islamic cultural influence on SQ is also emphasized. Whereas the significance of Islamic influence on consumer behaviors is evident  {\ref (Delener, 1990;} {\ref Lam, 2002)}, the deeper exploration into Islamic cultural influence on SQ and how significantly it affects different perceptions, is still far from adequate. Moreover, it is concluded that the multi-hierarchical and multi-level SQ model as developed by \hyperref[b6]{Brady and Cronin (2001)} is the most comprehensive model to measure SQ; however, despite the applicability of this model within different service sectors, there is little done to test its applicability in different cultural settings. Therefore, future research will address both issues by empirically testing and re-conceptualizing the comprehensive \hyperref[b6]{Brady and Cronin (2001)} approach to Islamic cultural customers.\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.31981249999999994\textwidth}P{0.5301875\textwidth}}
\tabcellsep for physical\\
\tabcellsep environment and Brady \& Cronin (2001) for staff\\
\tabcellsep behavior.\\
\tabcellsep b) Research Questions\\
\tabcellsep i. Does physical environment have any influence on\\
\tabcellsep customer satisfaction\\
\tabcellsep ii. Does staff behavior have any influence on customer\\
\tabcellsep satisfaction\\
\tabcellsep c) Research Objectives\\
\tabcellsep i. To determine whether physical environment effect\\
\tabcellsep customer satisfaction\\
\tabcellsep ii. To determine whether staff behavior effect customer\\
\tabcellsep satisfaction\\
Theoretical Framework\tabcellsep \\
Service Quality\tabcellsep \\
Physical\tabcellsep \\
Environment\tabcellsep \\
\tabcellsep Customer\\
\tabcellsep Satisfaction\\
Staff Behavior\tabcellsep \\
Independent Variables\tabcellsep Dependent Variable\\
e) Research Hypothesis\tabcellsep \\
H1= Physical environment positively and\tabcellsep \\
significantly influencing Customer Satisfaction\tabcellsep \\
H2=Staff behavior positively and significantly\tabcellsep \\
influencing Customer Satisfaction\tabcellsep \\
f) Significance of study\tabcellsep \\
\tabcellsep Therefore, service food industry should pay more\\
\tabcellsep attention on this aspect.\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 			\footnote{November© 2011 Global Journals Inc. (US) Sub-sector in restaurants industry is 14.2 percent from} 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{November © 2011 Global Journals Inc. (US) III.} 			\footnote{© 2011 Global Journals Inc. (US) Customer Satisfaction towards Service Quality: A Study on Islamic Culture} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ BERNAMA ()]{b3}\label{b3} 	 		\textit{},  		 \url{at:www.bernama.com/bernama/v3/news\textunderscore business.php?id¼209489}  	 	 		\textit{BERNAMA}  		2006. 2006. 22.  	 	 (July) 
\bibitem[Oliver ()]{b27}\label{b27} 	 		‘A cognitive model of the antecedents and consequences of satisfaction decisions’.  		 			R L Oliver 		.  	 	 		\textit{Journal of Marketing Research}  		1980. 17 p. .  	 
\bibitem[Dabholkar et al. ()]{b12}\label{b12} 	 		‘A comprehensive framework for service quality: an investigation of critical conceptual and measurement issues through a longitudinal study’.  		 			P A Dabholkar 		,  		 			C D Shepherd 		,  		 			D I Thorpe 		.  	 	 		\textit{Journal of Retailing}  		2000. 76  (2)  p. .  	 
\bibitem[Parasuraman et al. ()]{b29}\label{b29} 	 		‘A conceptual model of service quality and its implications for future research’.  		 			A Parasuraman 		,  		 			V A Zeithmal 		,  		 			L L Berry 		.  	 	 		\textit{Journal of Marketing}  		1985. 49  (4)  p. .  	 
\bibitem[Daily ()]{b13}\label{b13} 	 		‘A healthy dose of dow’.  		 			P B Daily 		.  	 	 		\textit{Restaurants and Institution}  		1998. 108  (30)  p. 12.  	 
\bibitem[Gronroos ()]{b20}\label{b20} 	 		‘A service quality model and its marketing implications’.  		 			C Gronroos 		.  	 	 		\textit{European Journal of Marketing}  		1984. 18  (4)  p. .  	 
\bibitem[Lim and Tang ()]{b23}\label{b23} 	 		‘A study of patients' expectations and satisfaction in Singapore hospitals’.  		 			P C Lim 		,  		 			N K H Tang 		.  	 	 		\textit{International Journal of Health Care Quality Assurance}  		2000. 13  (7)  p. .  	 
\bibitem[International ()]{b16}\label{b16} 	 		\textit{Consumer Food Service in Malaysia: Executive Summary. <eo20864foodservicemalaysia},  		 			Euromonitor International 		.  		2004. p. 26.  	 
\bibitem[Zeithaml ()]{b35}\label{b35} 	 		‘Consumer perception of price, quality and value: a means-end model and synthesis of evidence’.  		 			Zeithaml 		.  	 	 		\textit{Journal of Marketing}  		1988. 52 p. .  	 
\bibitem[Carmen ()]{b8}\label{b8} 	 		‘Consumer perceptions of service quality: an assessment of SERVQUAL dimensions’.  		 			J M Carmen 		.  	 	 		\textit{Journal of Retailing}  		1990. 66  (1)  p. .  	 
\bibitem[Abdullah et al. ()]{b17}\label{b17} 	 		‘Developing a framework of success Bumiputera entrepreneurs’.  		 			F Abdullah 		,  		 			J Hamali 		,  		 			A R Deen 		,  		 			G Saban 		,  		 			A Z A Abdurahman 		.  	 	 		\textit{Journal of Enterprising Communities: People and Places in the Global Economy}  		2009. 3  (1)  p. .  	 
\bibitem[Economic Report Ministry of Finance Malaysia ()]{b24}\label{b24} 	 		‘Economic Report’.  	 	 		\textit{Ministry of Finance Malaysia},  				 (Kuala Lumpur, Malaysia)  		2004. 2004/2005.  	 
\bibitem[Bitner ()]{b4}\label{b4} 	 		‘Evaluating service encounters: the effect of physical surrounding on consumers and employees’.  		 			M J Bitner 		.  	 	 		\textit{Journal of Marketing}  		1990. 54  (2)  p. .  	 
\bibitem[Arinaitwe ()]{b0}\label{b0} 	 		‘Factors constraining the growth and survival of small scale businesses. A developing country analysis’.  		 			S K Arinaitwe 		.  	 	 		\textit{Journal of American Academy of Business}  		2006. 8  (2)  p. .  	 
\bibitem[Leidner ()]{b22}\label{b22} 	 		\textit{Fast Food, Fast Talk, Service Work and the Routinization of Everyday Life},  		 			R Leidner 		.  		1993. Berkeley, C.A.: University of California Press.  	 
\bibitem[Global Journal of Human Social Science Volume XI Issue VII Version I REFERENCES REFERENCES REFERENCIAS]{b9}\label{b9} 	 		\textit{Global Journal of Human Social Science Volume XI Issue VII Version I REFERENCES REFERENCES REFERENCIAS},  		 	 
\bibitem[Gazi et al. ()]{b18}\label{b18} 	 		‘Household Expenditure on Food Away from Home by Type of Meal in Malaysia Pertanika’.  		 			N I Gazi 		,  		 			S Y Tai 		,  		 			M R A Nik 		,  		 			M N Kusairi 		.  	 	 		\textit{J. Soc. Sci. \& Hum}  		2010. 18  (2) .  	 
\bibitem[Coye ()]{b10}\label{b10} 	 		‘Managing customer expectations in the service encounter’.  		 			R W Coye 		.  	 	 		\textit{International Journal of Service Industry Management}  		2004. 15.  	 
\bibitem[Office of Advocay US Small Business Adiministration (SBA) ()]{b33}\label{b33} 	 		‘Office of Advocay’.  		 \url{www.sba.gov/advo}  	 	 		\textit{US Small Business Adiministration (SBA)}  		2005.  		 			SBA Department of Commerce 		 	 
\bibitem[Oliver ()]{b28}\label{b28} 	 		 			R L Oliver 		.  		\textit{Satisfaction -A Behavioral Perspective on the Consumer},  				 (Boston, MA)  		1997. Irwin McGraw-Hill.  	 
\bibitem[Parasuraman et al. ()]{b31}\label{b31} 	 		‘Refinement and reassessment of the SERVQUAL scale’.  		 			A Parasuraman 		,  		 			L L Berry 		,  		 			V A Zeithml 		.  	 	 		\textit{Journal of Retailing}  		1991. 67  (4)  p. .  	 
\bibitem[Report on household expenditure survey Malaysia ()]{b14}\label{b14} 	 		\textit{Report on household expenditure survey Malaysia},  		2000. 1998/99. 2006. 2004/2005. Malaysia; Putrajaya.  		 			13. Department of Statistics Malaysia ; Department of Statistics Malaysia, Putrajaya, 14. Department of Statistics Malaysia ; Department of Statistics Malaysia 		 	 	 (Report on Household Expenditure Survey) 
\bibitem[Bridges ()]{b7}\label{b7} 	 		\textit{Services attributes: expectations in SERVQUAL?},  		 			E Bridges 		.  		1993. Manchester.  		 			University of Manchester 		 	 	 (Working paper No. 294) 
\bibitem[Bitner (1992)]{b5}\label{b5} 	 		‘Servicescapes: the impact of physical surrounding on consumers and employees’.  		 			M J Bitner 		.  	 	 		\textit{Journal of Marketing}  		1992. April. 56 p. .  	 
\bibitem[Cronin and Taylor ()]{b11}\label{b11} 	 		‘SERVPERF versus SERVQUAL: reconciling performance based and perception-minus-expectations measurement of service quality’.  		 			J J CroninJr 		,  		 			S A Taylor 		.  	 	 		\textit{Journal of Marketing}  		1992. 58.  	 
\bibitem[Parasuraman et al. ()]{b30}\label{b30} 	 		‘SERVQUAL: a multiple-item scale for measuring consumer perceptions of service quality’.  		 			A Parasuraman 		,  		 			V A Zeithaml 		,  		 			L L Berry 		.  	 	 		\textit{Journal of Retailing}  		1988. 64  (1)  p. .  	 
\bibitem[Brady and Cronin (2001)]{b6}\label{b6} 	 		‘Some new thoughts on conceptualizing perceived service quality: a hierarchical approach’.  		 			M K Brady 		,  		 			J J CroninJr 		.  	 	 		\textit{Journal of Marketing}  		2001. July. 65 p. .  	 
\bibitem[Mels et al. ()]{b25}\label{b25} 	 		‘The dimensions of service quality: the original European perspective revisited’.  		 			G Mels 		,  		 			C Boshoff 		,  		 			D Nel 		.  	 	 		\textit{The Service Industrial Journal}  		1997. 17  (1)  p. .  	 
\bibitem[Vinagre and Neves ()]{b34}\label{b34} 	 		‘The influence of service quality and patients' emotions on satisfaction’.  		 			M H Vinagre 		,  		 			J Neves 		.  	 	 		\textit{International Journal of Health Care Quality Assurance}  		2007. 21  (1)  p. .  	 
\bibitem[Mittal and Lasser ()]{b26}\label{b26} 	 		‘The role of personalization in service encounters’.  		 			B Mittal 		,  		 			W M Lasser 		.  	 	 		\textit{Journal of Retailing}  		1996. 72  (1)  p. .  	 
\bibitem[Baker ()]{b1}\label{b1} 	 		\textit{The role of the environment in marketing services: the consumer perspective},  		 			J Baker 		.  		1987.  	 
\bibitem[Czepiel et al.]{b2}\label{b2} 	 		\textit{The Services Challenge: Integrating for Competitive Advantage},  		 			J A Czepiel 		,  		 			C A Congram 		,  		 			J Shanahan 		.  		Chicago, IL: American Marketing Association. p. .  	 
\bibitem[Ekinci ()]{b15}\label{b15} 	 		‘The validation of the generic service quality dimensions an alternative approach’.  		 			Y Ekinci 		.  	 	 		\textit{Journal of Retailing and Consumer Services}  		2001. 8.  	 
\bibitem[Lehtinen and Lehtinen ()]{b21}\label{b21} 	 		‘Two approaches to service quality dimensions’.  		 			U Lehtinen 		,  		 			J P Lehtinen 		.  	 	 		\textit{The Services Industries Journal}  		1991. 11  (3)  p. .  	 
\bibitem[Storey ()]{b32}\label{b32} 	 		\textit{Understanding the Small Business Sector, Routledge},  		 			D J Storey 		.  		1994. New York, NY.  	 
\bibitem[Guerrier and Adib ()]{b19}\label{b19} 	 		‘Work at leisure and leisure at work: the emotional labor of tour reps’.  		 			Y Guerrier 		,  		 			A Adib 		.  	 	 		\textit{Human Relations}  		2003. 56  (11)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
