\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={Eradication of Oloku Cultural Festival of Okuku, Osun State of Nigeria: A Field Investigating into the Circumstances},
 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{2017-03-15 (revised: 15 March 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-03-15}
\title{Eradication of Oloku Cultural Festival of Okuku, Osun State of Nigeria: A Field Investigating into the Circumstances}
\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]{Bayo  Okunlola}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 February 2017 Accepted: 2 March 2017 Published: 15 March 2017}

\maketitle


\begin{abstract}
        


Foreign religion and civilization have been adduced for the modification or perhaps total eradication of some aspects of African cultural life especially in the Yoruba nation.The impact is felt mostly in the once cherished cultural festivals of which Oloku festival of Okuku, Osun State of Nigeria is inclusive.Relying on the eye-witness account of Ulli Beier of 1956 and other available literatures on the festival, this researcher was at Okuku in 1992 to capture the event for his Master's Degree Dissertation in the Institute of African Studies, University of Ibadan, but unfortunately, the festival was abrogated two years after. Therefore, this field investigation intends to find out the circumstances or factors surrounding this act.

\end{abstract}


\keywords{okuku, cultural festivals, abrogated, modification, dissertation}

\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
ultural festivals are celebrated at different times in Africa for various purposes. It attracts people within and outside the community. It is a form of rejuvenation where both visual arts and performing arts come to play during the festivals. \hyperref[b9]{Price (1975)} described how carved figures are carried swinging and swinging in cultural festival procession and wooden masks came alive in the dance, the mask move as the dance moves to the music of instruments and singers. Cultural festivals are celebrated to appease the deities of the land for the well-being of individuals and the community at large, while some are to mark occasions such as marriage, child naming, chieftaincy, some cultural festivals are tied to season such as new yam festival in the Eastern part of Nigeria and fishing festival in the Northern part of Nigeria. Cultural festivals preserve and C promote cultural heritage and provide entertainment. Not these alone, it also serves as inspiration for younger generation who would inherit and also transmit to their children. Most of the cultural festivals in Yorubal and are mostly of ancestral worship tied to different heros of each community, example of such are Lisabi being worshipped at Olumo rock, Ajagunla of Ila Orangun, Moremi of Ile-ife, Osun Osogbo in honour of Olutimehin the founder, to mention but few.\par
Some festivals are universal in Yorubal and because they are carried out in almost all Yoruba city states. Among these are Sango festival, Egungun festival and Oro festival.\par
Okuku, the headquarters of Odootin local government of Osun state Nigeria was famous for the annual celebration of Olooku cultural festivals in the midsixties. The celebration reached its peak during the reign of Oba Oyinlola the predecessor of the current king, Oba Oyebode Oluronke. (plate1) This researcher was at okuku in 1992 to report the festival during his post graduate programme at the Institute of African studies university of Ibadan and captured the whole essence relying on the works of that German linguist and researcher to Yoruba cultural festivals, Ulli Beier. Unfortunately, the festival was abolished two years after. 
\section[{II.}]{II.} 
\section[{Significance of the Study}]{Significance of the Study}\par
The main objective of this study is to investigate the various circumstances surrounding the abolishment of Olooku festival and from the findings; suggestions would be generated to protect this valuable aspect of Yoruba culture from impending extinction as there are similar reports in other Yoruba major cities As important as cultural festival is, its gradual extinction has called little or no attention if cultural scholars. This is evident in the fewness of works on cultural issues or perhaps, the cultural festivals in Yorubal and.\par
Long before now, \hyperref[b9]{Price (1975)} has lamented "that today in the country of West Africa many old customs and beliefs have died away." \hyperref[b8]{Oyelola (2001)} however noted that Nigeria was one of the countries with great cultural awareness as stimulated by the hosting of Festac 77, the second Africa festival of arts and culture which brought together Africans and people of African descends from all over the world.\par
The earliest known indigenous scholarly works on Yoruba nation was that of \hyperref[b3]{Johnson (1921)}. His focus was however on inter-tribal wars and kingship, devoid of culture or cultural festivals.\par
Majority of foreign researchers also eluded cultural festival in their works. For example \hyperref[b4]{Mellor (1938)} wrote on just an aspect of culture on the beaded crown of Remo community in the present Ogun State, Farris (1971) also followed the suit in his Black gods and kings. \hyperref[b11]{Throwel (1960)} in her own case was greatly influenced by her specialization as a designer. The symbolic meaning of the iconographic motifs in African designs on beaded crown was the central message of her study without reference to its involvements in cultural festivals.\par
Ibadan recent Yoruba scholarly works of Oba Akinyele (2015), Oba \hyperref[b5]{Ogundipe (1986)} and \hyperref[b7]{Oyebiyi (2016)} who are indigenes and past rulers of Ibadan failed to discuss the popular Oke Ibadan cultural festivals, Succession, Coronation and Rulership in Ibadan were the central focus of their works.\par
Adelakun (2002) wrote on cultural festivals in general, he did not focus on those peculiar to a particular community but the festivals like Sango, Ogun and Egungun were briefly discussed without noting the contemporary situation.\par
However Ulli Beier (Plate2) in his eye witness account of the Olooku festival in Nigeria Magazine (1956) gave the essence and details of Olooku festival but unfortunately before leaving the shores of Nigeria and his subsequent death on 3 rd of April 2011, Olooku has been abrogated without his research on the circumstances surrounding the saga.\par
Therefore this study becomes imperative as the findings and suggestions would go a long way in the survival of yet-to-die cultural festivals in yorubaland. Aside from extending the frontier of knowledge on culture in general and cultural festivals in particular, the findings could be a great assistance to policy makers on culture and indicator for future researchers on cultural festivals and other related concepts. 
\section[{III.}]{III.} 
\section[{Scope of the Study}]{Scope of the Study}\par
Four neighboring community were visited, they are Okuku, Inisa, Iragbiji, and Osogbo, all in Osun central senatorial district. Though the focus was on Okuku where Olooku festival is celebrated and later abolished, the three other neighboring communities, Inisa, Iragbiji and Osogbo were also visited to know how they are able to retain their cultural festivals. Community leaders like the Oba's and the custodians of culture were also interviewed The Olooku Festival: An Eye-Witness Account Below is the eye-witness account of this researcher in 1992 relying as the account of Ulli Beier of 1956. Like other community festivals Yoruba towns, the festival is carried out once in a year According to Baba Aganju 69, Olooku was an usurper of the kingship of Okuku. He became the ruler of the community after the fall of Kookin, the early settlement of the present site of Okuku.\par
Oral tradition has it that Olooku crept into the town one day when Olokuku the ruler of the town was not around, where he came from was not known but made a bargain with with the priest that he would make him his second in rank if he could support him to usurp the thrown from the ruler.\par
On the return of Olokuku, he was engaged in an open physical combat where he was defeated and forced to leave the town for the forest. He was forbidden to enter the town and to make evil against the town, with rituals to curb his powers But the Aworo of Okuku (plate3) did not see Olooku, his historical mentor as an usurper but a deity who has been helping the community to conquer war after his defeat. According to him, his ancestral mentor did not even die like other Yoruba deities but he entered ground in the forest at the site where he is worshipped yearly.\par
Aworo and his followers regard Olooku ba sically as an ancestral deity while Olokuku and the rest of the town regard him as usurper. The festival in honour of him is celebrated for seven days.\par
The significance of the festival seems to be four-folds; to celebrate new yam, to worship the mysterious deity, to celebrate the confrontation and to worship beaded crowns. The programmes of events are as follows: Day I -Aworos challenge for a duel with Olokuku Day 2 -A mock wrestling between Olokuku and Aworo at the market place Day 3 -Aworo's sacrifice to Olooku Day 4 -Olokuku's sacrifice to Olooku Day 5 -Display of crown at the palace and the procession of beaded crowns to the Olokuku's mother's abode Day 6 -Iyalode (woman chief) leads women to the groove to worship Olooku Day 7 -The final day when the Oba sacrifices to the crowns in his palace.\par
During the ritual,Olokuku talked to his predecessors at the tombs located around the palace where they sacrifice snails, pigeons, chameleon and two goats. (Plate4) This is accompanied by prayers and praise songs which brings the celebration to an end.\par
The above programme is believed to have positive impact on the society but its unfortunate that the Same with Sotunde (2012) an Egba man who could not reflect the acclaimed Olumo cultural festivals in Egbaland. 
\section[{a) The Demise of Olooku Festivals}]{a) The Demise of Olooku Festivals}\par
In my recent interview with the current Oba who was the same person that played major role in 1992, Oba Oyeronke stated about four reasons that led to the abolishment, these are; ? Problem of Succession ? Religion factor ? Land dispute on Olooku shrine and ? Thunder storm on Olooku tree b) Succession Problem According to him, the first problem started in 1995 after the demise of Aworo Onifa. None of the children was ready to take over as tradition required. Their religion faith (both Islam and Christianity) was used as an excuse. This problem of replacement kicked off the gradual abolition. This was followed by the death Eesorum whom all the children have converted to Islam even during his life time and therefore refused to take over after his death.\par
Another stalwart in Olooku festival is the Araba Awo also died the following year without any replacement.It was this same year that he also became a born again Christian a new faith that forbids sacrifices. Stretching further, the Oba also gave two other important factors on the issue. He said the Olooku tree in Olooku forest was struck by thunder and burnt down few years after and that the Olooku groove became controversial as there are two families claiming the ownership of the land which eventually resulted into legal matter. With all these factors, Olooku festivals of okuku was laid to rest. 
\section[{c) Survival of the Festival At Inisa, Iragbiji And Osogbo}]{c) Survival of the Festival At Inisa, Iragbiji And Osogbo}\par
Rebirth of Otin festival of Inisa was not an easy task after some years of the abolition. Oba Joseph Oladunjoye Fasikun (plate5) the present Olunisa ascended the throne of his fore-fathers in 1978 and celebrated Otin festival just for two years (1978/1979) before he abolished it owing to his Christian religion beliefs. Though, from Ifa traditional religions background, his new Christian faith does not support the continuity of Otin festivals and as such decided to abstain. He suppose to perform the role of touching the votary maid three times and say 'Igbaalo, Igba abo layo. (Calabash will go well and come back well). But since he has a role to play in the festival, the worshippers had no option than to discontinue.\par
Years after, there was this young man named Okikiola Lawal (plate6) from Okunoye Royal family who felt there is the need for the continuity of the festival especially when he read in the media that Otin belongs to Ikirun. According to him, he was been fascinated with the celebration since his childhood days, stretches its values to individual and the Inisa community at large, he said as a prince, his royal blood pressed him to meet with the Olunisa, Oba Fasikun in 2012 to dialogue on the need for the revival of the festival.\par
After much persuasion, Oba permitted him to go ahead on the annual celebration and also allowed him to renovate all the abandoned shrines in Inisa. So far, five Otin festivals have been celebrated with pump and pageantry, thus sustaining the annual Otin cultural festivals in Inisa (plate7). 
\section[{d) Iragbiji}]{d) Iragbiji}\par
Similar to that is the Ori-Oke Iragbiji festival of Iragbiji but slightly different from Inisa. According to Chief Muraiana Oyelami (plate8) who is the Eesa of Iragbiji and one of the foremost Nigerian contemporary artists, agreement was reached at the selection and enthronement of the present Aragbiji of Iragbiji Oba Rasheed Ayotunde Olabomi (plate9) that he will respect and preserve Iragbiji culture and cultural issues including Oke-Iragbiji; he has since been participating fully in the festival. (Plate10) e) Osogbo Osun Osogbo festival has assumes a global status since it has been taken over by UNESCO in 2005 through the efforts of Ulli-Beier and Sussane Wenger. With this, its continuity has gone beyond the level of an individual or the king. According to High chief Gabriel Oparantithe Ajaguna of Osogbo and the custodian of Osogbo culture (plate11) the festival has also faced a religious attack in 1974/75 during the reign of Oba Adenle when one Islamic sheriff movement rose against the festival and threaten to seize the calabash on the festival day. Horse riders and police services were therefore hired to protect the votary maid (ArugbaOsun) (plate12)from the fanatical Muslim community. Till date the finance of the festival has been fully supported by UNESCO and Companies like Breweries and Tobacco companies.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
The irony of this situation is that the two communities Inisa and Okuku where the festivals had setback are ruled by Christian Oba while Iragbiji and Osogbo who sustained their cultural values have Muslim (even Teblik sect) as Oba, whereas it is often believed that Christianity could tolerate idolism than Islam.\par
The bible says "remove not the ancient landmark which your forefathers have set" (Proverbs 22:28) If the above verse actually supports upholding tradition, why then could religious faith be used as a weapon against tradition especially when Oba supposed to belong to all forms of religion in his domain?\par
The controversy on ownership of Olooku groove occurred when the contending families on Olooku groove seize the advantage of the abolishment to sell the land as it has become vacant.\par
Finally it seems the community members in general could not distinguish between culture and religion, hence their religious faith is used as an excuse for their withdrawal from their age long culture.\par
V.  
\section[{Recommendations}]{Recommendations}\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8151419558359622\textwidth}P{0.03485804416403786\textwidth}}
PLATES\tabcellsep \\
\multicolumn{2}{l}{From the circumstances cited on the abolition Olooku Cultural Festival, the following recommendations are made: of i. Owing to the immeasurable values of cultural festivals, in terms of prayers, for prosperity, healing, fertility and the unity of the community, it should not be allowed to die. ii. There is the need for public enlightenment in respect of the difference between Religion and culture. iii. Selection process of Oba in Yoruba communities should be guided by agreement that Cultural values would be protected on ascension. This has greatly helped in maintaining the Ori-oke festival of Iragbiji and Osun osogbo festivals respectively. iv. Whoever is currently playing active roles in cultural festival should be advised to groom his successor while alive. Olokuku of Okuku PLATE1 PLATE 3 Aworo of okuku 1992 PLATE4 Olokuku at the tomb of his predecessors 1992 PLATE 6 Okikiola Lawal Agbabiaka Atanda PLATE2 Ulli Beier PLATE 5 Oba Joseph Oladunjoye Fasikun Olunisa of Inisa asoju oba aare ogboni agbaye woridwide v. Oba Oyebode Oluronke PLATE 7 Otin festival 2015 PLATE 9 PLATE 8 Oba Rasheed Ayotunde Olabomi Chief Muraina Oyelami Eesa of Iragbiji Aragbiji of Iragbiji}\\
\tabcellsep PLATE 11\\
PLATE 10\tabcellsep High Chief Gabriel Oparanti\\
Ori-Oke festival 2011\tabcellsep Ajaguna of Osogbo\end{longtable} \par
  {\small\itshape [Note: PLATE12Osun Votary Maid (ARUGBA)]} 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US) © 2017 Global Journals Inc. (US) © 2017 Global Journals Inc. (US) © 2017 Global Journals Inc. (US) © 2017 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Baba Aganju (1992)]{b14}\label{b14} 	 		\textit{},  	 	 		\textit{Baba Aganju}  		14 th August 1992.  	 	 (4pm) Aworo of Okuku 14 th 1992 (2PM)) 
