\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={Oral Submucous Fibrosis: A Progressive Debilitating Oral Web Disease},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Oral Submucous Fibrosis: A Progressive Debilitating Oral Web Disease}
\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]{Abhilash. R.  Krishnan}

             \author[2]{  Jayakrishnan}

             \affil[1]{  Sri Sankara Dental College, Kerala University}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Amongst the list of pre-malignant conditions, Oral Submucous Fibrosis (OSMF) forms one of the most debilitating diseases of the oral cavity. It is predominantly seen among populations using betel quid, indicating areca nut as the most conspicuous agent in the etiological agents. A clear dose-dependent relationship In relation to both the duration and frequency of chewing areca nut was revealed, although other risk factors such as excessive use of chilies and spices and malnutrition were also put forth. Research in some aspects in the background of progressive fibrosis associated with the disease, has allowed to put light onto the mechanisms involved in the malignant transformation to the most prevalent, potentially malignant oral disorder in south Asia. Reduction in matrix metalloproteinases (MMP?s) and increased secretion of tissue inhibitors of MMP?s play the most significant role in collagen accumulation whilst fibrogenic cytokines, mainly TGF-b over expression leading to increased production of collagen. There is increasing incidence of the disease and subsequent malignant transformation. Hence the article focuses to review the etiology, pathogenesis, clinical features and management of OSMF.

\end{abstract}


\keywords{areca nut, fibrous bands, betel quid, vesicles, burning sensation, reduced mouth opening, marbled appearance, hyaluronidase.}

