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 src="Scripts/swfobject_modified.js" type="text/javascript"></script> <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>Disclaimer<span> Baripada City</span></h1> <br /> <p align="justify">We hereby declare that , though we have tried our best to acquire, collect and validate the data and information from varoius sources, still there is a possiblity you discover some inaccurate or incorrect information on our website. In such cases we will surely rectify any mistake and include proper information if that is brought to our notice and is properly justified with possible evidences or facts and figure. We welcome comments,criticism and our visitor’s cooperation in enhancing the content and popularizing this website. We are not responsible for any content which may lead to unexpected and unintentional controversial and/or some dispute. </p> <br /> <p align="justify">Lastly, at “<strong>Baripadacity.com</strong>” we do not steal other sites’ bandwidth or content and we request others to reciprocate the same. If you do not agree with any of the disclaimers please do not continue visiting the site and exit immediately. </p> <br /><br /> <p>Thank you !!. </p> <p>BaripadaCity.com</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>