\bibitem[ Aare Okikiola Lawal Agbabiaka (2017)]{b12}\label{b12} 	 		\textit{},  	 	 		\textit{Aare Okikiola Lawal Agbabiaka}  		16 th April 2017.  (1)  p. 20.  	 
\bibitem[Beier ()]{b1}\label{b1} 	 		\textit{},  		 			U Beier 		.  	 	 		\textit{Olooku Festival. Nigeria Magazine}  		1956. 56 p. .  	 
\bibitem[Chief Muraina Oyelami (2017)]{b13}\label{b13} 	 		\textit{:30pm) Oba Oyebode 13 th},  		 			Chief Muraina Oyelami 		.  		16 th April 2017. april 2017. 8 p. 30.  	 
\bibitem[Throwel (1960)]{b11}\label{b11} 	 		‘African Design’.  		 			M Throwel 		.  	 	 		\textit{Faber and Faber Limited. Interviews Chief Oparanti 17 th},  				 (New York)  		1960. April 2017. 5 p. 30.  	 
\bibitem[Akinyele ()]{b0}\label{b0} 	 		 			I Akinyele 		.  		\textit{Iwe itan Ibadan},  				2015. Ibadan: Board Publication.  	 
\bibitem[Mellor ()]{b4}\label{b4} 	 		\textit{Bead embroiders of Remo},  		 			F Mellor 		.  		1938. Nigerian Magazine. 14 p. .  	 
\bibitem[Farris ()]{b2}\label{b2} 	 		\textit{Black gods and kings},  		 			R Farris 		.  		1971. Los Angeles.  		 			Museum Lab and Ethics 		 	 
\bibitem[Sotunde ()]{b10}\label{b10} 	 		\textit{Egba Chieftaincy Institution},  		 			F Sotunde 		.  		2012. Ibadan: Sotunde Publishers.  	 
\bibitem[Johnson ()]{b3}\label{b3} 	 		\textit{History of Yoruba},  		 			S Johnson 		.  		1921.  	 
\bibitem[Ogundipe ()]{b5}\label{b5} 	 		\textit{Kingship and chieftaincy in Ibadan},  		 			Y Ogundipe 		.  		1986. Ibadan: Coronation Solution.  	 
\bibitem[Price ()]{b9}\label{b9} 	 		\textit{Made in West Africa},  		 			C Price 		.  		1975. New York Cassel: Collier Mac. Publishers.  	 
\bibitem[Oyelola ()]{b8}\label{b8} 	 		\textit{Nigerian Artistry},  		 			P Oyelola 		.  		2001. Ibadan: Mosuro Publishers.  	 
\bibitem[Okunlola ()]{b6}\label{b6} 	 		 			B Okunlola 		.  		\textit{Olooku Festival of Okuku. M.A. Dissertation},  				1992.  		 			Institute of African Studies, University of Ibadan 		 	 
\bibitem[References Références Referencias Volume XVII Issue III Version I One could see that this so called religious excuses account for those of children of the key actors of the festivals on the issue of succession]{b15}\label{b15} 	 		\textit{References Références Referencias Volume XVII Issue III Version I One could see that this so called religious excuses account for those of children of the key actors of the festivals on the issue of succession},  		 	 	 (The so-called thunder-destruction of Olooku tree could equally be traced to religious fanatics who could intentionally destroy the tree to forestall future festivals) 
\bibitem[Oyebiyi ()]{b7}\label{b7} 	 		\textit{The traditional rulers of a great city},  		 			O Oyebiyi 		.  		2016. Ibadan: Boom Publishers.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
