\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={Is Youth Brand Conscious},
 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{Is Youth Brand Conscious}
\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]{  Hafiz.M.Ahmed}

             \affil[1]{  University of Lahore}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


This research was conducted to gauge the perception about the more brand conscious gender, awareness regarding the quality, effect of brand name, if brand consciousness is good and whether youth has become more brand consciousness in the recent years or not. The questionnaires were got filled by students of different universities. The results revealed that among the two females are more brands conscious and the overall focus of youth remains on the brand name as well as the brand quality. There were also those who had no interest in brands but in a very number comparatively. Thus the government should acknowledge it and take necessary steps to create ease for the international brands so that it can add more to the national growth of the country.

\end{abstract}


\keywords{brand conscious gender, awareness regarding the quality, effect of brand name.}

\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
hese days social mobility increased, people are becoming highly brand conscious. Renowned brand labels on eatables, outfits, footwear's and electronics give satisfaction to the conspicuous consumers. They are becoming more self-conscious, which raise the temptation in them to follow the craze of brand race. The street trends are getting down market and latest styles tagged with brand name are dominating the market.\par
This writing can be moved to different directions, for instance we can say signature wear raise the confidence level. The quality, comfort and style become major motivation for getting designer stuff and it gives a great boost to personal ego. If we move to another aspect, social pressure is a major factor for choosing branded things. Even some say, brand helps them to become style icon. Stereotype shoppers today are highly brand obsessed. These snobs are mainly categorized into youth and the working class. Youth prefers brand because it gives them funky style. Whereas working class is particular about using branded products so their personality can be enhanced and also gives them sophisticated and professional look. a) Objectives of the Study i. Is to check people are aware of brand qualities ii. Customers focus on brand name or features. iii. Is brand consciousness is good for customers. iv. Impact of brand name on daily life of customers. v. Brands targeting youth with different segments. b) Literature Review i. Anshul \hyperref[b0]{Khandelwal (2012)} Found out that different age groups of the youth have different preferences regarding the brands. Youth has gone crazy about the brands and it has become their weakness. They prefer to go for the brands when it comes to clothing, shoes, accessories etc. and are willing to pay a much larger amount for brands just to look different and trendy. Although brand consciousness has increased to a great extent but youth is not loyal to any single brand, whenever they find anything better they simply shift to it.\par
ii. Sadiya \hyperref[b1]{Zaheer (2012)} Found out that the youth of Pakistan is very much different from their predecessors and they do not stick to the same things as their predecessors in fact they have become more advanced and modern not only in their studies but also all the other activities, they are involved in. It is very good to see that by spending a little more amount of money boys and girls of the middle class do look different and confident too.\par
iii. Sidra \hyperref[b2]{Agha (2012)} Found out the brand awareness and consciousness has not only increased among the youth of Pakistan but has affected the youth globally. The increase in this trend has given a rise to uncharacteristic behaviors and worries among the youth too, which is not a good sign at all. A number of leading issues which have been analyzed because of brand consciousness are self-doubt, decrease of decision making potentials, supreme rise in disquiets at a very early age, waywardness, sense of social uncertainty, exaggerated level of impersonating others and sometimes emotional unevenness. The saddest part is that it stands high in the marketing and economic perspective but has not set in the social point of view. iv. Lyall \hyperref[b3]{Salkinder (2011)} Research told us that African youth is also becoming more aware about the brands and they want to be involved on the relevant platforms too. Brands with the best chances of succeeding are those which fulfill specific needs and add to their value. Is that your product, brand experience, or service is being discussed and an opinion is being formed around your brand.  
\section[{Research Methodology a) Data Type}]{Research Methodology a) Data Type}\par
We use first hand data for our research that is primary data. 
\section[{b) Research Approach}]{b) Research Approach}\par
We use survey method for our research which is widely used method for data collection. Our research instrument is questionnaire. c) Sampling Unit Our research was carried in Lahore, there were 200 respondents which include males and females with age ranging from 18 -22, 23 -27 and 28-32. 
\section[{d) Sampling Technique}]{d) Sampling Technique}\par
The method that we carried out for our research was simple non-probability convenient sampling. 
\section[{e) Data Collection Source}]{e) Data Collection Source}\par
We needed to target the youth for the collection of data, for which we decided to visit to the educational institutions for a serious response and collected data from University of Lahore, COMSATS institute of sciences and technology, Superior University and University of South Asia. 
\section[{f) Data Analysis}]{f) Data Analysis}\par
The data was analyzed using statistical packages for social sciences (SPSS) 16.0. The table \hyperref[tab_0]{1} shows the number of all the individuals which have responded to us through our questionnaires. Overall two hundred individuals have responded to our questionnaires including 80 females and 120 males which becomes 40\% and 60\% respectively. 
\section[{Age}]{Age}\par
Frequency Percent We had given three options to the respondents about the extent of their awareness regarding the quality of brands where 38.5\% agreed to 'very much', 54.5\% said 'a little bit' and 7\% said they were not aware at all. The table 8 shows if the focus of the respondents were on the brand name, quality or the both. 43\% said that they focus on both, 42.5\% said that they focus on the brand quality whereas only 14.5\% said that they focus on the brand name. The table 9 depicts the mind set of different kind of respondents to what come to their mind while purchasing the branded product. The highest percentage was 42.5\% who said that they give importance to brand quality, 24\% agreed to style, 20.5\% agreed to brand name whereas only 13\% said that they give importance to brand feature. 
\section[{Frequency}]{Frequency}\par
Percent  The table \hyperref[tab_3]{14} shows results of the most important asked in the questionnaire. This can be considered as the conclusion of our findings where 83\% have agreed that the youth is brand conscious, 8\% disagreed and the rest of 8\% didn't know.not 
\section[{III.}]{III.} 
\section[{Conclusion}]{Conclusion}\par
This research conducted to check that how many of in young generation are really conscious about brand. The results of our findings given us a lot of experience, we had interact with a lot of people. As results show 39.5\% people remained neutral and 29.0\% people agreed that they are brand conscious, in the conducted questionnaire. Youth is conscious about brand but they do not stick to one brand in daily life as they have many options to go for. If we look gender wise girls are more conscious about brands. These days, youth focus on brand name and its quality as well so the overall results show youth are aware of the brands. In Pakistan many brands are targeting new generation with different segments.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}TE}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.37777777777777777\textwidth}P{0.17\textwidth}P{0.3022222222222222\textwidth}}
18-22\tabcellsep 150\tabcellsep 75.0\\
23-27\tabcellsep 41\tabcellsep 20.5\\
28-32\tabcellsep 9\tabcellsep 4.5\\
Total\tabcellsep 200\tabcellsep 100.0\end{longtable} \par
  {\small\itshape [Note: E]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.6268750000000001\textwidth}P{0.1009375\textwidth}P{0.12218749999999999\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\\
Boys\tabcellsep 69\tabcellsep 34.5\\
Girls\tabcellsep 112\tabcellsep 56.0\\
dont know\tabcellsep 19\tabcellsep 9.5\\
Total\tabcellsep 200\tabcellsep 100.0\\
\multicolumn{3}{l}{The table 6 clearly depicts that 56\% of the}\\
\multicolumn{3}{l}{respondents agreed that girls were more brand}\\
\multicolumn{3}{l}{conscious than the boys whereas 34.5\% were of the}\\
\multicolumn{3}{l}{view that boys are more brand conscious.}\\
\tabcellsep Frequency\tabcellsep Percent\\
very much\tabcellsep 77\tabcellsep 38.5\\
little bit\tabcellsep 109\tabcellsep 54.5\\
not at all\tabcellsep 14\tabcellsep 7.0\\
Total\tabcellsep 200\tabcellsep 100.0\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_7}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.7450617283950617\textwidth}P{0.0419753086419753\textwidth}P{0.06296296296296296\textwidth}}
brand quality?\tabcellsep \tabcellsep \\
Table 9 : What comes in your\tabcellsep mind\tabcellsep before\\
\multicolumn{2}{l}{purchasing a branded product?}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 8 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Agha ()]{b2}\label{b2} 	 		\textit{Bang of brands. The frontier Post},  		 			S Agha 		.  		 \url{http://www.thefrontierpost.com/article/161732/}  		2012.  	 
\bibitem[Khandelwal ()]{b0}\label{b0} 	 		\textit{Is youth is brand slave?},  		 			A Khandelwal 		.  		 \url{http://www.mbaskool.com/business-articles/marke-ting/4831-is-youth-a-brand-slave.html}  		2012.  	 
\bibitem[Salkinder ()]{b3}\label{b3} 	 		\textit{Student community becoming more brand consciousness},  		 			L Salkinder 		.  		 \url{http://www.student-marketing.co.za/trends/student-community-becom-ing-more-brand-conscious}  		2011.  	 
\bibitem[Zaheer ()]{b1}\label{b1} 	 		\textit{Trends in youth of Pakistan},  		 			S Zaheer 		.  		 \url{http://www.pakistan.web.pk/threads/trends-in-youth-of-pakistan-by-sadiya-zaheer.22549/}  		2012.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
