korsygfhrtzangaiide
Elepffwdsff
/
home3
/
nmslyumy
/
www
/
baripadacity
/
Upload FileeE
HOME
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="author" content=" Developed by samir kumar jena"/> <title>Baripada City Online Information Center : www.baripadacity.Com</title> <link href="css/bpd.css" rel="stylesheet" type="text/css" /> <link type="text/css" href="menu.css" rel="stylesheet" /> <script language="javascript"> function dispDate(dateVal) { DaystoAdd=dateVal TodaysDate = new Date(); TodaysDay = new Array('Sunday', 'Monday', 'Tuesday','Wednesday', 'Thursday', 'Friday', 'Saturday'); TodaysMonth = new Array('January', 'February', 'March','April', 'May','June', 'July', 'August', 'September','October', 'November', 'December'); DaysinMonth = new Array('31', '28', '31', '30', '31', '30', '31', '31', '30', '31', '30', '31'); function LeapYearTest (Year) { if (((Year % 400)==0) || (((Year % 100)!=0) && (Year % 4)==0)) { return true; } else { return false; } } CurrentYear = TodaysDate.getYear(); if (CurrentYear < 2000) CurrentYear = CurrentYear + 1900; currentMonth = TodaysDate.getMonth(); DayOffset = TodaysDate.getDay(); currentDay = TodaysDate.getDate(); month = TodaysMonth[currentMonth]; if (month == 'February') { if (((CurrentYear % 4)==0) && ((CurrentYear % 100)!=0) || ((CurrentYear % 400)==0)) { DaysinMonth[1] = 29; } else { DaysinMonth[1] = 28; } } days = DaysinMonth[currentMonth]; currentDay += DaystoAdd; if (currentDay > days) { if (currentMonth == 11) { currentMonth = 0; month = TodaysMonth[currentMonth]; CurrentYear = CurrentYear + 1 } else { month = TodaysMonth[currentMonth+1]; } currentDay = currentDay - days; } DayOffset += DaystoAdd; function offsettheDate (offsetCurrentDay) { if (offsetCurrentDay > 6) { offsetCurrentDay -= 6; DayOffset = TodaysDay[offsetCurrentDay-1]; offsettheDate(offsetCurrentDay-1); } else { DayOffset = TodaysDay[offsetCurrentDay]; return true; } } offsettheDate(DayOffset);TheDate = DayOffset + ', '; TheDate += month + ' '; TheDate += currentDay + ', '; if (CurrentYear<100) CurrentYear="19" + CurrentYear; TheDate += CurrentYear; document.write(' '+TheDate); }</script> </head> <body> <?php include("include/header.php") ?> <div class="midbody" style="height:1410px;"> <div class="midbodyinner" style="height:1410px;"> <div class="lbody" style="padding-left:10px;"> <div></div> <br /> <h1> <span>ABOUT US</span></h1> <br /> <p align="justify"> A popular town in <strong>ODISHA, Baripada</strong> with its lush greenery, dense forests and many ancient temples, is a captivating place. The headquarters of the Mayurbhanj district, Baripada is situated along the Burhabalang River, at the foothills of the <strong>Simlipal mountain</strong> range. </p> <br /> <p align="justify"><strong>Baripada</strong> was the capital of the Bhanja dynasty in the 15th century and the ruins of the temples and palaces built then can be found at Haripur about 16 km southeast of Baripada. Among the ruins, the Rasikaraya temple and the Durbar hall of the Bhanja kings are the most significant and visited by tourists. The Collectorate Building and the <strong>Maharaja Purnachandra College</strong> in Baripada are also great examples of the Bhanja architecture. </p> <br /> <P align="justify">The <strong>Jagannath Temple, Kichakeshwari and Ambica Temple</strong> in Baripada are considered important pilgrimage centres and many devotees flock here year after year. The sculptures and carvings in these temples are of historical significance and provide a visual treat to visitors. </P> <p><img src="images/puri templ.jpg" width="183" height="133" /></p> <P align="justify">Similar to the <strong>Rathyatra Festival held in Puri, Baripada</strong> also hosts an annual rathyatra. One of the special features of this festival is that the chariot of Subhadra, the female deity, is pulled forward only by women folk. This is an age old tradition in Baripada and is in practice even today. </P> <P align="justify">Places of interest in Baripada include the Simlipal national park and tiger reserve, and the <strong>Barehipani and Jordan waterfalls</strong>. Baripada has also made a name for the exquisite handloom articles available here. Tourists can shop for the popular handloom products of Chandanpur and stone carvings of Khiching in Baripada. </P> <P align="justify">Baripada is also recognised globally for the origin of Chhau, an Indian tribal martial dance. Based on the Ramayana and Mahabharata epic, this dance form shows the triumph of good over evil. </P> <P align="justify">With the <strong>North Orissa University</strong> situated in Baripada, this town is also considered an important educational hub. Students from Orissa and neighbouring states study various technical courses in this university. Other popular educational institutions in Baripada include the Maharaja Purna Chandra College and the <strong>MPC Autonomous College.</strong></P> <P align="justify"><strong>Baripada</strong> has an excellent road network and is well connected to Bhubaneshwar, Cuttack and Kolkata. Baripad was also the first place to get a railway line in Orissa. H.H. <strong>Maharaja Krushna Chandra Bhanjdeo</strong>, the then ruler of Mayurbhanj is credited with connecting Baripada by a narrow gauge rail network to the Howrah-Chennai railway corridor. </P> <P align="justify"></P> <P align="justify"></P><BR /><BR /><BR /><BR /><BR /><BR /> <P align="justify"><img src="images/2011-09-12_171530.jpg" width="624" height="99" /></P> </div> <div class="rbodyinnpart"> <div class="rmenu"> <div><img src="images/otherlink.jpg" width="256" height="60" /></div> <?php include("include/aboutusotherlink.php") ?> <div class="rmenu2"><img src="images/newss.jpg" width="261" height="141" /></div> <div class="rmenu4"><img src="images/livecalll.jpg" width="260" height="199" /></div> <div class="rmenu2"><a href="http://www.onewslive.com/" target="_blank"><img src="images/onews.jpg" width="261" height="141" /></a></div> <div class="rmenu3"> <?php include("include/essential.php") ?> </div> </div> </div> </div> </div> <?php include("include/footermain.php") ?> </body> </html>