\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
n the basis of clinical and histopathological findings, Pindborg defined Oral Submucous Fibrosis as "an insidious chronic disease affecting any part of the oral cavity and sometimes the pharynx. Although occasionally preceded by and or associated with vesicle formation, it is always associated with a juxta epithelial inflammatory reaction followed by a fibro elastic change of the lamina propria with epithelial atrophy leading to stiffness of the oral mucosa and causing trismus and inability to eat".\par
It is a slow, progressive fibrotic disease causing fibroelastic change and inflammation in the oral mucosa, leading to inability to open the mouth, swallow or speak \hyperref[b0]{1,}\hyperref[b1]{2} . This was accredited to the accumulation of inelastic fibrous tissue in the juxta epithelial region of the oral mucosa, along with concomitant muscle degeneration \hyperref[b2]{3} . The most common site to be involved was found to be the buccal mucosa, although other parts of the oral cavity were also found to involve, including the pharynx \hyperref[b3]{4} .\par
These reactions may be the result of direct stimulation from exogenous antigens like Areca alkaloids or changes in the tissue antigenicity that may lead to an autoimmune response. 
\section[{II.}]{II.} 
\section[{Epidemiology}]{Epidemiology}\par
Most common prevalence was found among the Indians, ranging from 0.2\% to 1.2\%. A survey revealed an overall prevalence of up to 4\% in kerala \hyperref[b4]{5} . Amongst the reported cases 0.5\% was found to be in women \hyperref[b5]{6} . The reason for the rapid increase of the disease is reported to be due to an upsurge in the popularity of commercially available areca nut in south asia \hyperref[b6]{7} .\par
III. 
\section[{Etiology and Pathophysiology}]{Etiology and Pathophysiology}\par
The etiology of OSMF is still not fully unwinded. It is considered to be a multifactorial disease. According to Liao, the areca nut in betel quid plays a major role in the pathogenesis of OSMF \hyperref[b7]{8} . There was no significant evidence to relate the habits of smoking or alcohol consumption alone in the pathogenesis of the disease \hyperref[b8]{9,}\hyperref[b9]{10} . Arecoline, an active alkaloid found in betel quid, stimulates fibroblasts to increase production of collagen by 150\% \hyperref[b10]{11} . Chung-Hung in 2006, studied that arecoline was found to elevate mRNA and protein expression of cystatin C, a non glycosylated basic protein consistently upregulated fibrotic diseases, in a dose dependent manner in persons with OSMF \hyperref[b11]{12} .\par
Yet another hypothesis grips on the fact that, the high copper content of areca nut acts as an initiating factor in OSMF. This was suggested by the fact that, soluble copper levels in oral fluids significantly increases after chewing areca nut for 5-30 minutes \hyperref[b12]{13} .\par
Other factors thought to cause OSMF include iron and vitamin B complex deficiency that derange the repair of inflamed oral mucosa, leading to defective healing and resultant scarring. As a result, the oral mucosa becomes more prone to the effects of areca nut and chilies.\par
The role of chilies and spices in the list of etiological agents is still a topic of debate among the scientific community. It was shown that the capsaicin in chilies stimulates the widespread palatal fibrosis in rats \hyperref[b13]{14} . However, the incidence of OSMF was lower in Genetics is believed to play a role in OSMF patients, which leads to immune system changes. People without the betel nut chewing and chilly ingestion were reported to have OSMF \hyperref[b17]{16} . Mutations in APC gene and low expression of wild type TP 53 tumor suppressor gene in affected patients, increased the risk of malignant transformation \hyperref[b18]{17} .The increase in CD4 cells with HLA-DR in OSMF tissues suggest that lymphocytes are activated and number of langerhans cells increased. The presence of these immunocompetent cells and with increased CD4 to CD8 ratio in OSMF tissue, suggest an ongoing cellular immune response resulting in imbalance of immune regulation and an alteration in local tissue architecture. These reactions can be from the direct stimulation from exogenous antigens or of changes in tissue antigenicity that leads to an autoimmune response \hyperref[b19]{18} . Increased levels of proinflammatory cytokines and reduced antifibrotic interferon gamma (IFN-gamma) in patients with OSMF were demonstrated \hyperref[b20]{19} .\par
IV. 
\section[{Clinical Features}]{Clinical Features}\par
OSMF was found to be predominant in females \hyperref[b17]{16} . The mean age was 43 years. Burning sensation and discomfort in the oral mucosa during mastication was the most common complaint amongst the reported cases. There is associated depapillation of the tongue (Fig: \hyperref[fig_0]{1}). Progressive changes including difficulty in mastication, reduced salivation, dysphasia, pain in the ears and loss of auditory acuity due to stenosis of the pharyngeal end of Eustachian tubes.\par
In advanced cases, the jaws become inseparable and totally inelastic and plastic and nutrition can be maintained only by pushing the food into mouth. The buccal mucosa is frequently ulcerated and secondarily infected consequent to ischemia and constant pressure of the mucosa against the buccal aspect of the teeth.\par
Pindborg provided staging criteria for OSMF \hyperref[b21]{20} . He divided the stages according to the clinical presentation of the disease as: Early lesions demonstrate blanching of oral mucosa and older lesions presents with vertical and circular palpable fibrous bands in the buccal mucosa and around the mouth opening or lips, resulting in mottled, marble like appearance(Fig:  {\ref 4}) of the mucosa.\par
This stage is characterized by reduced mouth opening, stiff and small tongue, fibrotic and depigmented gingiva, shrunken bud like uvula.\par
Stage 3: speech and hearing deficits may occur as a part of the sequel. Histological examination reveals severely atrophic epithelium with complete loss of rete ridges. Varying degrees of epithelial atypia may be present. The underlying lamina propria exhibits severe hyalinization, with homogenization of collagen. Cellular elements and blood vessels are greatly reduced \hyperref[b19]{18} .\par
V. 
\section[{Investigations}]{Investigations}\par
Clinical presentation of the disease plays an upper hand in the diagnosis phase. Other investigations include complete hemogram, toludine blue test, incisional biopsy and immune fluorescence tests \hyperref[b22]{21} . 
\section[{VI.}]{VI.} 
\section[{Management}]{Management}\par
The earlier the treatment begins, better it is for the patient. The treatment modes depend upon the state of the disease at the time of presentation. If it is detected at a very early stage, cessation of the habit would provide sufficient relief. But moderate to severe stages of OSMF are almost always irreversible. Usually the disease is very resistant to treatment. The proposed treatment regimens aims hinder the progression of the disease process. Submucosal injected steroids and hyaluronidase, placental extracts, oral iron preparations and topical vitamin A and steroids are some the agents that have been used \hyperref[b23]{22} . All of these therapies are usually palliative. Surgical treatment includes simple excision of fibrotic bands, split thickness skin grafting following bilateral temporalis myotomy or coronoidectomy \hyperref[b10]{11} . The use of oral stent as an adjunct to surgery to prevent relapse of the fibrotic bands has also been studied \hyperref[b24]{23} . Other treatment modalities include administration of Antoxid OD for 6-8 weeks, Lycored OD for 6-8 weeks and physiotherapy for improving mouth opening \hyperref[b23]{22} . 
\section[{VII.}]{VII.} 
\section[{Malignant Transformation}]{Malignant Transformation}\par
OSMF is a well recognized potentially malignant disorder of the oral mucosa. Simultaneous occurrence of oral leukoplakia and OSMF is demonstrated to carry a IX. higher risk for malignancy than with OSMF alone which amounts from 4-13\% \hyperref[b25]{24} . 
\section[{Volume}]{Volume}\par
VIII. 
\section[{Conclusion}]{Conclusion}\par
The incidence of OSMF is on the rise with the popularity of commercially available betel nut products. It also carries a significant morbidity rate from oral cancer. So it is desirable that OSMF is diagnosed as early as possible. At best, it is palliate the symptoms of OSMF. In palliative care, the patient is the focus of treatment, not the disease. A stepwise approach to OSMF management is advocated, with the level of entry into the treatment algorithm being dictated by the disease severity and response to treatment. Although clinicians strive to achieve lesion resolution and primary outcomes of therapies aims to concentrate on symptom reduction and improvement of quality of life. Intervention studies and public health awareness programme linked with OSMF condition and habits may prove the best way to control disease process at the root level.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Stage 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1234}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 Figure 2 Figure 3 Figure 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 		 		\backmatter   			 \par
2. 			  			  				\begin{bibitemlist}{1}
\bibitem[Liao (2001)]{b7}\label{b7} 	 		\textit{Adenamatoid polyposis coli gene mutation and decreased wild type p53 protein expression in oral submucous fibrosis: a preliminary investigation. Oral Surg Oral Med Oral Pathol Oral Radiol Endod},  		 			P H Liao 		.  		Aug 2001. 92 p. .  	 
\bibitem[Liao et al. (2001)]{b18}\label{b18} 	 		\textit{Adenomatous polyposis coli gene mutation and decreased wildtype p53 protein expression in oral submucous fibrosis: a preliminary investigation. Oral Surg Oral Med Oral Pathol Oral Radiol Endod},  		 			P H Liao 		,  		 			T L Lee 		,  		 			L C Yang 		.  		Aug 2001. 92 p. .  	 
\bibitem[Haque et al. ()]{b19}\label{b19} 	 		‘An immunohistochemical study of oral submucous fibrosis’.  		 			M F Haque 		,  		 			M Harris 		,  		 			S Meghji 		,  		 			P M Speight 		.  	 	 		\textit{J Oral Pathol Med}  		1997. 26  (2)  p. .  	 
\bibitem[Seedat and Van Wyk (1988)]{b17}\label{b17} 	 		‘Betel-nut chewing and submucous fibrosis in Durban’.  		 			H A Seedat 		,  		 			C W Van Wyk 		.  	 	 		\textit{S Afr Med J}  		Dec 3 1988. 74  (11)  p. .  	 
\bibitem[Ariyawardana et al. (2006)]{b8}\label{b8} 	 		‘Effect of betel chewing, tobacco smoking and alcohol consumption on oral submucous fibrosis: A case-control study in Sri Lanka’.  		 			A Ariyawardana 		,  		 			A D Athukorala 		,  		 			A Arulanandam 		.  	 	 		\textit{J Oral Pathol Med}  		Apr 2006. 35  (4)  p. .  	 
\bibitem[Ekanayaka and Carcinogene Mutagene ()]{b6}\label{b6} 	 		 			Titakaratne Ekanayaka 		,  		 			Carcinogene Mutagene 		.  		\textit{S5: oncogenomics of head and neck},  				2013.  	 
\bibitem[electron microscopic study Arch Pathol (1960)]{b15}\label{b15} 	 		‘electron microscopic study’.  	 	 		\textit{Arch Pathol}  		Aug 1960. 70 p. .  	 
\bibitem[Anoop and Priyanka]{b14}\label{b14} 	 		\textit{House surgeon, Sri Sankara dental college Varkala},  		 			. A Anoop 		,  		 			Priyanka 		.  		Trivandrum.  	 	 (dist.) 
\bibitem[Borle and Borde ()]{b23}\label{b23} 	 		‘management of oral submucous fibrosis: a conservative approach’.  		 			R M Borle 		,  		 			S R Borde 		.  	 	 		\textit{J Oral Maxillofac Surg}  		1991. 49  (8)  p. .  	 
\bibitem[Zain et al. ()]{b0}\label{b0} 	 		‘oral mucosal lesions associated with betel quid, areca nut and tobacco chewing habits: consensus from a workshop held in Kuala Lampur, Malayasia’.  		 			R B Zain 		,  		 			N Ikeda 		,  		 			P C Gupta 		.  	 	 		\textit{J Oral Pathol Med}  		November 25-27, 1996. 1999. 28 p. .  	 
\bibitem[Le ()]{b24}\label{b24} 	 		‘Oral Stent as treatment adjunct for oral submucous fibrosis’.  		 			P V Le 		,  		 			Gornitsky 		.  	 	 		\textit{Oral Surg Med Oral Pathol}  		1996. 81  (2)  p. .  	 
\bibitem[Shear et al. ()]{b5}\label{b5} 	 		‘Oral submucous fibrosis in South African Indians: an epidemiological study’.  		 			M Shear 		,  		 			J Lemmer 		,  		 			I S Dockrat 		.  	 	 		\textit{S Afr Med Sci}  		1967. 32 p. .  	 
\bibitem[Haque et al. (2000)]{b20}\label{b20} 	 		‘Oral submucous fibrosis patients have altered levels of cytokine production’.  		 			M F Haque 		,  		 			S Meghji 		,  		 			U Khitab 		,  		 			M Harris 		.  	 	 		\textit{J Oral Pathol Med}  		Mar 2000. 29  (3)  p. .  	 
\bibitem[Sabharwal ()]{b22}\label{b22} 	 		‘Oral Submucous Fibrosis-A review’.  		 			R Sabharwal 		.  	 	 		\textit{J Adv Med Dent Scie Res}  		2013. 1  (1)  p. .  	 
\bibitem[Ranganathan and Devi (2004)]{b9}\label{b9} 	 		‘Oral submucous fibrosis: A case control study in Chennai, South India’.  		 			K Ranganathan 		,  		 			M U Devi 		,  		 			JoshuaE 		.  	 	 		\textit{J Oral Pathol Med}  		May 2004. 33  (5)  p. .  	 
\bibitem[Aziz ()]{b2}\label{b2} 	 		‘oral submucous fibrosis: an unusual disease’.  		 			S R Aziz 		.  	 	 		\textit{J N J Dental Association}  		1997. 68 p. .  	 
\bibitem[Rajendran ()]{b1}\label{b1} 	 		‘oral submucous fibrosis: etiology, pathogenesis and future research’.  		 			R Rajendran 		.  	 	 		\textit{Bull World Health Org}  		1994. 72  (6)  p. .  	 
\bibitem[Caniff et al. ()]{b10}\label{b10} 	 		‘Oral submucous fibrosis: its pathogenesis and management’.  		 			J P Caniff 		,  		 			W Harvey 		,  		 			M Harris 		.  	 	 		\textit{Br Dentl}  		1986. 160 p. .  	 
\bibitem[Paissat DK, oral submucous fibrosis Int J Oral Surg ()]{b3}\label{b3} 	 		‘Paissat DK, oral submucous fibrosis’.  	 	 		\textit{Int J Oral Surg}  		1981.  (10)  p. .  	 
\bibitem[Pillai et al. (1992)]{b16}\label{b16} 	 		\textit{Pathogenesis of oral submucous fibrosis. Relationship to risk factors associated with oral cancer. Cancer},  		 			R Pillai 		,  		 			P Balaram 		,  		 			K S Reddiar 		.  		Apr 15 1992. 69 p. .  	 
\bibitem[Pindborg et al. ()]{b21}\label{b21} 	 		‘Prevalence of oral sub mucous fibrosis among 50915 Indian villagers’.  		 			J J Pindborg 		,  		 			F S Mehta 		,  		 			P C Gupta 		,  		 			D K Daftary 		.  	 	 		\textit{BrJ Cancer}  		1968. 22 p. .  	 
\bibitem[Pindborg and Mehta ()]{b4}\label{b4} 	 		‘Prevalence of oral submucous fibrosis among Indian villagers’.  		 			J J Pindborg 		,  		 			F S Mehta 		.  	 	 		\textit{Br J Cancer}  		1968. 22 p. .  	 
\bibitem[Ieb ()]{b25}\label{b25} 	 		‘Progression of precancerous lesions to oral cancer’.  		 			Lian Ieb 		.  	 	 		\textit{oral oncol}  		2013. 49 p. .  	 
\bibitem[Trivedy et al. (2000)]{b12}\label{b12} 	 		‘Raised tissue copper levels in oral submucous fibrosis’.  		 			C R Trivedy 		,  		 			K A Warnakulasuriya 		,  		 			T J Peters 		.  	 	 		\textit{J Oral Pathol Med}  		Jul 2000. 29  (6)  p. .  	 
\bibitem[Sirsat and Khanolkar]{b13}\label{b13} 	 		\textit{Submucous fibrosis of the palate in diet preconditioned Wistar rats. Induction by local painting of capsaicin--an optical and Govind. S.L and Indu Nambiar, House surgeon, Sri Sankara dental college Varkala},  		 			S M Sirsat 		,  		 			V R Khanolkar 		.  		Trivandrum.  	 	 (dist.) 
\bibitem[Chung-Hung and Shun-Fa ()]{b11}\label{b11} 	 		‘The upregulation of cystatin C in oral submucous fibrosis’.  		 			T Chung-Hung 		,  		 			Y Shun-Fa 		,  		 			Yu-Chao 		,  		 			C 		.  	 	 		\textit{Oral Oncol}  		2006. 24 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
