\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={Tourism Promotional Dimension on Bangladesh Prospective},
 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{2015-01-15 (revised: 15 January 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-01-15}
\title{Tourism Promotional Dimension on Bangladesh Prospective}
\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]{Md  Moniruzzaman}

             \author[2]{Md. Zainal  Abedin}

             \affil[1]{  World University of Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2014 Accepted: 4 January 2015 Published: 15 January 2015}

\maketitle


\begin{abstract}
        


This paper examines the tourism prospective atmosphere of Bangladesh. Here trying to explore the real picture of the tourism sector by using the primary and secondary data. Objectives of the study are tourism marketing development trends in Bangladesh and identify the barrier and obstacle in marketing activities. It is assumed that the findings and analysis of this study would be appropriate steps for enhancement measure to develop the tourist industry in Bangladesh and that way expected foreign tourist can come to Bangladesh and by that way country can earn the foreign currency. Simultaneously those are policy maker in this sector they can put more attention to attract this tourist market.

\end{abstract}


\keywords{tourism, marketing, development, growth, prospective, attract.}

\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
ourism is the most fast growing industry in the Bangladesh like some other country. The World Tourism Organization forecasted that in the year of 2010, the total world tourist arrivals will be 1,006.4 million and it will increase to 1,561.1 million in 2020 and according to WTO forecast the earnings from tourism will rise to US\$ 2 trillion a year by 2020 (www.globalworld.com.bd)\par
The tourism industry of Bangladesh can play a vital role to participate to the total economy of the country. Bangladesh tourist industries have failed to take the corrective action to promote the tourist industry by giving the suggestion, guideline, reduce the barrier and constrains etc. 
\section[{II.}]{II.}\par
Objectives of the Study a) To view of tourism marketing development trends in Bangladesh b) Find out the barrier and obstacle in tourism marketing activities c) Recommend some necessary steps in the tour operating management system in Bangladesh tourism industries.\par
III. 
\section[{Methodology}]{Methodology}\par
Both primary and secondary data have been used in this research. This is an exploratory research on Bangladesh Tourism Industry.\par
Author ? ? : Senior Lecturer, Department of Business Administration, World University of Bangladesh. e-mails: mm.monig@gmail.com, asimdu999@gmail.com a) Primary Sources of data Interviews were conducted to various tour operators in the capital city of Bangladesh.\par
b) Secondary Sources of data Annual report of BPC Tourism related Journals Newspapers BPC web page Internet and some other materials also.\par
IV. 
\section[{Bangladesh Tourism Industries}]{Bangladesh Tourism Industries} 
\section[{Sea Beaches}]{Sea Beaches}\par
i. 
\section[{Cox's Bazaar}]{Cox's Bazaar}\par
It is almost 120 km longest sea beach in the world. This sea beach fully covered by the golden sands, soaring cliffs, surfing waves, and rare conch shells etc. Cox's bazaar called tourist capital of Bangladesh which is very rear in any other country. Because of these reasons cox's bazaar is most attractive destination sport in the world.\par
ii. 
\section[{Kuakata}]{Kuakata}\par
Another largest sea beach name is Kuakata in the country. Almost 18 km long and 2 km wide it is in the district of Pautuakhali. In addition to that, there have some other beaches also like Inani beach, St. Martin Island, Patenga beach which may attract local as well as foreign tourist also. 
\section[{b) Archaeological Places}]{b) Archaeological Places}\par
Among the Archaeological Places in the country there may found: i. Historical Places Sonargaon: Folk-arts and craft museum is speciality for sonargoan. 
\section[{Mainamati -}]{Mainamati -}\par
Natore: An old seat of the Maharajah of Dighapatiya, T Trishal, Mymensingh: This is the boyhood place of national poet Kazi Nazrul Islam.\par
Gandhi Ashram: At Jayag in Noakhali was built in the memory of historic visit of the Mahatma Gandhi to that place in 1946-47 and devoted to his ideology and deep respect to the unique memories of the great soul.\par
ii. Mosques: Dhaka is a called city of mosque. More than hundred historic mosques are available here. Some of the well known mosque name in the country is Baitul Mukarram, Seven Domed mosque, Star mosque. 
\section[{Monuments}]{Monuments}\par
In addition apart from these there are so many mosque has scared across the country like Chawkbazar Mosque, Huseni Dalan Mosque, Shait-Gambuj Mosque, Bagerhat Chota Sona Mosque at Chapai Nababgonj Small Golden Mosque at Gaur in Rajshahi Bagha Mosque and Kusumba Mosque at Rajshahi, the Shahi Jama-e-Masjid and Qadam Mubarak Mosque in Chittagong, Begum Bazar Mosque, Khan Muhammad Mirdha Mosque,Saat Gambuj Mosque etc. d) Forest, Gardens and Parks i. 
\section[{Forest:}]{Forest:}\par
Sundarban is the most beautiful mangrove forest in the world.World Heritage Committee of UNESCO kept in list the Suudarban name in their 21 st session in 1997 as World Heritage list.This mangrove approximately 6216 sq km longest in Bangladesh territory and about 4800 sq km in south west part in India. ii.\par
Gardens and Parks: Some well known garden are namely Suhrawardy Uddayan, Modhupur National Park, Ramsagar National Park, Baldha Garden National park, Botanical Garden, National Zoological Garden, Sitakunda Botanical Garden and Eco-park Madhabkunda, Eco-park, Dulahazra Safari Park etc. e) Hills, Rivers, Lakes and Island Among the many more hills some famous one are in Khagrachari, Bandarban, Rangamati and most of the hills are located in greater Chittagong district in Bangladesh. Some more attractive hills are located in Khasia and Jaintia in Sylhet territory.\par
Bangladesh is called a river oriented country. Some important river name is the Padma, Jamuna, and Brahmaputra.\par
Some other also Sonadia Island, Kaptai Lake Cox's Bazar, Foy's Lake Chittagong. Rangamati is popularly known as the Lake District.\par
V. 
\section[{Theoretical Overview}]{Theoretical Overview} 
\section[{Defining Tourism and Related Terms}]{Defining Tourism and Related Terms}\par
The definition of Tourism given by the Swiss Professor Hunziker and Krapt is considered to be the International Association of Scientific Experts in Tourism (AISET) Business of providing Travel accommodation, food entertainment for the people who are on travel, tours, trade etc.\par
Tourism as the act of travel for the purpose of recreation and business, and the provision of services for this act. It also included a more comprehensive definition which would be that tourism is service industry comprising a number of tangible and intangible components. According to this definition, the tangible elements include transport systems-air, rail, road, water and now space; hospitality services-accommodation, foods and beverage, tours, souvenirs; and related services such as banking, insurance and safety and security and the intangible elements in include rest and relaxation, culture, escape, adventure, new and different experiences.(according to Wikipedia) 
\section[{b) Features of tourism}]{b) Features of tourism}\par
The following are the five main features of tourism: 1) Tourism arises from a movement of people to and their stay in various destinations. 2) There are two elements in all tourism: The journey to the destination and the stay including activities at the destination.\par
3) The journey and the stay take place outside the normal place of residence and work, so that tourism gives rise to activities which are distinct from those of the resident and working population of the places, through which tourists travel and in which they stay. 4) The movement to destination is of a temporary, short-term character is of an intention to return within a few days weeks or months. Adventure Tourism:\par
Especially Adventure Tourism are travel in remote areas where they expect unexpected things.\par
ii.\par
Agro-tourism: A Here tourist is mingle with village farmers and have the opportunity to pick up fruits and vegetables, ride horses, get a touch with domestic animals, taste honey, learn about local and regional hand crafted gifts. Spend the memorable experience with farmer's family. iii.\par
Ecotourism: Those are travel in ecological areas, various cultural environment, wilderness adventure, volunteering are called a ecotourism. iv.\par
Heritage Tourism: Visiting in old historical or industrial areas, old battle ground, old building are called heritage tourism. v.\par
Sex Tourism: Adult those want to have legal consensual sexual relations with other adult gender spend by money. Most sex tourist is male very rare female also. Some other type's tourist may have also like space tourist, cultural tourist, religious tourist etc. 
\section[{VI. Analysis Measurements of Bangladesh Tourism Marketing}]{VI. Analysis Measurements of Bangladesh Tourism Marketing}\par
Tourists' Impressions Table1 : Tourists impressions on the prices of some important tourism component  Tourism marketing promotion means massive advertisement through various media, personal selling, sales promotion, publicity etc.BPC use web site but that is not up dated. They didn't put current information for potential tourist. So that it is difficult to gather information for both domestic as well as international tourist. Source: Bangladesh Bank and BPC Web site Interpretation: It is found that BPC spend very less amount of total earning for the purpose of promotional activities. In the period of 1991-92 they spend only i 2.965 million which is 0.76\% on total earning. For the same purposes in the period of 2004-05 promotional expenditure increased i.e. Tk 10.413 million but promotional expenditure on earning is decreased i.e. 0.25\% only. 
\section[{c) Tourists' Expenditures}]{c) Tourists' Expenditures}\par
Source: Bangladesh Bank and BPC Web page Interpretation: Though the earning was poor in 1990-91 just only Tk 267.7 million but it increased to Tk 4203.25 million in 2004-05.Every year growth rate was positive except 1998-99.Because of heavy devastating flood all over the country and this was lasted near about two months.\par
From the above table, comment can be made that though Bangladesh does not have a good position in world tourism, but the trend of growth rate in the earnings is encouraging. ? Domestic as well as potential international tourists face the difficulties to access the information regarding Bangladesh tourism and its facilities. 
\section[{VII. Problems of}]{VII. Problems of} 
\section[{IX. Conclusion and Recommendations}]{IX. Conclusion and Recommendations}\par
Tourism is more fastest and growing industry in the world. All the countries trying their level best to attract the tourist from many points of views. The importance of tourism may consider from many angles like-economic, social, cultural, political etc.All most all the countries developing their marketing policy to attract the tourist. Rate of growth of tourism is positive in worldwide but in Bangladesh is the same. Not because of eye-catching tourists attraction rather it is the result of inadequate promotional measures. With the increases of facilities government should plan to direct its promotional activities at new market segments. Though the Government has taken many steps to develop this sector but it will take a time to be a execute.The effective implementation of all these steps will help Bangladesh tourism industry to experience development to a greater extent and will emerge as a major contributor to the national economy with in a very short period of time. a) Improve the image of the country Bangladesh need to create a positive image on international prospective. Because some international media has highlighted Bangladesh negatively as a result some potential foreign tourists have misconception about Bangladesh tourism industries. 
\section[{b) Security of the tourists}]{b) Security of the tourists}\par
The entire tourist do expect high security in everywhere every country. So that Bangladesh government should improve the security in all prime major areas. 
\section[{c) Information Technology in promotional activity}]{c) Information Technology in promotional activity}\par
To develop the tourism industry Bangladesh tourism authority must consider effective use of the technology. An internet can play a vital role as a information technology to spread out information in domestic as well as internationally. d) Promoting to some specific regions Bangladesh should target some specific country where maximum number of tourist have a probably to visit this country. 
\section[{e) Allotment of more promotional funds}]{e) Allotment of more promotional funds}\par
If the country considers tourism industry as a earning sector then they must increase the promotion budget for that sector f) Use of foreign tour operators to promote Bangladesh Foreign tour operators have a vital role to motivate and can send maximum number of tourists to Bangladesh. Therefore BPC and private tour operators of Bangladesh may talk and contact with foreign tour operators for influence them. g) Developing infrastructure facilities Need to develop and build up more attractive hotels, motel restaurant, road, vichele etc.Which is not up to the level at present. h) Encourage more private sector to invest Since government alone is not position to heavy investment to develop infrastructure facilities and promotional measures. So that they may allow and encourage the private sector from both domestic as well as foreign investors to invest more in this sectors\begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-2.png}
\caption{\label{fig_0}5 )}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.22714285714285712\textwidth}P{0.09999999999999999\textwidth}P{0.09285714285714286\textwidth}P{0.09999999999999999\textwidth}P{0.10142857142857144\textwidth}P{0.09714285714285714\textwidth}P{0.08571428571428572\textwidth}P{0.045714285714285714\textwidth}}
Tourism\tabcellsep Don't\tabcellsep Highly\tabcellsep Quite\tabcellsep Fairly\tabcellsep Quite\tabcellsep Highly\tabcellsep Mean\\
Component\tabcellsep Know\tabcellsep Reasonable\tabcellsep Reasonabl\tabcellsep Reasonabl\tabcellsep Unreasonable\tabcellsep Unreasonable\tabcellsep Score\\
s\tabcellsep Frequenc\tabcellsep (5)\tabcellsep e\tabcellsep e\tabcellsep (2)\tabcellsep (1)\tabcellsep \\
\tabcellsep y\tabcellsep \tabcellsep (4)\tabcellsep (3)\tabcellsep \tabcellsep \tabcellsep \\
Food \&\tabcellsep 6\tabcellsep 7\tabcellsep 23\tabcellsep 48\tabcellsep 16\tabcellsep 1\tabcellsep 3.2\\
Drinks\tabcellsep (5.94)\tabcellsep (6.93)\tabcellsep (22.77)\tabcellsep (47.52)\tabcellsep (15.84)\tabcellsep (0.99)\tabcellsep \\
Accommodati\tabcellsep 13\tabcellsep 5\tabcellsep 16\tabcellsep 41\tabcellsep 18\tabcellsep 8\tabcellsep 2.91\\
on\tabcellsep (12.87)\tabcellsep (4.95)\tabcellsep (15.84)\tabcellsep (40.59)\tabcellsep (17.82)\tabcellsep (7.92)\tabcellsep \\
Transport\tabcellsep 12\tabcellsep 5\tabcellsep 46\tabcellsep 32\tabcellsep 6\tabcellsep 00\tabcellsep 3.56\\
\tabcellsep (11.88)\tabcellsep (4.95)\tabcellsep (45.54)\tabcellsep (31.68)\tabcellsep (5.94)\tabcellsep (00)\tabcellsep \\
Guided\tabcellsep 62\tabcellsep 4\tabcellsep 7\tabcellsep 13\tabcellsep 12\tabcellsep 3\tabcellsep 2.92\\
Packaged\tabcellsep (61.38)\tabcellsep (3.96)\tabcellsep (6.93)\tabcellsep (12.87)\tabcellsep (11.88)\tabcellsep (2.97)\tabcellsep \\
Tours\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Information\tabcellsep 48\tabcellsep 21\tabcellsep 19\tabcellsep 9\tabcellsep 4\tabcellsep 00\tabcellsep 4.08\\
materials\tabcellsep (47.52)\tabcellsep (20.79)\tabcellsep (18.81)\tabcellsep (8.91)\tabcellsep (3.96)\tabcellsep (00)\tabcellsep \\
Shopping\tabcellsep 26\tabcellsep 27\tabcellsep 25\tabcellsep 20\tabcellsep 3\tabcellsep 00\tabcellsep 4.01\\
Items\tabcellsep (25.74)\tabcellsep (26.73)\tabcellsep (24.75)\tabcellsep (19.80)\tabcellsep (2.97)\tabcellsep (00)\tabcellsep \\
\multicolumn{3}{l}{Source: Bangladesh Bank and BPC Web site}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Interpretation:\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.1948314606741573\textwidth}P{0.2253932584269663\textwidth}P{0.2043820224719101\textwidth}P{0.2253932584269663\textwidth}}
Year\tabcellsep Earnings from Tourism\tabcellsep Promotion\tabcellsep \% of Promotion Expenditures\\
\tabcellsep (TK. in Million)\tabcellsep Expenditures (TK. in\tabcellsep on Earnings\\
\tabcellsep \tabcellsep Million)\tabcellsep \\
1991-92\tabcellsep 391.3\tabcellsep 2.965\tabcellsep 0.76\%\\
1992-93\tabcellsep 448.3\tabcellsep 5.363\tabcellsep 1.20\%\\
1993-94\tabcellsep 607.1\tabcellsep 8.065\tabcellsep 1.33\%\\
1994-95\tabcellsep 823.6\tabcellsep 7.143\tabcellsep 0.87\%\\
1995-96\tabcellsep 1125.4\tabcellsep 7.935\tabcellsep 0.71\%\\
1996-97\tabcellsep 1799.7\tabcellsep 10.391\tabcellsep 0.58\%\\
1997-98\tabcellsep 3086.9\tabcellsep 9.058\tabcellsep 0.29\%\\
1998-99\tabcellsep 2370.1\tabcellsep 8.096\tabcellsep 0.34\%\\
1999-00\tabcellsep 2582.7\tabcellsep 10.147\tabcellsep 0.39\%\\
2000-01\tabcellsep 2638.1\tabcellsep 10.834\tabcellsep 0.41\%\\
2001-02\tabcellsep 3087.1\tabcellsep 7.399\tabcellsep 0.24\%\\
2002-03\tabcellsep 3207.4\tabcellsep 10.06\tabcellsep 0.31\%\\
2003-04\tabcellsep 3782.7\tabcellsep -\tabcellsep -\\
2004-05\tabcellsep 4203.25\tabcellsep 10.413\tabcellsep 0.25\%\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.0381243628950051\textwidth}P{0.8118756371049949\textwidth}}
\tabcellsep Ineffective marketing strategies and poor promotional\\
\tabcellsep activities\\
\tabcellsep Insufficient fund and government support\\
\tabcellsep Unavailability of updated information\\
\tabcellsep VIII. Findings of the Study\\
\tabcellsep ? International media focuses negatively to attract\\
\tabcellsep the tourist in Bangladesh. Because of this\\
\tabcellsep international tourist don't like to visit Bangladesh\\
\tabcellsep often. Bangladesh has the great potentiality to\\
\tabcellsep receive the huge amount of tourist and can earn\\
\tabcellsep good amount of earning from to tourism sector.\\
\tabcellsep About Tk 391.3 million was in 1991-92 which is\\
\tabcellsep increased to Tk 4203.25 million in 2004-05.\\
Year\tabcellsep ? On the other hand growth rate also gradually increased day by day. Foreign tourist average\\
20\tabcellsep growth rate has increased 7.19\% from the period of 1991-2004 and the same in earning is 24.12\%\\
Volume XV Issue I Version I\tabcellsep from 1990-91 to 2004-05. ? Bangladesh unable to secured the required infrastructural facilities like hotel, motel, and transportation adequate security for the potential tourist. ? Bangladesh is unable to take promotional measure activity like any other country. ? A promotional activity undertaken by Bangladesh tourism sector is not effective. ? The WTO Tourism 2020 Vision forecasts that the average growth rate in tourism industry for South\\
F ( )\tabcellsep Asia will be 6.1\% during 1995-2020. The present trend in tourist arrivals in Bangladesh indicates\\
Global Journal of Management and Business Research\tabcellsep that the average annual growth rate in tourist arrivals to Bangladesh 7.19\% which is above the WTO estimates. ? Near about 3,150,000 tourist arrived in South Asian countries in 1990 which is increased to 7,501,000 in 2004 even though same increased in Bangladesh also i.e. From 115,000 to 271,000 in the same period. ? Most of respondents are believed that need to increase the promotional activities. But because of shortage fund they are fail to do that.\\
\tabcellsep Negative Impact of Security and Country's Poor Image\\
\tabcellsep Underdeveloped accommodation and other facilities\\
\tabcellsep Lack of Infrastructure and Government Support\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)Tourism Promotional Dimension on Bangladesh Prospective} 			\footnote{© 2015 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Kotler]{b11}\label{b11} 	 		\textit{},  		 			Philip Kotler 		.  		 	 
\bibitem[Wong et al.]{b12}\label{b12} 	 		\textit{},  		 			Veronica ; Wong 		,  		 			John ; Saunders 		,  		 			Gary -Principles Of Armstrong 		,  		 			Marketing 		.  		 	 	 (8th Edition) 
\bibitem[ Advertising & Marketing Review]{b18}\label{b18} 	 		\textit{},  		 \url{http://www.ad-mkt-review.com}  	 	 		\textit{Advertising \& Marketing Review}  		 	 
\bibitem[ Tourism Global World]{b23}\label{b23} 	 		\textit{},  		 \url{http://www.globalworld.com.bd/index.php/services/tourism}  	 	 		\textit{Tourism Global World}  		 	 
\bibitem[Wikipedia-The Free and Encyclopaedia]{b24}\label{b24} 	 		\textit{},  		 			Wikipedia-The Free 		,  		 			Encyclopaedia 		.  		 \url{http://en.wikipedia.org}  		 	 
\bibitem[ World Tourism Organization]{b25}\label{b25} 	 		\textit{},  		 \url{http://www.world-tourism.org}  	 	 		\textit{World Tourism Organization}  		 	 
\bibitem[ Why Bangladesh Struggling to Lure Tourists]{b26}\label{b26} 	 		\textit{},  		 \url{http://rezwanul.blogspot.com}  	 	 		\textit{Why Bangladesh Struggling to Lure Tourists}  		 	 
\bibitem[Bpc -Bangladesh ()]{b2}\label{b2} 	 		\textit{},  		 			Bpc -Bangladesh 		.  		Tourism Vision 2020.  	 
\bibitem[Bangladesh Parjatan Corporation]{b19}\label{b19} 	 		 \url{http://www.bangladeshtourism.gov.bd}  		\textit{Bangladesh Parjatan Corporation},  				 	 
\bibitem[Fill]{b8}\label{b8} 	 		\textit{Chris -Marketing Communications: Context, Content and Strategies},  		 			Fill 		.  		 	 	 (2nd edition) 
\bibitem[Crick]{b5}\label{b5} 	 		 			M Crick 		.  		\textit{Representations of International Tourism in the Social Sciences},  				 	 
\bibitem[Shamim]{b15}\label{b15} 	 		‘Ehsan -Pro-Poor Tourism’.  		 			Shamim 		.  	 	 		\textit{The Daily Star}  		p. 5.  	 
\bibitem[Engel et al.]{b6}\label{b6} 	 		 			James F Engel 		,  		 			D Roger 		,  		 			Paul W Blackwell 		,  		 			Miniard 		.  		\textit{Consumer Behavior},  				 	 	 (5th edition) 
\bibitem[Forest]{b22}\label{b22} 	 		 			Sundarban -The Mysterious Forest 		.  		 \url{http://bangladesh-web.com/new/feature/12680-the-role-of-media-in-promoting-tourism-industry-in-bangladesh}  		\textit{The Role of Media in Promoting Tourism Industry in},  				 (Bangladesh; Bangladesh)  		 	 	 (Travels in) 
\bibitem[Fayed and Fletcher]{b7}\label{b7} 	 		\textit{Globalization of Economic Activity},  		 			H Fayed 		,  		 			J Fletcher 		.  		 	 
\bibitem[Hossain and Hossain]{b10}\label{b10} 	 		\textit{Jakir -Marketing Promotion Strategies of the Tourism Industry in Bangladesh},  		 			Md Hossain 		,  		 			Md Hossain 		.  		 	 
\bibitem[Ministry of Environment and Forest]{b20}\label{b20} 	 		 \url{http://www.planeta.com/ecotravel/tour/definitions.html}  		\textit{Ministry of Environment and Forest},  				 		 			Building Image of Bangladesh, the 3rd World View 		 	 	 (Parks and recreation in Illinois) 
\bibitem[Mohamed]{b13}\label{b13} 	 		‘Moroccan Tourism Image in France’.  		 			M Mohamed 		.  	 	 		\textit{Annals of Tourism Research}  		 	 
\bibitem[Rao]{b14}\label{b14} 	 		‘Nina -Sex Tourism in South Asia’.  		 			Rao 		.  	 	 		\textit{International Journal of Contemporary Hospitality Management}  		 	 
\bibitem[Siddiqi (2006)]{b16}\label{b16} 	 		\textit{Raquib -Tourism in Bangladesh-A Thrust Sector with no Thrust, The New Nation},  		 			Siddiqi 		.  		4 February, 2006.  	 
\bibitem[Roaming Around and Bangladesh]{b21}\label{b21} 	 		 			Roaming Around 		,  		 			Bangladesh 		.  		 \url{http://swbd9.blogspot.com/2014/06/administrative-functions-of-bangladesh.html}  		\textit{Report on Tourism Marketing A New Prospect for Bangladesh},  				 	 
\bibitem[Hasan]{b9}\label{b9} 	 		\textit{Syed Rashidul -Problems and Prospects of Bangladesh Tourism Industry},  		 			Hasan 		.  		 		 			Bureau of Business Research, University of Dhaka 		 	 
\bibitem[
			Ahmed
		]{b1}\label{b1} 	 		‘Syed Shahabuddin -Tourism in Bangladesh’.  		 			Ahmed 		.  	 	 		\textit{Bangladesh Quarterly}  		6  (6) .  	 
\bibitem[Britton]{b4}\label{b4} 	 		\textit{The Image of the Third World in Tourism Marketing},  		 			R Britton 		.  		 	 
\bibitem[Tourism Promotional Dimension on Bangladesh Prospective Year Amount(Million Tk*) Growth Rate (%)]{b0}\label{b0} 	 		\textit{Tourism Promotional Dimension on Bangladesh Prospective Year Amount(Million Tk*) Growth Rate (\%)},  		 	 
\bibitem[Briedenham and Wickens]{b3}\label{b3} 	 		\textit{Tourism Routes as a Tool for the Economic Development of Rural Areas},  		 			J Briedenham 		,  		 			E Wickens 		.  		 	 
\bibitem[World Tourism Organization -Tourism 2020 Vision East Asia and Pacific]{b17}\label{b17} 	 		‘World Tourism Organization -Tourism 2020 Vision’.  	 	 		\textit{East Asia and Pacific}  		3.  	 	 (Online references) 
\end{bibitemlist}
 			 		 	 
\end{document}
