\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={The Beauty of "Green Branding": Way to the Future},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{The Beauty of "Green Branding": Way to the Future}
\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]{Vincent Wee Eng  Kim}

             \author[2]{Vincent Wee Eng  Kim}

             \author[3]{Thinavan  Periyayya}

             \affil[1]{  TAYLORS UNIVERSITY}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Purpose -This paper aims to explore how green branding towards beauty products can influence brand effect from the perspective Malaysian customers. The paper also aims to examine the components impact of green brand awareness, brand image, brand credibility, brand community and brand engagement and their positive relationship between them. This research study focuses on environmentally friendly beauty products available in Malaysia.Design/methodology/approach -This study employyed both quantitative and qualitative approach. A total of 30 respondents made up the focus groups and 200 respondents who had the experience of purchasing environmentally friendly products.were selected for the survey.

\end{abstract}


\keywords{green branding, beauty products, perception, brand image, malaysia.}

\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
reen branding becomes an active part of the value proposition. A growing number of companies are thinking "beyond the green corporation" to a situation where eco-friendly and socially responsible practices drives business performance. Many business corporations participation in society makes corporate social responsibility (CSR) perspectives integral to the organizational strategy. This is usually implemented especially when searching for marketing competitive advantages. The study by \hyperref[b1]{(Bakker et al., 2005;}\hyperref[b40]{Westley and Vredenburg, 1996)} shows that CSR creates competitive advantage, especially in the manufacturing industries. However, till today there is still limited understanding as to why a business adopts environmental management practices \hyperref[b17]{(Klassen, 2001)}. Based on previous research on business organizations suggests that stakeholder pressures are the key critical drivers of corporate environmental response \hyperref[b2]{(Berry and Rondinelli, 1998;}\hyperref[b13]{Hoffman and Ventresca, 2002)}.\par
There is a growing number of fashion designers who are presenting ecological collection that utilize recycled materials or organic textiles free of synthetic and chemical components. Surprisingly, this trend is complemented by the growing number of so-called "organic or natural cosmetics, produced using friendly processes. a) Limitation of the Study Some of the limitations of this study include the respondents' self-report approach used in the survey. Self-report may result in the respondents providing socially acceptable responses rather than their actual attitudes. Besides this, the research was confined to five leading institution of higher learning in the Klang Valley district only due to convenience of accessibility for data collection to the exclusion of other institutions in other districts. Greater geographical coverage would allow richer data, and generalization on findings can be done more accurately. 
\section[{b) Literature Review}]{b) Literature Review}\par
The study by \hyperref[b14]{Iyer and Banerjee (1993)} responded to developments of green marketing by pronouncing that "green is in, no question about it". Others writers continued to aver that the "green market appears to be real and growing" \hyperref[b23]{(Menon and Menon, 1997)}, and "expanding at a remarkable rate" \hyperref[b37]{(Schlegelmilch et al., 1996)}.\par
Several high ranking research agendas of going green include \hyperref[b11]{(Greenfield 2004}; Maignan and Ralston 2002; \hyperref[b22]{McWilliams et al. 2006}; Pearce and Doh 2005) appears to be reflected in theoretical and managerial discussions that argue 'not only is doing good the right thing to do, but it also leads to doing better' (Bhattacharya and Sen 2004, p. 9; see also \hyperref[b7]{Dunphy et al. 2003;}\hyperref[b19]{Kotler and Lee 2005)}. As a result, going green branding towards beauty products can influence brand effect from the perspective Malaysian customers. The paper also aims to examine the components impact of green brand awareness, brand image, brand credibility, brand community and brand engagement and their positive relationship between them. This research study focuses on environmentally friendly beauty products available in Malaysia.\par
Design/methodology/approach -This study employyed both quantitative and qualitative approach. A total of 30 respondents made up the focus groups and 200 respondents who had the experience of purchasing environmentally friendly products.were selected for the survey.\par
Findings -The results of the study demonstrated that green brand awareness, brand image, brand credibility, brand community and brand engagement are positively related to branding of a business entity for beauty related product. Therefore, investing on resources to increase green brand awareness, brand image, brand credibility, brand community and brand engagement are helpful to enhance companies.\par
Research limitations/implications -While the results are clear and have strong salience towards environmental beauty products industry in Malaysia, applications of the findings beyond Malaysia should take into account other factors such as the nature of industry, the perception, behavior and demographics of these customers.\par
Practical implications -The study provides a set of findings relating to green branding initiatives that could be readily incorporated into a business plan.\par
Originality/value -The study will be significant towards managers, researchers, and governments agencies, and provide useful contribution to relevant studies and future researches as reference.\par
has moved from ideology to reality, and many consider it necessary for organizations to define their roles in society and apply social and ethical standards to their businesses \hyperref[b20]{(Lichtenstein et al. 2004}). Although companies increasingly adhere and demonstrate their commitment to going green \hyperref[b31]{(Pinkston and Carroll 1994)}, many struggle with this effort \hyperref[b21]{(Lindgreen et al. 2009)}.\par
Generally, consumers become more willing to purchase products which are more environmental friendly \hyperref[b18]{(Krause, 1993)}. Today, there are more consumers with responsible and environmental attitudes who generally prefer purchasing products which generate a minimum detrimental impact on the environment. The society becomes more concerned with the environment and, in turn, companies are forced to change their behaviors with regard to compliance with the society's environmental concern \hyperref[b25]{(Ottman, 1992;}\hyperref[b27]{Peattie, 1992}\hyperref[b28]{Peattie, , 1995;;}\hyperref[b39]{Vandermerwe and Oliff, 1990)}. Companies can utilize the idea of green marketing to generate and to facilitate any exchange intended to satisfy customers' environmental needs or wants \hyperref[b32]{(Polonsky, 1994)}.\par
As there are growing importance of green marketing in the future, this study proposes a research framework to explore its positive relationships with five main brand components: green brand awareness, green brand image, green brand credibility, green brand community and green engagement. 
\section[{c) Research Hypothesis}]{c) Research Hypothesis}\par
This study proposed the following hypothesis:\par
i. Hypothesis 1 (H1): green brand awareness has a strong influence towards green branding. ii. Hypothesis 2 (H2): green brand image has a strong influence towards green branding. iii. Hypothesis 3 (H3): green brand credibility has a strong influence towards green branding. iv. Hypothesis 4 (H4): green brand community has a strong influence towards green branding. v. Hypothesis 5 (H5): green brand engagement has a strong influence towards green branding. 
\section[{d) Purpose of the Study}]{d) Purpose of the Study}\par
The objectives of the research study are: i. To examine the factors influencing green branding for beauty products. ii. To verify the positive relationships between brand components namely brand awareness, brand image, brand credibility, brand community and brand engagement towards green branding. 
\section[{e) Significance of Project}]{e) Significance of Project}\par
This research study will hopefully benefit managers, researchers and governments, and provide useful contribution to relevant studies and future researches as reference. Managers, researchers and advertisers would benefit from this study through gaining information that might help them make their decisions towards going green for their organization. Business organizations and government agencies could have a competitive advantage if they could understand the importance of green branding and the impact towards brand attitude. 
\section[{II.}]{II.} 
\section[{Methodlogy}]{Methodlogy}\par
The dimensions of the green branding strategies of beauty products for several green brands were obtained by conducting in-depth interviews with the customers. The research is conducted to determine product attributes considered important by consumers while buying green brand products in the category of beauty products. A total of five focus groups discussion were conducted. Each group had six members consisting of three females and three males. All respondents were students from five institution of higher learning in Malaysia. Table \hyperref[tab_0]{1} shows the total number of respondents and the institutions of higher learning. The study on attitude of consumers towards the green brand and the level of brand loyalty exhibited is based on a survey. The survey data was collected by administering questionnaires to a sample of 200 respondents. The respondents included 120 females and 80 males.\par
Today, every business corporations needs to drastically reduce its impact on the environment during manufacturing, distribution, raw materials, energy use and others. Early academic research on green marketing spoke of the rapid increase in green consumerism as heralding a dramatic and inevitable shift in consumption towards greener products \hyperref[b35]{(Prothero, 1990;}\hyperref[b39]{Vandermerwe and Oliff, 1990)}. However, if business corporations do not, they will be left behind by regulation and hardening customer demands. Due to the world-wide push towards proenvironmental friendly activities, Malaysians are also getting more serious today. The heightened environmental awareness has lead to a growing consumer interest in green products, and a pronounced willingness to pay for green features (Roper \hyperref[b36]{Organization, 1990;}\hyperref[b24]{Mintel, 1991;}\hyperref[b42]{Worcester, 1993)}.\par
It is becoming necessary to promote environmental consciousness. In addition to this, the rapid economic growth in Malaysia without prevention or control of potentially environmental problems, will eventually lead to more severe environmental disasters. Thus there are strong internal societal pressures in Malaysia determined to solve the present environmental problems. This will eventually provide higher demand for environmentally-friendly products and business strategies. 
\section[{b) Green Brand Perception}]{b) Green Brand Perception}\par
Despite this optimistic picture, many business organizations allocate low priority to green brand. At present, there are too many severe environmental problems which need to be solved. The benefits of green brand may not be significantly perceived by the customers. The companies place more emphasis on the purchase of environmentally friendly technologies and equipment.  {\ref Mintel's (1995)} follow-up report on the environment recorded only a very slight increase in green consumers and identified a significant gap between concern and actual purchasing -a picture replicated in subsequent management research \hyperref[b41]{(Wong et al., 1996;}\hyperref[b29]{Peattie, 1999;}\hyperref[b5]{Crane 2000)}. Green products looked to have achieved only limited success \hyperref[b41]{(Wong et al., 1996)}. 
\section[{III.}]{III.} 
\section[{Data Collection and Analyses}]{Data Collection and Analyses}\par
The first draft of the questionnaire was pre-tested for comprehension among twenty under graduate marketing students who purchased or used environmental friendly products. The reliability of measurements was assessed using Cronbach's alphas. A pilot survey based on 20 usable questionnaires was then conducted. Validity and reliability tests were performed to further refine measurements. Any insignificant indicators were removed and some modifications were made to increase the clarity of the questionnaire in the final study. 
\section[{a) Focus Group and Survey Findings i. Attributes Considered}]{a) Focus Group and Survey Findings i. Attributes Considered}\par
Based on the five focus group discussions, the study discovered that respondents while buying green brands products give due attention to 11 main attributes that include nine basic and two green attributes. The basic attributes are regardless of whether the respondents are buying green or chemical-based brand products.\par
As shown in Table \hyperref[tab_1]{2}, the research indicated that female respondents prefer sweet fragrance and light colors. In addition to this, they are concerned about the product safety. Since the majority of respondents belong to the educated middle class, they expect the green brands to deliver benefits and value for money. Respondents also show high interest for attractive packaging. Besides that, respondents consider outlet energy efficient store atmosphere to be important. This is because many customers spend a considerable time browsing through the merchandise on display and furthermore like to pre-test. Respondents also expect to appreciate a comfortable surrounding and most importantly friendly and knowledgeable sales staff in the outlets. This is because the respondents expect the sales staff to know and could recommend suitable products. Overall, the study shows that respondents are generally very brand conscious. They consider brand image important. Brand image acts as a surrogate for the credentials of the business corporation.\par
The key components of green branding attributes for beauty and electronic products considered important by respondents are washable, reusable, organic, "ingredients" and "not tested on animals". At the time of buying green brand, respondents look at the product ingredients very carefully and ask questions if they are not familiar with the natural ingredients. Similarly the reusable, recyclable, washable, organic in nature and not harmful to nature and animals are attributes admired and highly appreciated by customers. In this study, the measurement of the questionnaire items used ''five-point Likert scale from 1 to 5" rating from ''strongly disagree'' to ''strongly agree.'' The study proposes five novel componentsgreen brand awareness, green brand image, green brand credibility, green brand community and green brand engagement. This is to develop the definitions and measurements of the five components. This study asked every respondent to point out a green brand of beauty products which is the most significant for them. Then, every consumer was requested to regard this  \hyperref[b16]{Keller (2008)} that includes brand exposure that leads to brand recognition. This study of green brand image referred to \hyperref[b26]{Padgett and Allen (1997)}, and Cretu and Brodie (2007), and defined ''green brand image'' as ''a set of perceptions of a brand in a consumer's mind that is linked to environmental commitments and environmental concerns.'' The measurement of the green brand image includes positive image of brand users to which they aspire in terms of being kind, generous and doing good things; personality and values. By establishing green credibility include a sense of being likeable for "doing the right things." This is referring to \hyperref[b4]{Blau (1964)}, \hyperref[b38]{Schurr and Ozanne (1985)}, and \hyperref[b10]{Ganesan (1994)}, this study defined ''green brand credibility'' as ''a willingness to depend on a product, service, or brand based on the belief or expectation resulting from its credibility, benevolence, and ability about its environmental performance.'' Besides that, by creating a sense of green brand community include serving brand users and means for them to connect to or share experiences with other consumers. Finally the eliciting of green brand engagement include in participating in the cause related activities. This study referred to \hyperref[b33]{Oliver (1996)} and defined ''green brand engagement'' as ''a pleasurable level of consumption-related fulfillment to satisfy a customer's environmental desires, sustainable expectations, and green needs. 
\section[{b) Empirical Results}]{b) Empirical Results}\par
This study utilized Structural Equation Model (SEM) to verify the research framework and hypotheses, and applied SPSS 17.0 to obtain the empirical results. SEM of this study examined the two levels of analysis namely the measurement model and the structure model, and their results are shown here below. 
\section[{c) Measurement Model Results}]{c) Measurement Model Results}\par
A convenience sampling technique was selected due to its cost and time efficiency. The final questionnaire was administered by two trained research assistants.\par
The exploratory factor analysis (EFA) was used to conduct a preliminary examination of the structure of the data as well as to achieve data reduction \hyperref[b12]{(Hair et al., 2010)}. The primary objective of EFA is to "define the underlying structure among the variables"  {\ref (Hair et al., 2010, p. 94}). The researcher wished to have a strong measurement model for the confirmatory factor analysis.\par
The high Cronbach's alphas of indicators belonging to each dimension (? = 0.738 to ? = 0.868) indicate high internal consistency and scale reliability \hyperref[b0]{(Anderson and Gerbing, 1988)}. Therefore, the measurement of this study is acceptable in content validity. The dimensions extracted from each latent construct are presented in Table \hyperref[tab_2]{3}.\par
Table \hyperref[tab_2]{3} shows the means, standard deviations, and correlation matrix. The results in Table \hyperref[tab_2]{3} can be observed that, there are positive correlations among green brand awareness, green brand image, green brand credibility, green brand community and green brand engagement. Additionally, there are two measurements to confirm the reliability of the components. The measure of the reliability is to examine the loadings of each components' individual items. According to the quality of the measurement model for the sample, the loadings (?) of all items of the five components listed in Table \hyperref[tab_3]{4} are significant. The other measurement namely Cronbach's ? is the other measure of the reliability. Table \hyperref[tab_3]{4} indicates the lists in Cronbach's ? for its components. Generally, the minimum requirement of Cronbach's a coefficient is 0.7  {\ref (Hair et al., 1998)}. Table \hyperref[tab_3]{4} shows that the Cronbach's ? coefficient of ''green brand awareness'' is 0.751; that of ''green brand image'' is 0.738; that of ''green credibility'' is 0.779; that of ''green brand community'' is 0.868; and that of ''green brand engagement'' is 0.858.  In fact the Cronbach's ? coefficients of all four components are more than 0.7. This clearly shows that the measurement of this study is acceptable in reliability. Furthermore, it is also important to verify the validity of the measurement. In this study there are two measurements to confirm the validity of the components. This study applied Fornell and Larcker's measure of average variance extracted (AVE) to access the discriminative validity of the measurement \hyperref[b9]{(Fornell and Larcker, 1981)}. The AVE measures is used because it is able to observe the amount of variance captured by the construct through its items relative to the amount of variance due to the measurement error. However, in order to satisfy the requirement of the discriminative validity, it is necessary to perform the square root of a construct's AVE. The square root of the construct's AVE must be greater than the correlations between the construct and other constructs in the model. Table \hyperref[tab_3]{4} clearly shows the square roots of the AVEs for the components, green brand awareness is 0.807, green brand image is 0.874, green brand credibility is 0.859, green brand community is 0.844 and green brand engagement is 0.835. All the value shown are more than the correlation between them, 0.398, in Table  {\ref I}. Based on this results it shows that there was adequate discriminative validity between the two components.\par
The square roots of all constructs' AVEs in Table \hyperref[tab_3]{4} of this study are all greater than the correlations among all constructs in Table  {\ref I}. It can be concluded that the discriminative validity of the measurement in this study is acceptable. In addition to this the AVE of all constructs are greater than 0.5. This clearly demonstrated that there is convergent validity for the components.\par
As shown in Table \hyperref[tab_3]{4}, the AVEs of the four components are 0.652, 0.764, 0.738, 0.712 and 0.697, respectively. All the value presented are greater than 0.5. It demonstrates that there is convergent validity in this study. Thus, it can be concluded that the measurement of this study is acceptable in discriminative validity and convergent validity. Several tests of reliability and validity were conducted and it clearly demonstrates that there are adequate reliability and validity in this study.\par
Based on structural model results indicated in Table \hyperref[tab_4]{5}, the overall fit measures of the SEM in this study shows that the fit of the model is very good (GFI = 0.896, RMSEA = 0.056, NFI = 0.921, CFI = 0.908). In fact, all of the paths estimated are significant, and all hypotheses are supported in this study. (RMSEA = Root Mean Square Error of Approximation, CFI=Comparative fit index, Normed fit index (NFI) , GFI = Goodness-of-Fit Index (GFI).  The data collected during the consumer survey were used to calculate the consumers' overall attitudes using Fishbein's model for measurement of attitude \hyperref[b0]{[1]}. The importance of attributes, the belief scores for each attribute and the attitude scores towards the green brand are shown in Tables 6.  
\section[{Global}]{Global} 
\section[{Results and Discussion}]{Results and Discussion}\par
According to P. Rajan Varadarajan and Anil \hyperref[b34]{Meno (1988)}, going green is the process of formulating and implementing marketing activities that are characterized by an offer from the firm to contribute a specific amount to a designated cause when customer engaged in revenue providing exchanges that satisfy organizational and individual objectives. This business imperative is vital due to the fact that environment issues have become mainstream and consumer environmentalism has created a market for environmentally friendly products. In fact, green marketing is one of the inevitable strategies for companies to stay competitive, and this approach has been widely accepted and applied in recent years. Therefore, green marketing often allows the business corporation the access to potential and new markets, to increase their profitability, and more importantly to obtain competitive advantages. For business corporations who have solid brand equity it can provide a competitive advantage. This is because it gives the brand the power to capture a larger market share and to sell at higher prices with higher profit margins \hyperref[b15]{(Jung and Sung, 2008)}. Therefore, it is essential to incorporate the idea of marketing into the framework of green brand.\par
From the focus group discussions and consumer survey the study also show that green branding in Malaysia is characterized by many opportunities and threats. The sensitization of Malaysians about environmental problems is beginning to drive the market for environmentally-friendly products. Many business corporations especially foreign and local, have adopted programs to deploy technologies and market products that minimize the extent of environmental damage. On the other hand, from the threat perspective, communication and lack of coordination amongst various constituents of the society are responsible for a less than enthusiastic response towards environmental issues. The recycling infrastructure in Malaysia is till today inadequate and costly.\par
The study revealed that green branding for beauty products need to adapt its products to local conditions in terms of reduce packaging, ingredients, color and fragrance. Respondents also feel that green brand command prices that are relatively higher, and are not fully able to comprehend the corporate support activities business corporations have launched to save the environment on a global basis.\par
The study indicated that Malaysian customers base their purchase decisions for green brand on many basic attributes such as "good value for money", "product performance", "product safety". This is because they may be committed to buy green brands. However, they are not willing to compromise on critical aspects such as price and safety. The key attributes they regard important are "ingredients" to engage with the brand.\par
This study summarizes the branding literature on green marketing and branding management into a new managerial framework. The empirical results summarised that green brand awareness, green brand image, green brand credibility, green brand community and green brand engagement are positively related to green branding. In fact all the hypotheses proposed in this study are significant. Therefore, this study suggests that business corporation should invest more resources in green brand awareness initiatives, green brand image, green brand credibility, green brand community and green brand engagement. This is because all these components are positively associated with green branding.\par
It is observed that business corporations have tried to exploit popular concerns about environmental issues to position their brands to obtain new differentiation advantages in new changing markets. Hence, the idea of green branding can become an innovative way of positioning their brand. Till today not many Malaysian owned business corporations are willing to carry out their green marketing campaign. This is because they potentially face huge challenges to incorporate their environmental vision into their corporate strategies. They need a substantial amount of resources to implement this strategy. Thus, in order for the business corporation to enhance their green branding, they should incorporate the ideas of green brand awareness, green brand image, green brand credibility, green brand community and green brand engagement into their long-term environmental strategies in their business strategy plan.\par
This study focused on beauty products in Malaysia, it is recommended that further studies can focus on the purchase experience of other products in Malaysia and other countries. This study verified the hypotheses with a questionnaire survey and focus group, and only providing cross sectional data. Thus it may not observe the dynamic change of green brand awareness, green brand image, green brand credibility, green brand community and green brand engagement in the different stages of the evolution of consumer green demands and environmental regulations in different countries. Therefore, it is recommended that future studies be based on a longitudinal study to evaluate the changes in the five brand components over a designated period of time.  
\section[{Global}]{Global}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5502232142857143\textwidth}P{0.13660714285714287\textwidth}P{0.16316964285714286\textwidth}}
\multicolumn{3}{l}{Number of Respondents}\\
Institute of higher learning\tabcellsep Total respondents (Focus Group)\tabcellsep Total respondents (Questionnaire)\\
Sunway University\tabcellsep 6\tabcellsep 40\\
Taylors University\tabcellsep 6\tabcellsep 40\\
LimKokwing University\tabcellsep 6\tabcellsep 40\\
University Selangor\tabcellsep 6\tabcellsep 40\\
KDU University\tabcellsep 6\tabcellsep 40\\
College\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4560975609756098\textwidth}P{0.39390243902439026\textwidth}}
\multicolumn{2}{l}{decisions}\\
Basic product\tabcellsep Green branding\\
attributes\tabcellsep attributes\\
Ingredients\tabcellsep Recyclable/Reusable\\
Product fragrance\tabcellsep Organics/ natural\\
\tabcellsep ingredients\\
Product safety\tabcellsep Not harmful to nature\\
\tabcellsep and animals\\
Product color\tabcellsep Reduce Packaging\\
Product performance\tabcellsep Energy efficient stores\\
\tabcellsep atmosphere\\
Value for money\tabcellsep \\
Opportunity to pre-\tabcellsep \\
test/trial\tabcellsep \\
Comfortable\tabcellsep \\
Product quality\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3986206896551724\textwidth}P{0.085\textwidth}P{0.1289655172413793\textwidth}P{0.22568965517241377\textwidth}P{0.0029310344827586207\textwidth}P{0.0029310344827586207\textwidth}P{0.0029310344827586207\textwidth}P{0.0029310344827586207\textwidth}}
Components of Green branding towards Beauty products\tabcellsep Mean\tabcellsep Standard deviations\tabcellsep A\tabcellsep B\tabcellsep C\tabcellsep D\tabcellsep E\\
1 Brand awareness\tabcellsep 3.935\tabcellsep 0.601\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2 Brand image\tabcellsep 4.359\tabcellsep 0.471\tabcellsep 0.369**\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
3 Brand credibility\tabcellsep 3.836\tabcellsep 0.584\tabcellsep \multicolumn{2}{l}{0.394** 0.423**}\tabcellsep \tabcellsep \tabcellsep \\
4 Brand community\tabcellsep 4.054\tabcellsep 0.640\tabcellsep \multicolumn{3}{l}{0.398** 0.423** 0.423**}\tabcellsep \tabcellsep \\
5 Brand engagement\tabcellsep 4.054\tabcellsep 0.640\tabcellsep \multicolumn{4}{l}{0.418** 0.423** 0.423** 0.423**}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: ** p < 0.01.]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.009239130434782607\textwidth}P{0.21989130434782608\textwidth}P{0.17739130434782607\textwidth}P{0.24206521739130435\textwidth}P{0.0757608695652174\textwidth}P{0.04619565217391304\textwidth}P{0.07945652173913044\textwidth}}
\tabcellsep Components of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Green Band towards Beauty\tabcellsep Numbers of items\tabcellsep ?\tabcellsep \multicolumn{2}{l}{Cronbach's ? AVE}\tabcellsep Square Root of AVE\\
\tabcellsep product\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep Brand awareness\tabcellsep BA1\tabcellsep 0.771\tabcellsep 0.751\tabcellsep 0.652\tabcellsep 0.807\\
\tabcellsep \tabcellsep BA2\tabcellsep 0.790**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BA3\tabcellsep 0.786**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BA4\tabcellsep 0.804**\tabcellsep \tabcellsep \tabcellsep \\
2\tabcellsep Brand image\tabcellsep BI 1\tabcellsep 0.835\tabcellsep 0.738\tabcellsep 0.764\tabcellsep 0.874\\
\tabcellsep \tabcellsep BI 2\tabcellsep 0.902**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BI 3\tabcellsep 0.911**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BI 4\tabcellsep 0.907**\tabcellsep \tabcellsep \tabcellsep \\
3\tabcellsep Brand credibility\tabcellsep BC 1\tabcellsep 0.817\tabcellsep 0.779\tabcellsep 0.738\tabcellsep 0.859\\
\tabcellsep \tabcellsep BC 2\tabcellsep 0.824**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BC 3\tabcellsep 0.835**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BC 4\tabcellsep 0.840**\tabcellsep \tabcellsep \tabcellsep \\
4\tabcellsep Brand community\tabcellsep BCY 1\tabcellsep 0.803\tabcellsep 0.868\tabcellsep 0.712\tabcellsep 0.844\\
\tabcellsep \tabcellsep BCY 2\tabcellsep 0.834**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BCY 3\tabcellsep 0.822**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BCY 4\tabcellsep 0.839**\tabcellsep \tabcellsep \tabcellsep \\
5\tabcellsep Brand engagement\tabcellsep BE 1\tabcellsep 0.803\tabcellsep 0.858\tabcellsep 0.697\tabcellsep 0.835\\
\tabcellsep \tabcellsep BE 2\tabcellsep 0.834**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BE 3\tabcellsep 0.822**\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep BE 4\tabcellsep 0.839**\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: **p < 0.01.]} 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.2525943396226415\textwidth}P{0.020047169811320757\textwidth}P{0.1884433962264151\textwidth}P{0.3889150943396226\textwidth}}
\multicolumn{2}{l}{Hypothesis Proposed effect}\tabcellsep Path coefficient\tabcellsep Results\\
H 1\tabcellsep +\tabcellsep 0.266*\tabcellsep H 1 is significant\\
H 2\tabcellsep +\tabcellsep 0.297**\tabcellsep H 2 is significant\\
H 3\tabcellsep +\tabcellsep 0.294*\tabcellsep H 3 is significant\\
H 4\tabcellsep +\tabcellsep 0.238*\tabcellsep H 4 is significant\\
H 5\tabcellsep +\tabcellsep 0.258*\tabcellsep H 5 is significant\\
\multicolumn{2}{l}{*p < 0.05, **p < 0.01.}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.6106796116504855\textwidth}P{0.1287378640776699\textwidth}P{0.11058252427184466\textwidth}}
\multicolumn{2}{l}{branding for beauty product}\tabcellsep \\
Green branding towards\tabcellsep Importance\tabcellsep Belief\\
beauty product attributes\tabcellsep of attribute\tabcellsep score\\
Ingredients\tabcellsep 4.67\tabcellsep 4.77\\
Product fragrance\tabcellsep 4.32\tabcellsep 4.35\\
Product safety\tabcellsep 4.81\tabcellsep 4.85\\
Product color\tabcellsep 4.69\tabcellsep 4.72\\
Product performance\tabcellsep 4.55\tabcellsep 4.66\\
Reduce Packaging\tabcellsep 4.67\tabcellsep 4.59\\
Value for money\tabcellsep 4.58\tabcellsep 4.56\\
Energy efficient store\tabcellsep 4.68\tabcellsep 4.66\\
atmosphere\tabcellsep \tabcellsep \\
Opportunity to pre-test/trial\tabcellsep 3.15\tabcellsep 3.17\\
Comfortable\tabcellsep 4.35\tabcellsep 4.38\\
Product quality\tabcellsep 4.12\tabcellsep 4.14\\
Recyclable/Reusable\tabcellsep 4.38\tabcellsep 4.45\\
Organics/ natural ingredients\tabcellsep 4.68\tabcellsep 4.69\\
Not harmful to nature and\tabcellsep 3.12\tabcellsep 3.05\\
animals\tabcellsep \tabcellsep \\
Attitude score 171.68\tabcellsep \tabcellsep \\
IV.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{The Beauty of "Green Branding": Way to the Future} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Organizational Change for Corporate Sustainability. London: Routledge]{b8}\label{b8} 	 		\textit{},  	 	 		\textit{Organizational Change for Corporate Sustainability. London: Routledge}  		 	 
\bibitem[Dunphy et al. ()]{b7}\label{b7} 	 		\textit{},  		 			D Dunphy 		,  		 			A Griffiths 		,  		 			S Benn 		.  		2003.  	 
\bibitem[Bakker et al. ()]{b1}\label{b1} 	 		‘A bibliometric analysis of 30 years of research and the theory on corporate social responsibility and corporate social performance’.  		 			F G A Bakker 		,  		 			P Groenewegen 		,  		 			F Hond 		.  	 	 		\textit{Business and Society}  		2005. 44  (3)  p. .  	 
\bibitem[Iyer and Banerjee ()]{b14}\label{b14} 	 		‘Anatomy of green advertising’.  		 			E Iyer 		,  		 			B Banerjee 		.  	 	 		\textit{Advances in Consumer Research},  				1993. 20 p. .  	 
\bibitem[Varadarajan and Meno ()]{b34}\label{b34} 	 		‘Cause-Related Marketing: A Coalignment of Marketing Strategy and Corporate Philanthropy’.  		 			P 		,  		 			Rajan Varadarajan 		,  		 			Anil Meno 		.  	 	 		\textit{Journal of Marketing}  		1988. 52  (3)  p. .  	 
\bibitem[Padgett and Allen ()]{b26}\label{b26} 	 		‘Communicating Experiences: A Narrative Approach to Creating Service Brand Image’.  		 			D Padgett 		,  		 			D Allen 		.  	 	 		\textit{Journal of Advertising}  		1997. 26  (4)  p. .  	 
\bibitem[Jung and Sung ()]{b15}\label{b15} 	 		‘Consumer-Based Brand Equity; Comparisons Among Americans and South Koreans in the USA and South Koreans in Korea’.  		 			J Jung 		,  		 			E.-Y Sung 		.  	 	 		\textit{Journal of Fashion Marketing and Management}  		2008. 12  (1)  p. .  	 
\bibitem[Pinkston and Carroll ()]{b31}\label{b31} 	 		‘Corporate citizenship perspectives and foreign direct investment in the U’.  		 			T S Pinkston 		,  		 			A B Carroll 		.  	 	 		\textit{S. Journal of Business Ethics}  		1994. 13 p. .  	 
\bibitem[Lindgreen et al. ()]{b21}\label{b21} 	 		‘Corporate social responsibility: An empirical investigation of U.S. organizations’.  		 			A Lindgreen 		,  		 			V Swaen 		,  		 			W J Johnston 		.  	 	 		\textit{Journal of Business Ethics}  		2009. 85 p. .  	 	 (Suppl. 2)) 
\bibitem[Kotler and Lee ()]{b19}\label{b19} 	 		\textit{Corporate Social Responsibility: Doing the Most Good for Your Company and Your Cause},  		 			P Kotler 		,  		 			N Lee 		.  		2005. Hoboken, NJ: John Wiley.  	 
\bibitem[Mcwilliams et al. ()]{b22}\label{b22} 	 		‘Corporate social responsibility: strategic implications’.  		 			A Mcwilliams 		,  		 			D S Siegel 		,  		 			P M Wright 		.  	 	 		\textit{Journal of Management Studies}  		2006. 43 p. .  	 
\bibitem[Vandermerwe and Oliff ()]{b39}\label{b39} 	 		‘Customers drive corporations green’.  		 			S Vandermerwe 		,  		 			M Oliff 		.  	 	 		\textit{Long Range Planning}  		1990. 23  (6)  p. .  	 
\bibitem[Ganesan ()]{b10}\label{b10} 	 		‘Determinants of Long-Term Orientation in Buyer-Seller Relationships’.  		 			S Ganesan 		.  	 	 		\textit{Journal of Marketing}  		1994. 58  (2)  p. .  	 
\bibitem[Bhattacharya and Sen ()]{b3}\label{b3} 	 		‘Doing better at doing good: when, why, and how consumers respond to corporate social initiatives’.  		 			C B Bhattacharya 		,  		 			S Sen 		.  	 	 		\textit{California Management Review}  		2004. 47 p. .  	 
\bibitem[Krause ()]{b18}\label{b18} 	 		‘Environmental Consciousness: An Empirical Study’.  		 			D Krause 		.  	 	 		\textit{Journal of Environment and Behavior}  		1993. 25  (1)  p. .  	 
\bibitem[Menon and Menon ()]{b23}\label{b23} 	 		‘Enviropreneurial marketing strategy: the emergence of corporate environmentalism as market strategy’.  		 			A Menon 		,  		 			A Menon 		.  	 	 		\textit{Journal of Marketing}  		1997. 61 p. .  	 
\bibitem[Fornell and Larcker ()]{b9}\label{b9} 	 		‘Evaluating Structural Equation Models with Unobservable Variables and Measurement Error’.  		 			C Fornell 		,  		 			D F Larcker 		.  	 	 		\textit{Journal of Marketing Research}  		1981. 18  (1)  p. .  	 
\bibitem[Blau ()]{b4}\label{b4} 	 		\textit{Exchange and Power in Social Life},  		 			P M Blau 		.  		1964. New York: Wiley, Inc.  	 
\bibitem[Crane ()]{b5}\label{b5} 	 		‘Facing the backlash: green marketing and strategic re-orientation in the 1990s’.  		 			A Crane 		.  	 	 		\textit{Journal of Strategic Marketing}  		2000. 8  (3)  p. .  	 
\bibitem[Prothero ()]{b35}\label{b35} 	 		‘Green consumerism and the societal marketing concept: marketing strategies for the 1990s’.  		 			A Prothero 		.  	 	 		\textit{Journal of Marketing Management}  		1990. 6  (2)  p. .  	 
\bibitem[Ottman ()]{b25}\label{b25} 	 		\textit{Green Marketing},  		 			J A Ottman 		.  		1992. Chicago, USA: NTC Business Books.  	 
\bibitem[Peattie ()]{b27}\label{b27} 	 		\textit{Green Marketing},  		 			K Peattie 		.  		1992. London, UK: Pitman Publishing Corp.  	 
\bibitem[Polonsky ()]{b32}\label{b32} 	 		‘Green Marketing Regulation in the US and Australia: The Australian Checklist’.  		 			M J Polonsky 		.  	 	 		\textit{Greener Management International}  		1994. 5 p. .  	 
\bibitem[Hair et al. ()]{b12}\label{b12} 	 		 			J F Hair 		,  		 			W C Black 		,  		 			B J Babin 		,  		 			R E Anderson 		.  		\textit{Multivariate Data Analysis},  				 (Upper Saddle River, NJ)  		2010. Pearson Prentice-Hall. 7.  	 	 (th ed.) 
\bibitem[Pearce and Doh ()]{b30}\label{b30} 	 		‘High-impact collaborative social initiatives’.  		 			J A Pearce 		,  		 			J P Doh 		.  	 	 		\textit{MIT Sloan Management Review}  		2005. 46 p. .  	 
\bibitem[Hoffman and Ventresca ()]{b13}\label{b13} 	 		 			A Hoffman 		,  		 			M Ventresca 		.  		\textit{Organizations, Policy and the Natural Environment: Institutional and Strategic Perspectives},  				 (Stanford, CA)  		2002. Stanford University Press.  	 
\bibitem[Greenfield ()]{b11}\label{b11} 	 		‘In the name of corporate social responsibility’.  		 			W M Greenfield 		.  	 	 		\textit{Business Horizons}  		2004. 47 p. .  	 
\bibitem[Schurr and Ozanne ()]{b38}\label{b38} 	 		‘Influences on Exchange Processes: Buyers' Preconceptions of a Seller's Trustworthiness and Bargaining Toughness’.  		 			P H Schurr 		,  		 			J L Ozanne 		.  	 	 		\textit{Journal of Consumer Research}  		1985. 11  (4)  p. .  	 
\bibitem[Wong et al. ()]{b41}\label{b41} 	 		‘Marketing strategies and market prospects for environmentally-friendly consumer products’.  		 			V Wong 		,  		 			W Turner 		,  		 			P Stoneman 		.  	 	 		\textit{British Journal of Management}  		1996. 7  (3)  p. .  	 
\bibitem[Oliver ()]{b33}\label{b33} 	 		 			R L Oliver 		.  		\textit{Satisfaction: A Behavioral Perspective on the Consumer},  				 (NY, USA)  		1996. McGraw-Hill.  	 
\bibitem[Peattie ()]{b28}\label{b28} 	 		 			K Peattie 		.  		\textit{Environmental Marketing Management},  				 (London, UK)  		1995. Pitman Publishing Corp.  	 
\bibitem[Klassen ()]{b17}\label{b17} 	 		\textit{Plant-level environmental management orientation: the influence of management views and plant characteristics},  		 			R Klassen 		.  		2001. Production and Operations Management. 10 p. .  	 
\bibitem[Berry and Rondinelli ()]{b2}\label{b2} 	 		\textit{Proactive corporate environmental management: a new industrial revolution},  		 			M Berry 		,  		 			D Rondinelli 		.  		1998. Academy of Management Executive. 2 p. .  	 
\bibitem[Worcester ()]{b42}\label{b42} 	 		\textit{Public and Elite Attitudes to Environmental Issues},  		 			R Worcester 		.  		1993. MORI, London.  	 
\bibitem[Keller ()]{b16}\label{b16} 	 		\textit{Strategic Brand Management: Building, Measuring and Managing Brand Equity},  		 			K L Keller 		.  		2008. Englewood Cliffs, NJ: Prentice-Hall.  	 	 (nd ed.) 
\bibitem[Anderson and Gerbing ()]{b0}\label{b0} 	 		‘Structural equation modeling in practice: a review and recommended two-step approach’.  		 			J C Anderson 		,  		 			D W Gerbing 		.  	 	 		\textit{Psychological Bulletin}  		1988. 103  (3)  p. .  	 
\bibitem[Westley and Vredenburg ()]{b40}\label{b40} 	 		‘Sustainability and the corporation: criteria for aligning economic practice with environmental protection’.  		 			F Westley 		,  		 			H Vredenburg 		.  	 	 		\textit{Journal of Management Inquiry}  		1996. 5  (2)  p. .  	 
\bibitem[Lichtenstein et al. ()]{b20}\label{b20} 	 		‘The effect of corporate social responsibility on customer donations to corporate-supported nonprofits’.  		 			D R Lichtenstein 		,  		 			M E Drumwright 		,  		 			B M Braig 		.  	 	 		\textit{Journal of Marketing}  		2004. 68 p. .  	 
\bibitem[Organization ()]{b36}\label{b36} 	 		\textit{The Environment: Public Attitudes and Individual Behaviour},  		 			Roper Organization 		.  		1990. New York, NY: Roper Organization and SC Johnson \& Son.  	 
\bibitem[Mintel ()]{b24}\label{b24} 	 		\textit{The Green Consumer Report},  		 			Mintel 		.  		1991. Mintel, London.  	 
\bibitem[Cretu and Brodie ()]{b6}\label{b6} 	 		‘The Influence of Brand Image and Company Reputation Where Manufacturers Market to Small Firms: A Customer Value Perspective’.  		 			A E Cretu 		,  		 			R J Brodie 		.  	 	 		\textit{Industrial Marketing Management}  		2007. 36  (2)  p. .  	 
\bibitem[Schlegelmilch et al. ()]{b37}\label{b37} 	 		‘The link between green purchasing decisions and measures of environmental consciousness’.  		 			B B Schlegelmilch 		,  		 			G Bohlen 		,  		 			A Diamantopoulos 		.  	 	 		\textit{European Journal of Marketing}  		1996. 30  (5)  p. .  	 
\bibitem[Peattie ()]{b29}\label{b29} 	 		‘Trappings versus substance in the greening of marketing planning’.  		 			K Peattie 		.  	 	 		\textit{Journal of Strategic Marketing}  		1999. 7 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
