\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={Impact of Media on Youth in Pakistan},
 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{Impact of Media on Youth in Pakistan}
\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}

             \affil[1]{  The University of Lahore, Pakistan}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Our study is about impact of media on youth in Pakistan. Media has a great impact on one's life. News channel provide the viewers an image of our country where it stands. It can lead a person towards right direction and can also lead a person towards wrong direction as well. It can give us more opportunities as well. It has direct impact on our paradigms. Media creates more complications in relations. It tells us about the current trends and fashions and also helps us in personal grooming. Our youth become liberal due to adaptation of fashion. Last but not the least we discussed music, which creates new pathways in the brain. It gives the peace of mind, relaxation and escapism. Media is a strong power and can b beneficial as well as harmful. We have collected information related to our study from different means and had drawn a conclusion.

\end{abstract}


\keywords{current trends and fashions, peace of mind, relaxation and escapism.}

\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
edia has the greatest impact on the young generation more that the family or the school has. The means of media which influence the young generation are television, radio, internet, newspapers, magazines, books, broadcasting and text publishers. Nowadays the Medias have a big impact on our lives, and they allowed us to get different types of information's. There are different kinds of media, such as the newspapers, internet, television, radio and magazines; therefore, they play several roles in the daily life, like informing people of what is happening either locally or internationally. Also, advertising for goods and services to attract public attention. In addition, the media takes part in entertainment too.\par
Firstly the medias sometimes can have the power to publish the news or not. Which means the medias have the control of letting people knows about something or not; On the one hand, when a natural disaster happen somewhere, the media have the mission to cover the event, and they try to answer these questions: what, where and when it happened; Therefore, they broadcast live reports to show who are the survivors. And what has been done by the local or the international authorities to rescue them; On the other hand, in some countries the medias have the power to hide the information to the public, even if something really bad happened they will not release any news or image about it, and they will never let the public know about anything, because they are controlled by the government.\par
Secondly the media use various methods of advertisement to attract the public attention about a product. Which helps the companies to get more costumers and money; therefore, they get stronger and bigger parts in the market; however there are several types of media that provide different kind of advertisement and contribute in the spreading of the information by using a variety of ways like the newspapers, television, radio and internet. For instance there always special pages at the end of the newspapers and magazines for advertisement, the same thing for television and radio but have advertisement spots instead of special pages, but in contrast of the television and the radio, internet.\par
All these manipulate teenagers in what concerns culture, politics, social life, religion, fashion, education and other interests. Almost each teenager has a TV in his room and he may stay stuck for hours in front of it to watch a show, a movie or to find out some interesting information on a discovery channel. Then, the internet has become much more important than the TV because it offers a range of facts on different areas of interest. Now teenagers prefer to download a movie from the internet and watch it at home instead of going to the cinema as it is much more comfortable and, at the same time, cheaper. Moreover, through e-mails they can communicate with teenagers in other countries and find other ways of thinking and behaving in society. Girls, buy all types of magazines so find out some spicy facts about famous people and stars, while boys prefer magazines about cars or technology.\par
Anyway, in what concerns newspapers young people almost don't buy them, as they prefer to read them on the internet and the same happens with books, too. Teenagers find out about fashion from the internet and they like to navigate on the internet to see which trends have appeared lately. They can also read about sports, music, politics and culture. On the other hand, advertisements and propaganda play a special role as they can influence young people to buy different things or to follow certain behaviors.\par
Apart from this, mass-media represents an essential source of enrichment and education for the young generation as they receive informal education from a variety of sources, from books to internet. Massmedia also means entertainment, through music, sports, acting, video and computer games activities that help young people to escape routine and enjoy themselves.\par
Still, media does not always inform and manipulate teenagers on a positive way, because it also represents a source of violence through movies or news. And there seems to be no radical ways of how to diminish this state, for the moment. There are many disadvantages of TV media for the young generations. The major ones are:\par
? The advertisements -100\% of the advertisements are made on some illusive subjects, patterns and presentations that take the young children away from the reality in the feelings of fantasy what they like but those things move into their head for long time and kill their time and energy for their studies and other productive activities in that age. ? Most of the news and information are manipulated (hiding or profiling low some features and highlighting some other features) and presented in such a way that the viewers become biased from the real facts to the vision of the concerned TV Center owners. This is very harmful for the young generation not only by knowing and trusting the biased news but also with some mistaken ideas in their sense.\par
? Serials (dramas and programs) are the most harmful things for the youngsters. These serials are made in such a way that each episode is ended up with high pick suspense to be shown in next episode. This suspense keeps the heads of the youngsters busy of thinking and pondering 'what may happen next?'. So, they leave all their works and studies to sit down in front of the TV during that time and this sequence goes on.\par
? What to do for this? We can't change the culture of the Medias of the whole the world. What we can do is to make a good communication with our young children and make them understand the whole things. This is not an easy thing but we would have to continue our efforts so that they realize the real things and learn to think the whole things. A survey study, compiled by Teen People magazine, demonstrated that 27 per cent of the girls felt pressurized by the media to have a perfect body, with 69 per cent of the girls basing their idea of the perfect body on models featured in magazines. The Centre on Media and Child Health published a study revealing that media plays an integral role in adolescent development. Some aggressive and violent behavior was demonstrated after excessive television viewing. 
\section[{III.}]{III.} 
\section[{Literature Review}]{Literature Review}\par
The literature on the effect of exposure to media violence (including exposure to violent pornography) on aggressive behavior is critically reviewed. Evidence and theoretical arguments regarding short-term and longterm effects are discussed. I conclude that exposure to television violence probably does have a small effect on violent behavior for some viewers, possibly because the media directs viewer's attention to novel forms of violent behavior that they would not otherwise consider \hyperref[b3]{(Felson, 1996)} This article considers the role of three forms of print media in the development of radical Islamic political ideology and organization in Afghanistan. Through an examination of newspapers, pamphlets, and magazines, the article considers the way in which textual \hyperref[b2]{(Edwards, 1995)} This article considers the place of news mediaparticularly television news-in young people's political socialization. Following a brief sketch of debates about young people's apparent indifference to politics and to news media, it provides a critical review of previous research n this field. It argues that researchers have often operated with a functionalist notion of socialization and an unduly narrow conception of political understanding \hyperref[b1]{(Buckingham, 1999)} We propose that consumers' relationships to no advertising forms of mass media are an essential aspect of the perceived meanings they derive from advertisements. After presenting a multidisciplinary theoretical frame-work, we discuss the results of an indepth grounded theory investigation that identifies three key interpretive relationships between consumers and mass media vehicles \hyperref[b8]{(Thompson, 1997)} Recent innovations in organizational forms, such as delivered management, empowered workers, teleport, and ad hoc work groups, have created a need to ensure that communication between dispersed knowledge workers can be supported. The movement toward a less cohesive workplace suggests a need to deploy computer-based media, but it is not clear which media should be deployed and under what circumstances. Addressing such significant issues must begin with insights into why knowledge workers choose particular media for particular tasks in the first place \hyperref[b5]{(Karahanna, 1998)} This paper examines how journalists and graphic artists in the national print media used statistical results from annual surveys of student drug use to construct quantified claims about a cocaine epidemic and other drug problems in 1986 and in subsequent years. Editorial and creative decisions entailed in transforming modest yearly changes in time-series data into a dramatic graphic image of "a coke plague" early in 1986 are reconstructed  {\ref (Turner, 1993)} Relations between the media and military affairs, or the media and the security field, have been dramatically altered since 1973 and even more so since the early 1990s. Media outlets have transformed from subservient and deferential into a confrontational model, and the military ceased to be a "sacred cow" \hyperref[b6]{(Peri, 2007)} United States mass media are probably the world's greatest, and in excellent health, more mature and more responsible today than fifty years ago. But they are not good enough because:Y 2013 ear ( ) G Islam, media, political parties, discourse]\par
1. People do not believe what they read; 2. The media do not have enough or the right kind of information; 3. Editors need more power; and 4. There are large gaps in knowledge of the impact that the media have on the audiences \hyperref[b4]{(Fontaine, 1967)}.\par
In this article, we explain how intermodal concepts and practices may assist literacy educators and their students. We first define intermodal, then offer rationales for teaching critical media literacy in general, and intermodal instruction in particular (Ann Watts Pailliotet, 2000) 
\section[{IV. Methodology}]{IV. Methodology}\par
This report deals with the methodological strategy under which the research has been carried out. "Methodology is a set or system of methods, principles, and rules for regulating a given discipline, as in the art or sciences." All the steps taken from the beginning to the end of the research work are technically known as methodology or research procedure. Following are the steps that have been adopted in conducting this research. 
\section[{a) Sample}]{a) Sample}\par
A total of 100 samples were selected from Lahore population. 
\section[{b) Method of Sampling}]{b) Method of Sampling}\par
Stratified sampling was used in this study. "A sample of size 'n' is defined to be a simple random sample. 
\section[{c) Technique of data collection}]{c) Technique of data collection}\par
We went to the different institutions where we ask questions to various students and gather data by questionnaire. 
\section[{d) Questionnaire}]{d) Questionnaire}\par
The Questionnaire used in the survey was in English. Question format include closed ended questions depending on liker scale with strongly disagree, disagree, neutral, agree, strongly agree. Questionnaire comprised of ten parts. Part one was regarding "demographics" such as name, gander, education, profession, marital status, income. Second part was regarding the "news and channels". Third section of the questionnaire was regarding the way of "communication". Forth section of the questionnaire was regarding to "personal life". Fifth section is about "health". Sixth part is about the "studies". Seventh part is about "norms and values". Eighth part is about "relations". Ninth part is about "lifestyle". Tenth part is regarding to "music". 
\section[{e) Limitation}]{e) Limitation}\par
We do not have enough resources and we have shortage of time due to which we only collect analysis from the city of Lahore Pakistan.  
\section[{Global}]{Global} 
\section[{Results}]{Results} 
\section[{Table 1 : Distribution of Gender}]{Table 1 : Distribution of Gender}\par
We collected data and we get data from 45 females and 55 males.    As we distribute our data according to news and channels. In 1 question 13 people are strongly disagree, 11 people are disagree, 23 are neutral, 34 are agree and 19 are strongly agree.\par
In 2 nd question 7 people are strongly disagree, 15 people are disagree, 24 are neutral, 29 are agree and 25 are strongly agree. In 3 rd question 6 people are strongly disagree, 9 people are disagree, 26 are neutral, 33 are agree and 26 are strongly agree. In 4 th question 8 people are strongly disagree, 9 people are disagree, 11 people are neutral, 28 are agree and 44 are strongly agree.In 5 th question 5 people are strongly disagree, 8 people are disagree, 14 people are neutral, 34 people are agree and 39 people are strongly agree.  
\section[{G}]{G}\par
According to occupation, students were 89, businessmen were 5, employees were 3 and others were also 3. st Table  {\ref 7} : Distribution of Ways of Communication As we distribute our data according to ways of communication. In 1 st question 7 people are strongly disagree, 5 people are disagree, 21 people are neutral, 30 people are agree and 37 people are strongly agree. In 2 nd question 5 people are strongly disagree, 7 people are disagree, 20 people are neutral, 49 people are agree and 19 people are strongly agree. In 3 rd question 3 people are strongly disagree, 10 people are disagree, 22 people are neutral, 41 people are agree and 24 people are strongly agree. In 4 th question 9 people are strongly disagree, 11 people are disagree, 24 people are neutral, 37 people are agree and 19 people are strongly agree. In 5 th question 4 people are strongly disagree, 13 people are disagree, 23 people are neutral, 32 people are agree and 28 people are strongly agree.  As we distribute our data according to personal life. In 1 st question 12 people are strongly disagree, 7 people are disagree, 19 people are neutral, 29 people are agree and 33 people are strongly agree. In 2 nd question 4 people are strongly disagree, 12 people are disagree, 24 people are neutral, 28 people are agree and 32 people are strongly agree. In 3 rd question 8 people are strongly disagree, 15 people are disagree, 43 people are neutral, 20 people are agree and 14 people are strongly agree. In 4 th question 7 people are strongly disagree, 1 people are disagree, 27 people are neutral, 28 people are agree and 37 people are strongly agree. In 5 th question 6 people are strongly disagree, 10 people are disagree, 42 people are neutral, 25 people are agree and 17 people are strongly agree. In 6 th question 6 people are strongly disagree, 9 people are disagree, 30 people are neutral, 35 people are agree and 20 people are strongly agree. As we distribute our data according to studies. In 1st question 7 people are strongly disagree, 8 people are disagree, 20 people are neutral, 32 people are agree and 33 people are strongly agree. In 2nd question 15 people are strongly disagree, 22 people are disagree, 19 people are neutral, 25 people are agree and 19 people are strongly agree. In 3 rd question 7 people are strongly disagree, 11 people are disagree, 32 people are neutral, 33 people are agree and 17 people are strongly agree. In 4 th question 9 people are strongly disagree, 16 people are disagree, 29 people are neutral, 32 people are agree and 14 people are strongly agree. As we distribute our data according to norms and values. In 1st question 8 people are strongly disagree, 5 people are disagree, 35 people are neutral, 36 people are agree and 16 people are strongly agree. In 2nd question 7 people are strongly disagree, 8 people are disagree, 27 people are neutral, 42 people are agree and 16 people are strongly agree. In 3 rd question 4 people are strongly disagree, 13 people are disagree, 24 people are neutral, 33 people are agree and 26 people are strongly agree. As we distribute our data according to lifestyle. In 1 st question 8 people are strongly disagree, 2 people are disagree, 20 people are neutral, 32 people are agree and 38 people are strongly agree. In 2 nd question 2 people are strongly disagree, 10 people are disagree, 13 people are neutral, 42 people are agree and 33 people are strongly agree. In 3 rd question 3 people are strongly disagree, 12 people are disagree, 28 people are neutral, 41 people are agree and 16 people are strongly agree. In 4 th question 3 people are strongly disagree, 6 people are disagree, 21 people are neutral, 48 people are agree and 22 people are strongly agree. In 5 th question 4 people are strongly disagree, 12 people are disagree, 19 people are neutral, 46 people are agree and 19 people are strongly agree. In 6 th question 6 people are strongly disagree, 13 people are disagree, 20 people are neutral, 40 people are agree and 21 people are strongly agree. As we distribute our data according to personal music. In 1 st question 13 people are strongly disagree, 13 people are disagree, 36 people are neutral, 21 people are agree and 17 people are strongly agree. In 2 nd question 4 people are strongly disagree, 13 people are disagree, 28 people are neutral, 35 people are agree and 20 people are strongly agree. In 3 rd question 6 people are strongly disagree, 21 people are disagree, 27 people are neutral, 30 people are agree and 16 people are strongly agree. In 4 th question 6 people are strongly disagree, 14 people are disagree, 28 people are neutral, 32 people are agree and 20 people are strongly agree. In 5th question 5 people are strongly disagree, 8 people are disagree, 23 people are neutral, In 6th question 5 people are strongly disagree, 11 people are disagree, 24 people are neutral, 36 people are agree and 24 people are strongly agree. In 7 th question 6 people are strongly disagree, 15 people are disagree, 21 people are neutral, 32 people are agree and 26 people are strongly agree.   
\section[{Conclusion}]{Conclusion}\par
Media has some advantages as well as it has many disadvantages. Change is required in media. So that it can create good impact on local bodies. Sometime we think media is the better way of awareness nationally and internationally. Sometimes we feel media is creating negative role in our Muslim society because it has great impact on our lifestyle. Media is helping us undoubtedly but some children are misusing the media and ruining themselves and their studies. If one can give proper time to his studies along with use of cell phone than one should go for it. We can use media and communication in a positive way, unlimited use of media can destroy our youth's brain. 
\section[{Bibliography}]{Bibliography}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6495283018867924\textwidth}P{0.03608490566037736\textwidth}P{0.07617924528301886\textwidth}P{0.08820754716981133\textwidth}}
\multicolumn{3}{l}{Frequency Percent}\tabcellsep Total\\
15-20\tabcellsep 32\tabcellsep 32.0\tabcellsep 32.0\\
21-25\tabcellsep 64\tabcellsep 64.0\tabcellsep 96.0\\
26-30\tabcellsep 2\tabcellsep 2.0\tabcellsep 98.0\\
30 and above\tabcellsep 2\tabcellsep 2.0\tabcellsep 100.0\\
Total\tabcellsep 100\tabcellsep 100.0\tabcellsep \\
\multicolumn{4}{l}{According to age 15-20 were 32 people, 21-25}\\
\multicolumn{4}{l}{were 64 people, and 26-30 were 2 people and 30 or}\\
above were 2 people.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.255\textwidth}P{0.17\textwidth}P{0.23375\textwidth}P{0.19125\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Total\\
Single\tabcellsep 90\tabcellsep 90.0\tabcellsep 90.0\\
Married\tabcellsep 5\tabcellsep 5.0\tabcellsep 95.0\\
Others\tabcellsep 5\tabcellsep 5.0\tabcellsep 100.0\\
Total\tabcellsep 100\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5815789473684211\textwidth}P{0.07320574162679426\textwidth}P{0.10574162679425837\textwidth}P{0.0894736842105263\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Total\\
Intermediate\tabcellsep 22\tabcellsep 22.0\tabcellsep 22.0\\
Graduate\tabcellsep 64\tabcellsep 64.0\tabcellsep 86.0\\
Post graduate\tabcellsep 8\tabcellsep 8.0\tabcellsep 96.0\\
Others\tabcellsep 6\tabcellsep 6.0\tabcellsep 100.0\\
\tabcellsep 100\tabcellsep 100.0\tabcellsep \\
\multicolumn{4}{l}{According to qualification, intermediate were 22,}\\
\multicolumn{4}{l}{graduate were 64, postgraduate were 8 and others}\\
were 6.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.2833333333333333\textwidth}P{0.15052083333333333\textwidth}P{0.22135416666666669\textwidth}P{0.19479166666666664\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Total\\
Student\tabcellsep 89\tabcellsep 89.0\tabcellsep 89.0\\
Businessman\tabcellsep 5\tabcellsep 5.0\tabcellsep 94.0\\
Employee\tabcellsep 3\tabcellsep 3.0\tabcellsep 97.0\\
Others\tabcellsep 3\tabcellsep 3.0\tabcellsep 100.0\\
\tabcellsep 100\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.5169278996865203\textwidth}P{0.03197492163009404\textwidth}P{0.023981191222570534\textwidth}P{0.021316614420062694\textwidth}P{0.02531347962382445\textwidth}P{0.023981191222570534\textwidth}P{0.029310344827586206\textwidth}P{0.014655172413793103\textwidth}P{0.035971786833855796\textwidth}P{0.03330721003134796\textwidth}P{0.029310344827586206\textwidth}P{0.021316614420062694\textwidth}P{0.04263322884012539\textwidth}}
Questions\tabcellsep \multicolumn{2}{l}{Strongly Disagree}\tabcellsep \multicolumn{2}{l}{Disagree}\tabcellsep \multicolumn{2}{l}{Neutral}\tabcellsep \tabcellsep Agree\tabcellsep \multicolumn{2}{l}{Strongly Agree}\tabcellsep \tabcellsep Total\\
\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\\
Media is providing the viewers an\tabcellsep 13\tabcellsep 13.0\tabcellsep 11\tabcellsep 11.0\tabcellsep 23\tabcellsep 23.0\tabcellsep 34\tabcellsep 34.0\tabcellsep 19\tabcellsep 19.0\tabcellsep 100\tabcellsep 100.0\\
image of our country where it stands\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Sometimes media flash news which\tabcellsep 7\tabcellsep 7.0\tabcellsep 15\tabcellsep 15.0\tabcellsep 24\tabcellsep 24.0\tabcellsep 29\tabcellsep 29.0\tabcellsep 25\tabcellsep 25.0\tabcellsep 100\tabcellsep 100.0\\
doesn't have any concern with reality\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Media gives huge importance to\tabcellsep 6\tabcellsep 6.0\tabcellsep 9\tabcellsep 9.0\tabcellsep 26\tabcellsep 26.0\tabcellsep 33\tabcellsep 33.0\tabcellsep 26\tabcellsep 26.0\tabcellsep 100\tabcellsep 100.0\\
those news which sometimes are not\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
of such importance\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Sometimes media flashes news\tabcellsep 8\tabcellsep 8.0\tabcellsep 9\tabcellsep 9.0\tabcellsep 11\tabcellsep 11.0\tabcellsep 28\tabcellsep 28.0\tabcellsep 44\tabcellsep 44.0\tabcellsep 100\tabcellsep 100.0\\
which affects the person's respect,\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
e.g. rape news, which destroys girls\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
life only by flashing it\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Because of media world is globalized\tabcellsep 5\tabcellsep 5.0\tabcellsep 8\tabcellsep 8.0\tabcellsep 14\tabcellsep 14.0\tabcellsep 34\tabcellsep 34.0\tabcellsep 39\tabcellsep 39.0\tabcellsep 100\tabcellsep 100.0\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.46041666666666664\textwidth}P{0.07083333333333333\textwidth}P{0.02125\textwidth}P{0.035416666666666666\textwidth}P{0.017708333333333333\textwidth}P{0.035416666666666666\textwidth}P{0.02125\textwidth}P{0.010625\textwidth}P{0.03895833333333333\textwidth}P{0.06020833333333333\textwidth}P{0.02125\textwidth}P{0.014166666666666666\textwidth}P{0.0425\textwidth}}
Questions\tabcellsep \multicolumn{2}{l}{Strongly Disagree}\tabcellsep \multicolumn{2}{l}{Disagree}\tabcellsep \multicolumn{2}{l}{Neutral}\tabcellsep \tabcellsep Agree\tabcellsep \multicolumn{2}{l}{Strongly Agree}\tabcellsep \tabcellsep Total\\
\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\\
Media affects our personal life\tabcellsep 12\tabcellsep 12.0\tabcellsep 7\tabcellsep 7.0\tabcellsep 19\tabcellsep 19.0\tabcellsep 29\tabcellsep 29.0\tabcellsep 33\tabcellsep 23.0\tabcellsep 100\tabcellsep 100.0\\
We cannot give proper time to their\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
family while using media like: cell\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
phone, internet etc.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.27248803827751195\textwidth}P{0.08133971291866028\textwidth}P{0.03253588516746411\textwidth}P{0.04473684210526315\textwidth}P{0.03253588516746411\textwidth}P{0.04880382775119617\textwidth}P{0.04066985645933014\textwidth}P{0.04066985645933014\textwidth}P{0.04066985645933014\textwidth}P{0.07727272727272727\textwidth}P{0.04066985645933014\textwidth}P{0.028468899521531102\textwidth}P{0.06913875598086124\textwidth}}
Questions\tabcellsep \multicolumn{2}{l}{Strongly Disagree}\tabcellsep \multicolumn{2}{l}{Disagree}\tabcellsep \multicolumn{2}{l}{Neutral}\tabcellsep \multicolumn{2}{l}{Agree}\tabcellsep \multicolumn{2}{l}{Strongly Agree}\tabcellsep \tabcellsep Total\\
\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\\
Media affects our health\tabcellsep 7\tabcellsep 7.0\tabcellsep 9\tabcellsep 9.0\tabcellsep 29\tabcellsep 29.0\tabcellsep 32\tabcellsep 32.0\tabcellsep 23\tabcellsep 23.0\tabcellsep 100\tabcellsep 100.0\\
Media can create mental\tabcellsep 4\tabcellsep 4.0\tabcellsep 5\tabcellsep 5.0\tabcellsep 18\tabcellsep 18.0\tabcellsep 36\tabcellsep 36.0\tabcellsep 37\tabcellsep 37.0\tabcellsep 100\tabcellsep 100.0\\
disturbance\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}Table 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.35066006600660066\textwidth}P{0.058910891089108915\textwidth}P{0.03085808580858086\textwidth}P{0.03646864686468647\textwidth}P{0.033663366336633666\textwidth}P{0.03927392739273927\textwidth}P{0.03927392739273927\textwidth}P{0.033663366336633666\textwidth}P{0.03927392739273927\textwidth}P{0.058910891089108915\textwidth}P{0.03927392739273927\textwidth}P{0.02805280528052805\textwidth}P{0.06171617161716172\textwidth}}
Questions\tabcellsep \multicolumn{2}{l}{Strongly Disagree}\tabcellsep \multicolumn{2}{l}{Disagree}\tabcellsep \multicolumn{2}{l}{Neutral}\tabcellsep \multicolumn{2}{l}{Agree}\tabcellsep \multicolumn{2}{l}{Strongly Agree}\tabcellsep \tabcellsep Total\\
\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\\
Media has a direct impact on\tabcellsep 8\tabcellsep 8.0\tabcellsep 5\tabcellsep 5.0\tabcellsep 35\tabcellsep 35.0\tabcellsep 36\tabcellsep 36.0\tabcellsep 16\tabcellsep 16.0\tabcellsep 100\tabcellsep 100.0\\
paradigms\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Media has taken away from\tabcellsep 7\tabcellsep 7.0\tabcellsep 8\tabcellsep 8.0\tabcellsep 27\tabcellsep 27.0\tabcellsep 42\tabcellsep 42.0\tabcellsep 16\tabcellsep 16.0\tabcellsep 100\tabcellsep 100.0\\
religion\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Media is the cause of\tabcellsep 4\tabcellsep 4.0\tabcellsep 13\tabcellsep 13.0\tabcellsep 24\tabcellsep 24.0\tabcellsep 33\tabcellsep 33.0\tabcellsep 26\tabcellsep 26.0\tabcellsep 100\tabcellsep 100.0\\
discrimination in society\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_10}Table 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.6159057437407952\textwidth}P{0.027540500736377028\textwidth}P{0.015022091310751103\textwidth}P{0.01877761413843888\textwidth}P{0.01752577319587629\textwidth}P{0.01752577319587629\textwidth}P{0.01752577319587629\textwidth}P{0.015022091310751103\textwidth}P{0.01752577319587629\textwidth}P{0.026288659793814433\textwidth}P{0.032547864506627396\textwidth}P{0.001251840942562592\textwidth}P{0.027540500736377028\textwidth}}
Questions\tabcellsep \multicolumn{2}{l}{Strongly Disagree}\tabcellsep \multicolumn{2}{l}{Disagree}\tabcellsep \multicolumn{2}{l}{Neutral}\tabcellsep \multicolumn{2}{l}{Agree}\tabcellsep \multicolumn{2}{l}{Strongly Agree}\tabcellsep \tabcellsep Total\\
\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\\
Media keeps a person away from\tabcellsep 13\tabcellsep 13.0\tabcellsep 19\tabcellsep 19.0\tabcellsep 36\tabcellsep 36.0\tabcellsep 18\tabcellsep 18.0\tabcellsep 14\tabcellsep \multicolumn{2}{l}{14.0 100}\tabcellsep 100.0\\
friends\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Media creates more complications\tabcellsep 5\tabcellsep 5.0\tabcellsep 16\tabcellsep 16.0\tabcellsep 27\tabcellsep 27.0\tabcellsep 38\tabcellsep 38.0\tabcellsep 14\tabcellsep \multicolumn{2}{l}{14.0 100}\tabcellsep 100.0\\
in relations\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
With the help of media like: cell\tabcellsep 4\tabcellsep 4.0\tabcellsep 14\tabcellsep 14.0\tabcellsep 28\tabcellsep 28.0\tabcellsep 27\tabcellsep 27.0\tabcellsep 27\tabcellsep \multicolumn{2}{l}{27.0 100}\tabcellsep 100.0\\
phone, internet etc. we has\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
become more close to the\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
relations\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{As we distribute our data according to relations.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{In 1st question 13 people are strongly disagree, 19}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{people are disagree, 36 people are neutral, 18 people}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{are agree and 14 people are strongly agree. In 2nd}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{question 5 people are strongly disagree, 16 people are}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{disagree, 27 people are neutral, 38 people are agree}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}Table 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_12}Table 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14} \par 
\begin{longtable}{P{0.4575070821529745\textwidth}P{0.03130311614730878\textwidth}P{0.028895184135977338\textwidth}P{0.02648725212464589\textwidth}P{0.03491501416430595\textwidth}P{0.02648725212464589\textwidth}P{0.03611898016997167\textwidth}P{0.018059490084985835\textwidth}P{0.042138810198300285\textwidth}P{0.03491501416430595\textwidth}P{0.03611898016997167\textwidth}P{0.02648725212464589\textwidth}P{0.05056657223796034\textwidth}}
Questions\tabcellsep \multicolumn{2}{l}{Strongly Disagree}\tabcellsep \multicolumn{2}{l}{Disagree}\tabcellsep \multicolumn{2}{l}{Neutral}\tabcellsep \tabcellsep Agree\tabcellsep \multicolumn{2}{l}{Strongly Agree}\tabcellsep \tabcellsep Total\\
\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\\
Music is all about love and\tabcellsep 13\tabcellsep 13.0\tabcellsep 13\tabcellsep 13.0\tabcellsep 36\tabcellsep 36.0\tabcellsep 21\tabcellsep 21.0\tabcellsep 17\tabcellsep 17.0\tabcellsep 100\tabcellsep 100.0\\
relationship\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Music can be made for all aspects\tabcellsep 4\tabcellsep 4.0\tabcellsep 13\tabcellsep 13.0\tabcellsep 28\tabcellsep 28.0\tabcellsep 35\tabcellsep 35.0\tabcellsep 20\tabcellsep 20.0\tabcellsep 100\tabcellsep 100.0\\
of life\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Real music spread the awareness\tabcellsep 6\tabcellsep 6.0\tabcellsep 21\tabcellsep 21.0\tabcellsep 27\tabcellsep 27.0\tabcellsep 30\tabcellsep 30.0\tabcellsep 16\tabcellsep 16.0\tabcellsep 100\tabcellsep 100.0\\
of what is happening in and\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
around the society\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Music has changed the ideas\tabcellsep 6\tabcellsep 6.0\tabcellsep 14\tabcellsep 14.0\tabcellsep 28\tabcellsep 28.0\tabcellsep 32\tabcellsep 32.0\tabcellsep 20\tabcellsep 20.0\tabcellsep 100\tabcellsep 100.0\\
Real music gives us the peace of\tabcellsep 5\tabcellsep 5.0\tabcellsep 8\tabcellsep 8.0\tabcellsep 23\tabcellsep 23.0\tabcellsep 40\tabcellsep 40.0\tabcellsep 24\tabcellsep 24.0\tabcellsep 100\tabcellsep 100.0\\
mind\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
People listen to music for a\tabcellsep 5\tabcellsep 5.0\tabcellsep 11\tabcellsep 11.0\tabcellsep 24\tabcellsep 24.0\tabcellsep 36\tabcellsep 36.0\tabcellsep 24\tabcellsep 24.0\tabcellsep 100\tabcellsep 100.0\\
number of different reasons. Many\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
seeking inner peace, relaxation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
and escapism\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Musical training creates new\tabcellsep 6\tabcellsep 6.0\tabcellsep 15\tabcellsep 15.0\tabcellsep 21\tabcellsep 21.0\tabcellsep 32\tabcellsep 32.0\tabcellsep 26\tabcellsep 26.0\tabcellsep 100\tabcellsep 100.0\\
pathways in the brain\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_13}Table 14 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Watts Pailliotet ()]{b0}\label{b0} 	 		\textit{Intermediality: Bridge to Critical Media Literacy. The Reading Teacher},  		 			Ann Watts Pailliotet 		,  		 			LS 		.  		2000. p. .  	 
\bibitem[Peri ()]{b6}\label{b6} 	 		‘Intractable Conflict and the Media’.  		 			Y Peri 		.  	 	 		\textit{Israel Studies}  		2007. p. .  	 
\bibitem[Karahanna ()]{b5}\label{b5} 	 		‘Knowledge Worker Communications and Recipient Availability: Toward a Task Closure Explanation of Media Choice’.  		 			D S Karahanna 		.  	 	 		\textit{Organization Science}  		1998. p. .  	 
\bibitem[Felson ()]{b3}\label{b3} 	 		‘Mass Media Effects on Violent Behavior’.  		 			R B Felson 		.  	 	 		\textit{Annual Review of Sociology}  		1996. p. .  	 
\bibitem[Edwards ()]{b2}\label{b2} 	 		‘Print Islam: Media and Religious Revolution in Afghanistan’.  		 			D B Edwards 		.  	 	 		\textit{Anthropological Quarterly}  		1995. p. .  	 
\bibitem[Sturm ()]{b7}\label{b7} 	 		‘Second Generation Employment Discrimination: A Structural Approach’.  		 			S Sturm 		.  	 	 		\textit{Columbia Law Review}  		2001. p. .  	 
\bibitem[Fontaine ()]{b4}\label{b4} 	 		‘The Mass Media -A Need for Greatness’.  		 			A Fontaine 		.  	 	 		\textit{Annals of the American Academy of Political and Social Science}  		1967. p. .  	 
\bibitem[Thompson ()]{b8}\label{b8} 	 		‘Why Media Matter: Toward a Richer Understanding of Consumers' Relationships with Advertising and Mass Media’.  		 			E C Thompson 		.  	 	 		\textit{Journal of Advertising}  		1997. p. .  	 
\bibitem[Buckingham ()]{b1}\label{b1} 	 		‘Young People, Politics and News Media: Beyond Political Socialisation’.  		 			D Buckingham 		.  	 	 		\textit{Oxford Review of Education}  		1999. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
