Due to some technical error All Project source code & Project report are now available on www.ignousupport.blogspot.com Download all project for free
CHAPTER 10
10.1 Methodology:
After the design process is performed, the design model is coded into machine under stable language. Since our project have both front end and back end so we used HTML embedded with asp java script and xml to design the visual interface in front end by the help of Microsoft Front page and MS ORACLE server 7 in back end. The front end has web page based interface .our work was to develop a site with robust and automatically generated interface. A process that handels data and act according to the stimuli generated from the user site this was done by the help of scripting in vb script for server side interaction between front end and back end and javscript on the clint site to automatically generate error message when ever and wherever necessary .As well as some codes are ther in java script to facilitate the user. We have designed a large number of forms in html and object oriented approach is adopted to design the database. Each entity is described independently and a specific table is designed and also the appropriate relationship among tables is described.
To establish a connection with the back end we made a connection string in ORACLE and then a module is designed as connect.asp, which connects to the ORACLE database education under server name hardy by system dsn name contact.dsn with userid sa and password “thakur”. SINCE the website is still to be implemented fully so the connection string may change as the constraint arises when uploading the data and transferring the table and sources to a remote server where we may need to use the connection string using server.map path dsn less connection.
CODING
Default.aspx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
Trans TICKETS BOOKING SERVICE » ONLINE BUS TICKET RESERVATION
</title>
<meta name="Keywords" content="online bus tickets booking, bus tickets booking mumbai, Bangalore bus tickets, Chennai bus tickets, Hyderabad bus tickets, Pune bus tickets, Ahmedabad bus tickets, Delhi bus tickets"/>
<meta content="Online bus tickets booking » Bus tickets travel reservation: Bangalore, Chennai, Hyderabad, Mumbai, Pune, Goa tickets. redBus.in - an online bus tickets agent" name="description" />
<meta content="bus ticket from to tirupathi,Calicut,mumbai, bangalore, hyderabad, Vizag, Vijayawada, Trichy, Madurai, Coimbatore, Goa,cheap fare,discount ,travel,online reservations,cheap bus ticket" name="abstract" />
<link href="/favicon.ico" rel="shortcut icon" />
<meta content="follow, index, all" name="robots" />
<meta content="1 days" name="revisit-after" />
<meta content="Global" name="distribution" />
<meta content="xkdDPrp7qxTgZ7rAe088F42AtDGbybhugBIFoAtea6w=" name="verify-v1" />
<meta content="EN-US" name="language" />
<meta content="Public" name="doc-type" />
<meta content="travel" name="classification" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link type="text/css" href="/CSS/themes/jquery.ui.all.css?v2" rel="stylesheet" />
<link type="text/css" href="/CSS/themes/jquery.ui.datepicker.css?v1" rel="stylesheet" />
<style type="text/css">
div.ui-datepicker {font-size: 85%; }
.ui-state-active, .ui-widget-content .ui-state-active {
background:#000;
border:1px solid #000;
font-weight:normal;
color:#fff;
text-decoration:none;
}
.ui-datepicker tbody a {background-image:none !important;}
.ui-datepicker-week-end {color:#000; }
.ui-state-disabled { text-decoration:none;}
.ui-datepicker-unselectable { text-decoration:none;}
</style>
</head>
<body>
<!--wrapper starts-->
<div align="center">
<div id="wrapper1">
<div id="HeaderControl" style="text-align: center;">
<link href="/CSS/Master.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.close-x {
background-color:#FFFFFF;
background-image:url(/images/close-x.gif);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:18px;
margin-left:770px;
margin-top:4px;
position:relative;
width:18px;
}
a {
color:#305AA0;
cursor:pointer;
text-decoration:none;
}
</style>
<div id="header" style="height:80px;margin-top:0px;margin-bottom:0px; width:960px;border:0px solid gray;text-align:left;">
<div style="width:20px;float:left;width:51%;">
<a href="/"><img src="/images/logo-redbus.gif" alt="redBus Bus Tickets Online" /></a>
</div>
<div id='mainHeaderInfo' style="float:right;text-align:right;width:47%" >
<div style="margin-top:0px;padding-bottom:0px;" >
<div style="border:0px solid red;">
<div style="text-align:right">
<div id="MainHeader1_DIVTopLinks" style="float:left;padding-top:10px;padding-left:2px;text-align:left; margin-left:10px;">
</div>
<div id="MainHeader1_DIVTollNo" style="float:right;text-align:right;width:145px">
<span style="float:left;padding-top:8px;text-align:right;"><img src="/images/redbus_flag1.png" alt="" width="20px" id="flag"/></span>
<span style="float:right;"> <span class="grayTextSmall" style="text-decoration:underline;font-size:9px; ">National toll number</span><br />
<span class="blueTextBold" style="text-align:center;" >1860-425-1111</span></span>
</div>
<div style="clear:both"></div>
</div>
</div>
</div>
<div id="MainHeader1_DIVMainLinks" class="headerGrayTextBold" style="">
<div style="border-top:1px solid #ebebeb;padding-top:12px;width:70%;float:right" >
<span><a href="http://www.redbus.in/">Home</a></span><span><a href="http://www.redbus.in/TicketStatus.aspx">Print/SMS ticket</a></span>
<span> <a href="http://www.redbus.in/CheckFare.aspx">Check fare</a></span> <span><a href="http://www.redbus.in/cancelticket.aspx">
Cancellation</a></span></div>
</div>
<div id="MainHeader1_DIVMainLinks2" class="headerGrayTextBold"></div>
<div id="MainHeader1_DIVLangLinks" style=" vertical-align:top;"></div>
</div>
</div>
<script src="/js/jquery/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/Jquery/jquery.validate.js"></script>
<script type="text/javascript">
function closeSigninPopup(){
$('.close-x').hide();
$('#SignInPopUpFrame').hide();
$.unblockUI();
window.parent.location.reload(true);
}
function openSigninPopup(){
var faderoptions = {
message: $('#siginPopup'),
overlayCSS: { backgroundColor: 'gray', opacity: .9 },
css:{ backgroundColor: '#fff', width:'780px', left:'20%', top:'10%', border: '13px solid #dadada' }
}
$('#SignInPopUpFrame').show();
$('.close-x').show();
$.blockUI(faderoptions);
}
</script>
</div>
<form name="Form1" method="post" action="index.aspx" id="Form1" style="margin-top:3px">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTUwODIzMTY3MWRk" />
</div>
<!-- page heading and rent a bus link -->
<div class="borderHeaderIndex">
<div style="margin-top: 9px;border:0px solid gray;">
<div style="float: left; text-align: left;">
<span class="redTextBold" > Online bus tickets booking</span>
<span class="color:#bcbcbc" style="margin-left:20px;margin-right:20px">|</span>
<span>
<a class="blueTextNormal" href="Bus_hire/buses_on_hire.aspx">
Bus hire</a>
</span>
<span class="color:#bcbcbc" style="margin-left:20px;margin-right:20px">|</span>
<span>
<a class="blueTextNormal" href="/Airport_buses/index.aspx">
Airport buses</a><span class="grayTextNormal" style="padding-left:10px;font-size:11px">(Delhi)</span>
</span>
</div>
<div id="currentDate" style="float: right;padding-right:10px;">
<a class="blueTextNormal" href="/Agentlogin.aspx">
Agent registration
</a>
</div>
<div style="clear:both;">
</div>
</div>
</div>
<!-- end of page heading and rent a bus link -->
<div id="SearchAndBus" style="width: 100%;border:0px solid #e3e3e3;">
<div class="DropDownlistsControls" style="float: left;width: 440px;">
<div style="margin-top: 5px;">
<div style="text-align:center;margin-bottom:10px">
<img alt="" src="/images/Home-page-image1.gif"/>
</div>
<table border="0" cellpadding="0" cellspacing="0" class="index">
<tr>
<td width="180px">
<span class="blackTextSmall commonLeftPadding">From</span>
<div class="commonLeftPadding">
<select name="DDLSource" id="DDLSource" class="homepage-selectlocation" onchange="GetDestinations();" style="width:180px;">
<option value="551">
Ahmedabad
</option>
</select>
</div>
</td>
<td width="40px" align="center" valign="bottom">
<span style="padding-bottom:3px;"><img src="/images/spinner.gif" alt="" id="loading" style="visibility:hidden" /></span>
</td>
<td width="180px">
<span class="blackTextSmall">To</span>
<div>
<select name="DDLDestination" id="DDLDestination" class="homepage-selectlocation" onchange="HideErrorMessage();" style="width:180px;">
<option value="1166">
Anjaar
</option>
</select>
<!-- Default Dest for Ahmedabad is Anjaar, using it first load of page-->
</div>
</td>
</tr>
<tr>
<td colspan="3" height="19px">
</td>
</tr>
<tr>
<td>
<span class="blackTextSmall commonLeftPadding">Date of Journey </span>
<div class="commonLeftPadding">
<input id="calendar" type="text" title="Date in the format dd-mmm-yyyy" class="homepage-selectlocation" />
</div>
</td>
<td>
</td>
<td align="left">
<div><div style="float:left" class="blackTextSmall ">Payment type</div><div style="float:right;font-size:9px;padding-top:2px;margin-left:5px" class="grayTextSmall">(Optional)</div><div style="clear:both"></div></div>
<div style="margin-top:2px"><select id="paymentOpt" class="homepage-selectlocation" style="width:180px">
<option value="">--------</option>
<option value="Credit">Credit card</option>
<option value="InetBanking">Net banking</option>
<option value="Debit">Debit card (Maestro also)</option>
<option value="CashCard">Cash card (For agents)</option>
<option value="CashonDel">Cash on delivery</option>
</select></div>
</td>
</tr>
<tr>
<td align="left" colspan="2" valign="top"><span class="redtextSmall" id="error" style="margin-left:40px"></span></td>
<td align="center" ><div style="margin-top:20px">
<div > <a href="" onclick="clearFilterCookies();SearchBuses();return false;"><img alt="Search Bus Tickets Online" title="Search Bus Tickets Online" src="/images/searchbuses.gif" id="searchBtn" /></a></div></div></td>
</tr>
</table>
<!-- calender end of error alert -->
<div class="flashIndex " style="height:3px;visibility:hidden;">
</div>
</div>
</div>
<!-- bus image-->
<div style="float:right;width:50%;text-align:center;vertical-align:bottom;">
<div id="busImage">
<img src="/images/Volvo-multi-axle_130.gif" alt="online bus tickets" title="online bus tickets" style="margin-top: 30px;" />
</div>
</div>
<div style="clear:both;">
</div>
<!-- end of bus image-->
</div>
<!-- end of dropdown and bus image-->
<!--website error-->
<!--website error-->
<!-- boss link and bmtc-->
<div style="width: 100%;border:0px solid gray;">
<span style="text-align:center;float:right;display:none;">Read customer reviews on bus services</span>
<div style="clear:both;">
</div>
</div>
<!-- end of boss link and bmtc-->
<!-- call center no and redbus advantage-->
<div style="width: 100%; height: 200px; padding-top: 5px;">
<div style="padding-left:40px;float: left;">
<div id="callcenter" style="width: 400px; text-align: left; ">
<div class="pageHeadingsmall">
<div style="float:left"> Call for bus tickets</div>
<div style="float:right;margin-right:5px">
<span class="grayTextSmall"> (7:30 am to 11 pm)</span>
</div>
<div style="clear:both"></div>
</div>
<div id="PhoneNoControl">
<div id="phoneNo" style="text-align:center;margin-top:17px;font-size:16px;font-weight:bold">
<div><span id="stdCode" class="grayTextNormal" style="font-size:16px" ></span> 394 12345</div></div>
<div class="blueTextNormal" style="position: relative; top: 0px; font-size:12px;margin-top:20px;text-align:center;cursor:pointer">
<a id="Ahmedabad" class="blueTextNormal" onclick="setPhoneno(this,'079');return false;">Ahmedabad</a><span class="footers"> .</span>
<a id="Bangalore" class="blueTextNormal" onclick="setPhoneno(this,'080');return false;">Bangalore</a><span class="footers"> .</span>
<a id="Chennai" class="blueTextNormal" onclick="setPhoneno(this,'044');return false;">Chennai</a><span class="footers"> .</span>
<a id="Delhi" class="blueTextNormal" onclick="setPhoneno(this,'011');return false;">Delhi</a><span class="footers"> .</span>
<a id="Hyderabad" class="blueTextNormal" onclick="setPhoneno(this,'040');return false;">Hyderabad</a><span class="footers"> .</span>
<a id="Mumbai" class="blueTextNormal" onclick="setPhoneno(this,'022');return false;">Mumbai</a><span class="footers"> .</span>
<a id="Pune" class="blueTextNormal" onclick="setPhoneno(this,'020');return false;">Pune</a>
</div>
<div style="text-align:right;margin-top:30px;font-size:16px;font-weight:bold;">
<div style="height:20px"> </div>
<div style="font-size:16px;float:left;width:59%;" ><span id="regStdCode" class="grayTextNormal" style="font-size:16px;"></span> 394 1234</div><div style="float:right;width:38%;text-align:left;padding-left:10px"></div><div style="clear:both"></div></div>
<div class="blueTextNormal" style="position: relative; top: 0px; margin-left: 5px;font-size:12px;margin-top:20px;text-align:center;cursor:pointer">
<a id="Coimbatore" class="blueTextNormal" onclick="setPhonenoReg(this,'0422');return false;">Coimbatore</a><span class="footers"> .</span>
<a id="Vijayawada" class="blueTextNormal" onclick="setPhonenoReg(this,'0866');return false;">Vijayawada</a><span class="footers"> .</span>
<a id="Vishakhapatnam" class="blueTextNormal" onclick="setPhonenoReg(this,'0891');return false;">Vishakhapatnam</a>
</div>
</div>
</div>
</div>
<div style="float: right;padding-right:40px">
<div id="redBusAdvantage" style="width: 400px;float: right; text-align: left;padding-left:20px">
<div class="pageHeadingSmall" style="height:20px; padding:0px 0px 4px">
<div style="float:left;padding-top:4px;padding-left:5px">
redBus Advantage
</div>
<div style="float:right;border:0px solid red">
<span style="vertical-align:top;">
<a href="https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.redbus.in&lang=en" onclick="window.open('https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.redbus.in&lang=en','','width=540,height=460,scrollbars=1'); return false;" >
<img src="/images/Verisign.gif" alt="" height="24" />
</a>
</span>
</div>
<div style="clear:both">
</div>
</div>
<div class="General">
<ul>
<li>
Cash on delivery service of bus tickets in major cities
</li>
<li>
Book online using credit, debit cards and net banking
</li>
<li>
Book bus tickets online or over IVR through our call centers
</li>
<li>
Book bus tickets online with over 700 bus travel operators
</li>
<li>
Book bus tickets online for over 10000+ routes across India
</li>
<li>
Return bus tickets reservation
</li>
<li>
Read bus reviews submitted by passengers
</li>
<li>
Paperless bus ticketing with
<a class="blueTextNormal" href="/mTicket.aspx" target="_blank">
mTicket
</a>
</li>
</ul>
</div>
</div>
<div style="clear:both">
</div>
</div>
</div>
<!-- end of call center no redbus advantage-->
<!-- footer-->
<div style="width: 100%; float: left;">
<div align="center" style="border:0px solid gray;margin-top:17px">
<div style="width:425px;border-top:1px solid #e0e0e0;" id="mainFooterInfo">
<div class="footers" style="margin-top:2px" >
<a href="http://www.redbus.in/AboutUs.aspx">About us</a>
.
<a href="http://www.redbus.in/FAQ.aspx">FAQs</a>
.
<a href="http://www.redbus.in/travels/updates-may-08.aspx">Updates</a>
.
<a href="http://www.redbus.in/cities.aspx">Travel guides</a>
.
<a href="http://www.redbus.in/careers.aspx"> Careers</a>
.
<a href="http://www.redbus.in/redBus_offers.aspx">Offers</a>
.
<a href="http://www.redbus.in/ContactUs.aspx">Contact us</a>
.
<a href="http://www.facebook.com/redbus.in" target="_blank"><img src="/Images/fb-logo.png" alt="" /></a>
</div>
<div id="copyRight" class="grayTextNormal" style="padding-top:4px;font-size:11px;color:#BCBCBC;margin-top:8px">© Pilani Soft Labs Pvt. Ltd.</div>
<p align="center">
</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1525387-1");
pageTracker._trackPageview();
} catch(err) {}
try {
if(trackRevenue){
trackRevenueInGA();
}
} catch(err) {}
</script>
</div>
</div>
</div>
</form>
<!-- end of footer -->
</div>
</div>
<!--wrapper ends here-->
<script type="text/javascript" src="/js/Jquery/UI/jquery-ui-core.min.js">
</script>
<script type="text/javascript" src="/js/Jquery/UI/jquery.ui.widget.js">
</script>
<script type="text/javascript" src="/js/Jquery/UI/jquery.ui.datepicker.js?v1.1">
</script>
<script type="text/javascript">
var curDate = '28-Mar-2011'
$(function() {
$("#calendar").datepicker({
onSelect: function(dateText, inst) {
validateDateFormat(dateText);
},
showAnim: null,
dateFormat: 'dd-M-yy',
showOn: 'both',
buttonText: 'Select your date of journey',
buttonImage: '/images/calendar/button.gif',
buttonImageOnly: true,
firstDay: 1,
nextText: '',
prevText: '',
numberOfMonths: [1, 2],
defaultDate: new Date('Mar,28,2011'),
minDate: new Date('Mar,28,2011')
});
});
function setPhoneno(obj, phoneno) {
var classObj = $("a.grayTextNormal");
$(obj).removeClass('blueTextNormal');
$(obj).addClass('grayTextNormal');
$.each(classObj, function(val, text) {
$('#' + text.id).removeClass('grayTextNormal');
$('#' + text.id).addClass('blueTextNormal');
});
$("#stdCode").html('(' + phoneno + ')');
$("#regStdCode").html('');
}
function setPhonenoReg(obj, phoneno) {
var classObj = $("a.grayTextNormal");
$(obj).removeClass('blueTextNormal');
$(obj).addClass('grayTextNormal');
$.each(classObj, function(val, text) {
$('#' + text.id).removeClass('grayTextNormal');
$('#' + text.id).addClass('blueTextNormal');
});
$("#regStdCode").html('(' + phoneno + ')');
$("#stdCode").html('');
}
var fromCityIdInCookie;
var fromCityNameInCookie;
var toCityIdInCookie;
var toCityNameInCookie;
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') c = c.substring(1, c.length);
if (c.indexOf("fromCityId=") == 0) {
fromCityIdInCookie = c.substring("fromCityId=".length, c.length);
}
else if (c.indexOf("fromCityName=") == 0) {
fromCityNameInCookie = c.substring("fromCityName=".length, c.length);
}
else if (c.indexOf("toCityId=") == 0) {
toCityIdInCookie = c.substring("toCityId=".length, c.length);
}
else if (c.indexOf("toCityName=") == 0) {
toCityNameInCookie = c.substring("toCityName=".length, c.length);
}
}
if (fromCityIdInCookie != null && fromCityIdInCookie != "" && fromCityNameInCookie != null && fromCityNameInCookie != "" && toCityIdInCookie != null && toCityIdInCookie != "" && toCityNameInCookie != null && toCityNameInCookie != "") {
var sourceList = document.getElementById("DDLSource");
sourceList.options.length = 0;
sourceList.options[0] = new Option(fromCityNameInCookie, fromCityIdInCookie);
sourceList.options[0].selected = true;
var destList = document.getElementById("DDLDestination");
destList.options.length = 0;
destList.options[0] = new Option(toCityNameInCookie, toCityIdInCookie);
destList.options[0].selected = true;
}
</script>
<script language="javascript" type="text/javascript" src="js/redBusMain1.js?v126"></script>
<script type ="text/javascript" src="http://bsrv.adohana.com/ohana/adohana.js?usr=394dcb2b959e916592edf66b3bb76791"></script>
</body>
</html>
Bus Hire
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
ONLINE BUS TICKETS BOOKING SERVICE » ONLINE BUS TICKET RESERVATION
</title>
<meta name="Keywords" content="online bus tickets booking, bus tickets booking mumbai, Bangalore bus tickets, Chennai bus tickets, Hyderabad bus tickets, Pune bus tickets, Ahmedabad bus tickets, Delhi bus tickets"/>
<meta content="Online bus tickets booking » Bus tickets travel reservation: Bangalore, Chennai, Hyderabad, Mumbai, Pune, Goa tickets. redBus.in - an online bus tickets agent" name="description" />
<meta content="bus ticket from to tirupathi,Calicut,mumbai, bangalore, hyderabad, Vizag, Vijayawada, Trichy, Madurai, Coimbatore, Goa,cheap fare,discount ,travel,online reservations,cheap bus ticket" name="abstract" />
<link href="/favicon.ico" rel="shortcut icon" />
<meta content="follow, index, all" name="robots" />
<meta content="1 days" name="revisit-after" />
<meta content="Global" name="distribution" />
<meta content="xkdDPrp7qxTgZ7rAe088F42AtDGbybhugBIFoAtea6w=" name="verify-v1" />
<meta content="EN-US" name="language" />
<meta content="Public" name="doc-type" />
<meta content="travel" name="classification" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link type="text/css" href="/CSS/themes/jquery.ui.all.css?v2" rel="stylesheet" />
<link type="text/css" href="/CSS/themes/jquery.ui.datepicker.css?v1" rel="stylesheet" />
<style type="text/css">
div.ui-datepicker {font-size: 85%; }
.ui-state-active, .ui-widget-content .ui-state-active {
background:#000;
border:1px solid #000;
font-weight:normal;
color:#fff;
text-decoration:none;
}
.ui-datepicker tbody a {background-image:none !important;}
.ui-datepicker-week-end {color:#000; }
.ui-state-disabled { text-decoration:none;}
.ui-datepicker-unselectable { text-decoration:none;}
</style>
</head>
<body>
<!--wrapper starts-->
<div align="center">
<div id="wrapper1">
<div id="HeaderControl" style="text-align: center;">
<link href="/CSS/Master.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.close-x {
background-color:#FFFFFF;
background-image:url(/images/close-x.gif);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:18px;
margin-left:770px;
margin-top:4px;
position:relative;
width:18px;
}
a {
color:#305AA0;
cursor:pointer;
text-decoration:none;
}
</style>
<div id="header" style="height:80px;margin-top:0px;margin-bottom:0px; width:960px;border:0px solid gray;text-align:left;">
<div style="width:20px;float:left;width:51%;">
<a href="/"><img src="/images/logo-redbus.gif" alt="redBus Bus Tickets Online" /></a>
</div>
<div id='mainHeaderInfo' style="float:right;text-align:right;width:47%" >
<div style="margin-top:0px;padding-bottom:0px;" >
<div style="border:0px solid red;">
<div style="text-align:right">
<div id="MainHeader1_DIVTopLinks" style="float:left;padding-top:10px;padding-left:2px;text-align:left; margin-left:10px;">
</div>
<div id="MainHeader1_DIVTollNo" style="float:right;text-align:right;width:145px">
<span style="float:left;padding-top:8px;text-align:right;"><img src="/images/redbus_flag1.png" alt="" width="20px" id="flag"/></span>
<span style="float:right;"> <span class="grayTextSmall" style="text-decoration:underline;font-size:9px; ">National toll number</span><br />
<span class="blueTextBold" style="text-align:center;" >1860-425-1111</span></span>
</div>
<div style="clear:both"></div>
</div>
</div>
</div>
<div id="MainHeader1_DIVMainLinks" class="headerGrayTextBold" style="">
<div style="border-top:1px solid #ebebeb;padding-top:12px;width:70%;float:right" >
<span><a href="http://www.redbus.in/">Home</a></span><span><a href="http://www.redbus.in/TicketStatus.aspx">Print/SMS ticket</a></span>
<span> <a href="http://www.redbus.in/CheckFare.aspx">Check fare</a></span> <span><a href="http://www.redbus.in/cancelticket.aspx">
Cancellation</a></span></div>
</div>
<div id="MainHeader1_DIVMainLinks2" class="headerGrayTextBold"></div>
<div id="MainHeader1_DIVLangLinks" style=" vertical-align:top;"></div>
</div>
</div>
<script src="/js/jquery/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/Jquery/jquery.validate.js"></script>
<script type="text/javascript">
function closeSigninPopup(){
$('.close-x').hide();
$('#SignInPopUpFrame').hide();
$.unblockUI();
window.parent.location.reload(true);
}
function openSigninPopup(){
var faderoptions = {
message: $('#siginPopup'),
overlayCSS: { backgroundColor: 'gray', opacity: .9 },
css:{ backgroundColor: '#fff', width:'780px', left:'20%', top:'10%', border: '13px solid #dadada' }
}
$('#SignInPopUpFrame').show();
$('.close-x').show();
$.blockUI(faderoptions);
}
</script>
</div>
<form name="Form1" method="post" action="index.aspx" id="Form1" style="margin-top:3px">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTUwODIzMTY3MWRk" />
</div>
<!-- page heading and rent a bus link -->
<div class="borderHeaderIndex">
<div style="margin-top: 9px;border:0px solid gray;">
<div style="float: left; text-align: left;">
<span class="redTextBold" > Online bus tickets booking</span>
<span class="color:#bcbcbc" style="margin-left:20px;margin-right:20px">|</span>
<span>
<a class="blueTextNormal" href="Bus_hire/buses_on_hire.aspx">
Bus hire</a>
</span>
<span class="color:#bcbcbc" style="margin-left:20px;margin-right:20px">|</span>
<span>
<a class="blueTextNormal" href="/Airport_buses/index.aspx">
Airport buses</a><span class="grayTextNormal" style="padding-left:10px;font-size:11px">(Delhi)</span>
</span>
</div>
<div id="currentDate" style="float: right;padding-right:10px;">
<a class="blueTextNormal" href="/Agentlogin.aspx">
Agent registration
</a>
</div>
<div style="clear:both;">
</div>
</div>
</div>
<!-- end of page heading and rent a bus link -->
<div id="SearchAndBus" style="width: 100%;border:0px solid #e3e3e3;">
<div class="DropDownlistsControls" style="float: left;width: 440px;">
<div style="margin-top: 5px;">
<div style="text-align:center;margin-bottom:10px">
<img alt="" src="/images/Home-page-image1.gif"/>
</div>
<table border="0" cellpadding="0" cellspacing="0" class="index">
<tr>
<td width="180px">
<span class="blackTextSmall commonLeftPadding">From</span>
<div class="commonLeftPadding">
<select name="DDLSource" id="DDLSource" class="homepage-selectlocation" onchange="GetDestinations();" style="width:180px;">
<option value="551">
Ahmedabad
</option>
</select>
</div>
</td>
<td width="40px" align="center" valign="bottom">
<span style="padding-bottom:3px;"><img src="/images/spinner.gif" alt="" id="loading" style="visibility:hidden" /></span>
</td>
<td width="180px">
<span class="blackTextSmall">To</span>
<div>
<select name="DDLDestination" id="DDLDestination" class="homepage-selectlocation" onchange="HideErrorMessage();" style="width:180px;">
<option value="1166">
Anjaar
</option>
</select>
<!-- Default Dest for Ahmedabad is Anjaar, using it first load of page-->
</div>
</td>
</tr>
<tr>
<td colspan="3" height="19px">
</td>
</tr>
<tr>
<td>
<span class="blackTextSmall commonLeftPadding">Date of Journey </span>
<div class="commonLeftPadding">
<input id="calendar" type="text" title="Date in the format dd-mmm-yyyy" class="homepage-selectlocation" />
</div>
</td>
<td>
</td>
<td align="left">
<div><div style="float:left" class="blackTextSmall ">Payment type</div><div style="float:right;font-size:9px;padding-top:2px;margin-left:5px" class="grayTextSmall">(Optional)</div><div style="clear:both"></div></div>
<div style="margin-top:2px"><select id="paymentOpt" class="homepage-selectlocation" style="width:180px">
<option value="">--------</option>
<option value="Credit">Credit card</option>
<option value="InetBanking">Net banking</option>
<option value="Debit">Debit card (Maestro also)</option>
<option value="CashCard">Cash card (For agents)</option>
<option value="CashonDel">Cash on delivery</option>
</select></div>
</td>
</tr>
<tr>
<td align="left" colspan="2" valign="top"><span class="redtextSmall" id="error" style="margin-left:40px"></span></td>
<td align="center" ><div style="margin-top:20px">
<div > <a href="" onclick="clearFilterCookies();SearchBuses();return false;"><img alt="Search Bus Tickets Online" title="Search Bus Tickets Online" src="/images/searchbuses.gif" id="searchBtn" /></a></div></div></td>
</tr>
</table>
<!-- calender end of error alert -->
<div class="flashIndex " style="height:3px;visibility:hidden;">
</div>
</div>
</div>
<!-- bus image-->
<div style="float:right;width:50%;text-align:center;vertical-align:bottom;">
<div id="busImage">
<img src="/images/Volvo-multi-axle_130.gif" alt="online bus tickets" title="online bus tickets" style="margin-top: 30px;" />
</div>
</div>
<div style="clear:both;">
</div>
<!-- end of bus image-->
</div>
<!-- end of dropdown and bus image-->
<!--website error-->
<!--website error-->
<!-- boss link and bmtc-->
<div style="width: 100%;border:0px solid gray;">
<span style="text-align:center;float:right;display:none;">Read customer reviews on bus services</span>
<div style="clear:both;">
</div>
</div>
<!-- end of boss link and bmtc-->
<!-- call center no and redbus advantage-->
<div style="width: 100%; height: 200px; padding-top: 5px;">
<div style="padding-left:40px;float: left;">
<div id="callcenter" style="width: 400px; text-align: left; ">
<div class="pageHeadingsmall">
<div style="float:left"> Call for bus tickets</div>
<div style="float:right;margin-right:5px">
<span class="grayTextSmall"> (7:30 am to 11 pm)</span>
</div>
<div style="clear:both"></div>
</div>
<div id="PhoneNoControl">
<div id="phoneNo" style="text-align:center;margin-top:17px;font-size:16px;font-weight:bold">
<div><span id="stdCode" class="grayTextNormal" style="font-size:16px" ></span> 394 12345</div></div>
<div class="blueTextNormal" style="position: relative; top: 0px; font-size:12px;margin-top:20px;text-align:center;cursor:pointer">
<a id="Ahmedabad" class="blueTextNormal" onclick="setPhoneno(this,'079');return false;">Ahmedabad</a><span class="footers"> .</span>
<a id="Bangalore" class="blueTextNormal" onclick="setPhoneno(this,'080');return false;">Bangalore</a><span class="footers"> .</span>
<a id="Chennai" class="blueTextNormal" onclick="setPhoneno(this,'044');return false;">Chennai</a><span class="footers"> .</span>
<a id="Delhi" class="blueTextNormal" onclick="setPhoneno(this,'011');return false;">Delhi</a><span class="footers"> .</span>
<a id="Hyderabad" class="blueTextNormal" onclick="setPhoneno(this,'040');return false;">Hyderabad</a><span class="footers"> .</span>
<a id="Mumbai" class="blueTextNormal" onclick="setPhoneno(this,'022');return false;">Mumbai</a><span class="footers"> .</span>
<a id="Pune" class="blueTextNormal" onclick="setPhoneno(this,'020');return false;">Pune</a>
</div>
<div style="text-align:right;margin-top:30px;font-size:16px;font-weight:bold;">
<div style="height:20px"> </div>
<div style="font-size:16px;float:left;width:59%;" ><span id="regStdCode" class="grayTextNormal" style="font-size:16px;"></span> 394 1234</div><div style="float:right;width:38%;text-align:left;padding-left:10px"></div><div style="clear:both"></div></div>
<div class="blueTextNormal" style="position: relative; top: 0px; margin-left: 5px;font-size:12px;margin-top:20px;text-align:center;cursor:pointer">
<a id="Coimbatore" class="blueTextNormal" onclick="setPhonenoReg(this,'0422');return false;">Coimbatore</a><span class="footers"> .</span>
<a id="Vijayawada" class="blueTextNormal" onclick="setPhonenoReg(this,'0866');return false;">Vijayawada</a><span class="footers"> .</span>
<a id="Vishakhapatnam" class="blueTextNormal" onclick="setPhonenoReg(this,'0891');return false;">Vishakhapatnam</a>
</div>
</div>
</div>
</div>
<div style="float: right;padding-right:40px">
<div id="redBusAdvantage" style="width: 400px;float: right; text-align: left;padding-left:20px">
<div class="pageHeadingSmall" style="height:20px; padding:0px 0px 4px">
<div style="float:left;padding-top:4px;padding-left:5px">
redBus Advantage
</div>
<div style="float:right;border:0px solid red">
<span style="vertical-align:top;">
<a href="https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.redbus.in&lang=en" onclick="window.open('https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.redbus.in&lang=en','','width=540,height=460,scrollbars=1'); return false;" >
<img src="/images/Verisign.gif" alt="" height="24" />
</a>
</span>
</div>
<div style="clear:both">
</div>
</div>
<div class="General">
<ul>
<li>
Cash on delivery service of bus tickets in major cities
</li>
<li>
Book online using credit, debit cards and net banking
</li>
<li>
Book bus tickets online or over IVR through our call centers
</li>
<li>
Book bus tickets online with over 700 bus travel operators
</li>
<li>
Book bus tickets online for over 10000+ routes across India
</li>
<li>
Return bus tickets reservation
</li>
<li>
Read bus reviews submitted by passengers
</li>
<li>
Paperless bus ticketing with
<a class="blueTextNormal" href="/mTicket.aspx" target="_blank">
mTicket
</a>
</li>
</ul>
</div>
</div>
<div style="clear:both">
</div>
</div>
</div>
<!-- end of call center no redbus advantage-->
<!-- footer-->
<div style="width: 100%; float: left;">
<div align="center" style="border:0px solid gray;margin-top:17px">
<div style="width:425px;border-top:1px solid #e0e0e0;" id="mainFooterInfo">
<div class="footers" style="margin-top:2px" >
<a href="http://www.redbus.in/AboutUs.aspx">About us</a>
.
<a href="http://www.redbus.in/FAQ.aspx">FAQs</a>
.
<a href="http://www.redbus.in/travels/updates-may-08.aspx">Updates</a>
.
<a href="http://www.redbus.in/cities.aspx">Travel guides</a>
.
<a href="http://www.redbus.in/careers.aspx"> Careers</a>
.
<a href="http://www.redbus.in/redBus_offers.aspx">Offers</a>
.
<a href="http://www.redbus.in/ContactUs.aspx">Contact us</a>
.
<a href="http://www.facebook.com/redbus.in" target="_blank"><img src="/Images/fb-logo.png" alt="" /></a>
</div>
<div id="copyRight" class="grayTextNormal" style="padding-top:4px;font-size:11px;color:#BCBCBC;margin-top:8px">© Pilani Soft Labs Pvt. Ltd.</div>
<p align="center">
</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1525387-1");
pageTracker._trackPageview();
} catch(err) {}
try {
if(trackRevenue){
trackRevenueInGA();
}
} catch(err) {}
</script>
</div>
</div>
</div>
</form>
<!-- end of footer -->
</div>
</div>
<!--wrapper ends here-->
<script type="text/javascript" src="/js/Jquery/UI/jquery-ui-core.min.js">
</script>
<script type="text/javascript" src="/js/Jquery/UI/jquery.ui.widget.js">
</script>
<script type="text/javascript" src="/js/Jquery/UI/jquery.ui.datepicker.js?v1.1">
</script>
<script type="text/javascript">
var curDate = '28-Mar-2011'
$(function() {
$("#calendar").datepicker({
onSelect: function(dateText, inst) {
validateDateFormat(dateText);
},
showAnim: null,
dateFormat: 'dd-M-yy',
showOn: 'both',
buttonText: 'Select your date of journey',
buttonImage: '/images/calendar/button.gif',
buttonImageOnly: true,
firstDay: 1,
nextText: '',
prevText: '',
numberOfMonths: [1, 2],
defaultDate: new Date('Mar,28,2011'),
minDate: new Date('Mar,28,2011')
});
});
function setPhoneno(obj, phoneno) {
var classObj = $("a.grayTextNormal");
$(obj).removeClass('blueTextNormal');
$(obj).addClass('grayTextNormal');
$.each(classObj, function(val, text) {
$('#' + text.id).removeClass('grayTextNormal');
$('#' + text.id).addClass('blueTextNormal');
});
$("#stdCode").html('(' + phoneno + ')');
$("#regStdCode").html('');
}
function setPhonenoReg(obj, phoneno) {
var classObj = $("a.grayTextNormal");
$(obj).removeClass('blueTextNormal');
$(obj).addClass('grayTextNormal');
$.each(classObj, function(val, text) {
$('#' + text.id).removeClass('grayTextNormal');
$('#' + text.id).addClass('blueTextNormal');
});
$("#regStdCode").html('(' + phoneno + ')');
$("#stdCode").html('');
}
var fromCityIdInCookie;
var fromCityNameInCookie;
var toCityIdInCookie;
var toCityNameInCookie;
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') c = c.substring(1, c.length);
if (c.indexOf("fromCityId=") == 0) {
fromCityIdInCookie = c.substring("fromCityId=".length, c.length);
}
else if (c.indexOf("fromCityName=") == 0) {
fromCityNameInCookie = c.substring("fromCityName=".length, c.length);
}
else if (c.indexOf("toCityId=") == 0) {
toCityIdInCookie = c.substring("toCityId=".length, c.length);
}
else if (c.indexOf("toCityName=") == 0) {
toCityNameInCookie = c.substring("toCityName=".length, c.length);
}
}
if (fromCityIdInCookie != null && fromCityIdInCookie != "" && fromCityNameInCookie != null && fromCityNameInCookie != "" && toCityIdInCookie != null && toCityIdInCookie != "" && toCityNameInCookie != null && toCityNameInCookie != "") {
var sourceList = document.getElementById("DDLSource");
sourceList.options.length = 0;
sourceList.options[0] = new Option(fromCityNameInCookie, fromCityIdInCookie);
sourceList.options[0].selected = true;
var destList = document.getElementById("DDLDestination");
destList.options.length = 0;
destList.options[0] = new Option(toCityNameInCookie, toCityIdInCookie);
destList.options[0].selected = true;
}
</script>
<script language="javascript" type="text/javascript" src="js/redBusMain1.js?v126"></script>
<script type ="text/javascript" src="http://bsrv.adohana.com/ohana/adohana.js?usr=394dcb2b959e916592edf66b3bb76791"></script>
</body>
</html>
AirportBus
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
Airport bus service: New Delhi airport buses online booking
</title>
<meta name="Keywords" content="online bus tickets booking, bus tickets booking mumbai, Bangalore bus tickets, Chennai bus tickets, Hyderabad bus tickets, Pune bus tickets, Ahmedabad bus tickets, Delhi bus tickets"/>
<meta content="Book bus tickets for airport buses online for New Delhi at redBus.in, India’s largest bus tickets booking portal." name="description" />
<meta content="bus ticket from to tirupathi,Calicut,mumbai, bangalore, hyderabad, Vizag, Vijayawada, Trichy, Madurai, Coimbatore, Goa,cheap fare,discount ,travel,online reservations,cheap bus ticket" name="abstract" />
<link href="/favicon.ico" rel="shortcut icon" />
<link type="text/css" href="/CSS/themes/jquery.ui.all.css?v2" rel="stylesheet" />
<link type="text/css" href="/CSS/themes/jquery.ui.datepicker.css?v1" rel="stylesheet" />
<style type="text/css">
div.ui-datepicker {font-size: 85%; }
.ui-state-active, .ui-widget-content .ui-state-active {
background:#000;
border:1px solid #000;
font-weight:normal;
color:#fff;
text-decoration:none;
}
.ui-datepicker tbody a {background-image:none !important;}
.ui-datepicker-week-end {color:#000; }
.ui-state-disabled { text-decoration:none;}
.ui-datepicker-unselectable { text-decoration:none;}
</style>
<!--
<link href="/CSS/master.css" type="text/css" rel="stylesheet" />
-->
<!--[if IE]>
<link href="/CSS/ie.css?v1" type="text/css" rel="stylesheet" />
<![endif]-->
</head>
<body id="ctl00_body">
<center>
<div id="wrapper1">
<!-- wrapper starts-->
<!--header starts-->
<div id="head" style="text-align:center;">
<link href="/CSS/Master.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.close-x {
background-color:#FFFFFF;
background-image:url(/images/close-x.gif);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:18px;
margin-left:770px;
margin-top:4px;
position:relative;
width:18px;
}
a {
color:#305AA0;
cursor:pointer;
text-decoration:none;
}
</style>
<div id="header" style="height:80px;margin-top:0px;margin-bottom:0px; width:960px;border:0px solid gray;text-align:left;">
<div style="width:20px;float:left;width:51%;">
<a href="/"><img src="/images/logo-redbus.gif" alt="redBus Bus Tickets Online" /></a>
</div>
<div id='mainHeaderInfo' style="float:right;text-align:right;width:47%" >
<div style="margin-top:0px;padding-bottom:0px;" >
<div style="border:0px solid red;">
<div style="text-align:right">
<div id="ctl00_HeaderHolder_MainHeader1_DIVTopLinks" style="float:left;padding-top:10px;padding-left:2px;text-align:left; margin-left:10px;">
</div>
<div id="ctl00_HeaderHolder_MainHeader1_DIVTollNo" style="float:right;text-align:right;width:145px">
<span style="float:left;padding-top:8px;text-align:right;"><img src="/images/redbus_flag1.png" alt="" width="20px" id="flag"/></span>
<span style="float:right;"> <span class="grayTextSmall" style="text-decoration:underline;font-size:9px; ">National toll number</span><br />
<span class="blueTextBold" style="text-align:center;" >1860-425-1111</span></span>
</div>
<div style="clear:both"></div>
</div>
</div>
</div>
<div id="ctl00_HeaderHolder_MainHeader1_DIVMainLinks" class="headerGrayTextBold" style="">
<div style="border-top:1px solid #ebebeb;padding-top:12px;width:70%;float:right" >
<span><a href="http://www.redbus.in/">Home</a></span><span><a href="http://www.redbus.in/TicketStatus.aspx">Print/SMS ticket</a></span>
<span> <a href="http://www.redbus.in/CheckFare.aspx">Check fare</a></span> <span><a href="http://www.redbus.in/cancelticket.aspx">
Cancellation</a></span></div>
</div>
<div id="ctl00_HeaderHolder_MainHeader1_DIVMainLinks2" class="headerGrayTextBold"></div>
<div id="ctl00_HeaderHolder_MainHeader1_DIVLangLinks" style=" vertical-align:top;"></div>
</div>
</div>
<script src="/js/jquery/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/Jquery/jquery.validate.js"></script>
<script type="text/javascript">
function closeSigninPopup(){
$('.close-x').hide();
$('#SignInPopUpFrame').hide();
$.unblockUI();
window.parent.location.reload(true);
}
function openSigninPopup(){
var faderoptions = {
message: $('#siginPopup'),
overlayCSS: { backgroundColor: 'gray', opacity: .9 },
css:{ backgroundColor: '#fff', width:'780px', left:'20%', top:'10%', border: '13px solid #dadada' }
}
$('#SignInPopUpFrame').show();
$('.close-x').show();
$.blockUI(faderoptions);
}
</script>
</div>
<!-- header ends-->
<div>
<div align="center">
<div id="wrapper1">
<form name="aspnetForm" method="post" action="index.aspx" id="aspnetForm" style="margin-top:3px">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTY2OTc5MTExN2Rk" />
</div>
<!-- page heading and rent a bus link -->
<div class="borderHeaderIndex">
<div style="margin-top: 9px;border:0px solid gray;">
<div style="float: left; text-align: left;">
<span class="redTextBold"> Airport bus service</span>
<span class="color:#bcbcbc" style="margin-left:20px;margin-right:20px">|</span>
<span>
<a class="blueTextNormal" href="/">
Bus booking</a>
</span><span class="color:#bcbcbc" style="margin-left:20px;margin-right:20px">|</span>
<span>
<a class="blueTextNormal" href="/Bus_hire/buses_on_hire.aspx">
Bus hire</a>
</span>
<span>
</span>
</div>
<div id="ctl00_ContentHolder_currentDate" style="float: right;padding-right:10px;">
<a class="blueTextNormal" href="/Agentlogin.aspx">
Agent registration
</a>
</div>
<div style="clear:both;">
</div>
</div>
</div>
<!-- end of page heading and rent a bus link -->
<div id="SearchAndBus" style="width: 100%;border:0px solid #e3e3e3;">
<div class="DropDownlistsControls" style="float: left;width: 440px;">
<div style="margin-top: 5px;">
<div style="text-align:center;margin-bottom:10px">
<table border="0" cellpadding="0" cellspacing="0" class="index">
<tr>
<td width="180">
<span class="blackTextSmall commonLeftPadding">From </span>
<div class="commonLeftPadding">
<select id="DDLSource" class="homepage-selectlocation" style="width: 180px" onchange="fillDestinations(this.value);">
<option selected="selected" value="0">--- Select ---</option>
<option value="733">Delhi (City)</option>
<option value="72897">Delhi Domestic Airport</option>
<option value="72896">Delhi International Airport</option>
</select>
</div>
</td>
<td align="center" valign="bottom" width="40">
<span style="padding-bottom: 3px">
<img id="spinner" alt="" src="/images/spinner.gif" style="display: none" />
</span>
</td>
<td width="180">
<span class="blackTextSmall">To </span>
<div>
<select id="DDLDestination" class="homepage-selectlocation" style="width: 180px" onchange="fillDroppingPoints1(this.value);">
<option selected="selected" value="0">--- Select ---</option>
<option value="733">Delhi (City)</option>
<option value="72897">Delhi Domestic Airport</option>
<option value="72896">Delhi International Airport</option>
</select>
<!-- Default Dest for Ahmedabad is Anjaar, using it first load of page-->
</div>
</td>
</tr>
<tr>
<td colspan="3" style="height: 20px">
</td>
</tr>
<tr>
<td style="width: 180px">
<span class="blackTextSmall commonLeftPadding">Boarding point </span>
<div class="commonLeftPadding">
<select id="DDLBoarding" class="homepage-selectlocation" name="DDLBoarding" style="width: 180px" onchange="hideErrorMsg();" >
<option selected="selected" value="0">--- Select ---</option>
</select>
</div>
</td>
<td align="left" style="width: 20px" valign="bottom">
<span style="padding-bottom: 3px">
<img id="loading" alt="" src="/images/spinner.gif" style="visibility: hidden" />
</span>
</td>
<td align="left" style="width: 180px">
<span class="blackTextSmall">Dropping point </span>
<div>
<div class="blackTextSmall">
<select id="DDLDropping" class="homepage-selectlocation" name="DDLDropping" style="width: 180px" onchange="hideErrorMsg();">
<option selected="selected" value="0">--- Select ---</option>
</select>
</div>
<!-- Default Dest for Ahmedabad is Anjaar, using it first load of page-->
</div>
</td>
</tr>
<tr>
<td colspan="3" height="9">
</td>
</tr>
<tr>
<td style="height: 58px">
<span class="blackTextSmall commonLeftPadding">Date of Journey </span>
<div class="commonLeftPadding">
<input id="calendar" class="homepage-selectlocation" title="Date in the format dd-mmm-yyyy"
type="text" value="dd-mmm-yyyy" />
</div>
</td>
<td style="height: 58px">
</td>
<td align="center" style="height: 58px">
<div style="margin-top: 15px">
<a href="" onclick="getResults();return false;">
<img alt="Search Bus Tickets Online" src="/images/searchbuses.gif" /></a>
</div>
</td>
</tr>
<tr>
<td style="height: 20px" colspan="3">
<div id="error" class="redTextSmall commonLeftPadding" style="display: none">
</div>
</td>
</tr>
</table>
</div>
<!-- calender end of error alert -->
</div>
</div>
<!-- bus image-->
<div style="float:right;width:50%;text-align:center;vertical-align:bottom;">
<div id="busImage">
<img src="/images/DTC-service.jpg" alt="online bus tickets" title="online bus tickets" style="margin-top: 30px;" />
</div>
</div>
<div style="clear:both;">
</div>
<!-- end of bus image-->
</div>
<!-- end of dropdown and bus image-->
<!--website error-->
<!--website error-->
<!-- boss link and bmtc-->
<div style="width: 100%;border:0px solid gray;">
<span style="text-align:center;float:right;display:none;">Read customer reviews on bus services</span>
<div style="clear:both;">
</div>
</div>
<!-- end of boss link and bmtc-->
<!-- call center no and redbus advantage-->
<div style="width: 100%; height: 200px; padding-top: 5px;">
<div style="padding-left:40px;float: left;">
<div id="callcenter" style="width: 400px; text-align: left; ">
<div class="pageHeadingsmall">
<div style="float:left">Customer care</div>
<div style="float:right;margin-right:5px">
<span class="grayTextSmall"> (7:30 am to 11 pm)</span>
</div>
<div style="clear:both"></div>
</div>
<div id="PhoneNoControl">
<div id="phoneNo" style="text-align:center;margin-top:17px;font-size:16px;font-weight:bold">
<div><span id="stdCode" class="grayTextNormal" style="font-size:16px" ></span> 394 12345</div></div>
<div class="blueTextNormal" style="position: relative; top: 0px; font-size:12px;margin-top:20px;text-align:center;cursor:pointer">
<a id="Ahmedabad" class="blueTextNormal" onclick="setPhoneno(this,'079');return false;">Ahmedabad</a><span class="footers"> .</span>
<a id="Bangalore" class="blueTextNormal" onclick="setPhoneno(this,'080');return false;">Bangalore</a><span class="footers"> .</span>
<a id="Chennai" class="blueTextNormal" onclick="setPhoneno(this,'044');return false;">Chennai</a><span class="footers"> .</span>
<a id="Delhi" class="blueTextNormal" onclick="setPhoneno(this,'011');return false;">Delhi</a><span class="footers"> .</span>
<a id="Hyderabad" class="blueTextNormal" onclick="setPhoneno(this,'040');return false;">Hyderabad</a><span class="footers"> .</span>
<a id="Mumbai" class="blueTextNormal" onclick="setPhoneno(this,'022');return false;">Mumbai</a><span class="footers"> .</span>
<a id="Pune" class="blueTextNormal" onclick="setPhoneno(this,'020');return false;">Pune</a>
</div>
<div style="text-align:right;margin-top:30px;font-size:16px;font-weight:bold;">
<div style="height:20px"> </div>
<div style="font-size:16px;float:left;width:59%;" ><span id="regStdCode" class="grayTextNormal" style="font-size:16px;"></span> 394 1234</div><div style="float:right;width:38%;text-align:left;padding-left:10px"></div><div style="clear:both"></div></div>
<div class="blueTextNormal" style="position: relative; top: 0px; margin-left: 5px;font-size:12px;margin-top:20px;text-align:center;cursor:pointer">
<a id="Coimbatore" class="blueTextNormal" onclick="setPhonenoReg(this,'0422');return false;">Coimbatore</a><span class="footers"> .</span>
<a id="Vijayawada" class="blueTextNormal" onclick="setPhonenoReg(this,'0866');return false;">Vijayawada</a><span class="footers"> .</span>
<a id="Vishakhapatnam" class="blueTextNormal" onclick="setPhonenoReg(this,'0891');return false;">Vishakhapatnam</a>
</div>
</div>
</div>
</div>
<div style="float: right;padding-right:40px">
<div id="redBusAdvantage" style="width: 400px;float: right; text-align: left;padding-left:20px">
<div class="pageHeadingSmall" style="height:20px; padding:0px 0px 4px">
<div style="float:left;padding-top:4px;padding-left:5px">
redBus Advantage
</div>
<div style="float:right;border:0px solid red">
<span style="vertical-align:top;">
<a href="https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.redbus.in&lang=en" onclick="window.open('https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.redbus.in&lang=en','','width=540,height=460,scrollbars=1'); return false;" >
<img src="/images/Verisign.gif" alt="" height="24" />
</a>
</span>
</div>
<div style="clear:both">
</div>
</div>
<div class="General">
<ul>
<li>
Easy booking for New Delhi airport bus service
</li>
<li>
Travel with mTicket for airport buses
</li>
<li>
No booking fees on airport bus bookings
</li>
<li>
Onward and return service for airport buses
</li>
<li>
Book airport bus using credit, debit cards and net banking
</li>
<li>
Book the airport bus in advance to avoid a queue
</li>
<li>
Secure bookings guaranteed with VeriSign secure
</li>
</ul>
</div>
</div>
<div style="clear:both">
</div>
</div>
</div>
<!-- end of call center no redbus advantage-->
<!-- footer-->
</form>
<!-- end of footer -->
</div>
</div><script type="text/javascript" src="/js/Jquery/UI/jquery-ui-core.min.js">
</script>
<script type="text/javascript" src="/js/Jquery/UI/jquery.ui.widget.js"></script>
<script type="text/javascript" src="/js/Jquery/UI/jquery.ui.datepicker.js?v1.1">
</script>
<script type="text/javascript" language="javascript">
$(function() {
$("#calendar").datepicker({
onSelect: function(dateText, inst) {
validateDateFormat(dateText);
},
showAnim: null,
dateFormat: 'dd-M-yy',
showOn: 'both',
buttonText: 'Select your date of journey',
buttonImage: '/images/calendar/button.gif',
buttonImageOnly: true,
firstDay: 1,
nextText: '',
prevText: '',
numberOfMonths: [1, 2],
defaultDate: new Date('Mar,28,2011'),
minDate: new Date('Mar,28,2011')
});
});
var sourceDestsList ={"733":[{"id":"72897" ,"value":"Delhi Domestic Airport"},{"id":"72896" ,"value":"Delhi International Airport"}],"72896":[{"id":"733","value":"Delhi (City)"}],"72897":[{"id":"733","value":"Delhi (City)"}]};
function setPhonenoReg(obj, phoneno) {
var classObj = $("a.grayTextNormal");
$(obj).removeClass('blueTextNormal');
$(obj).addClass('grayTextNormal');
$.each(classObj, function(val, text) {
$('#' + text.id).removeClass('grayTextNormal');
$('#' + text.id).addClass('blueTextNormal');
});
$("#regStdCode").html('(' + phoneno + ')');
$("#stdCode").html('');
}
</script>
<script language="javascript" type="text/javascript" src="/js/GetQueryStringParameter.js"></script>
<script language="javascript" type="text/javascript" src="js/calendar.js"></script>
<script language="javascript" type="text/javascript" src="js/AirportIndex.js?v1"></script>
</div>
<div style="border:0px solid blue;clear:both;text-align:center;padding-top:4px">
<div align="center" style="border:0px solid gray;margin-top:17px">
<div style="width:425px;border-top:1px solid #e0e0e0;" id="mainFooterInfo">
<div class="footers" style="margin-top:2px" >
<a href="http://www.redbus.in/AboutUs.aspx">About us</a>
.
<a href="http://www.redbus.in/FAQ.aspx">FAQs</a>
.
<a href="http://www.redbus.in/travels/updates-may-08.aspx">Updates</a>
.
<a href="http://www.redbus.in/cities.aspx">Travel guides</a>
.
<a href="http://www.redbus.in/careers.aspx"> Careers</a>
.
<a href="http://www.redbus.in/redBus_offers.aspx">Offers</a>
.
<a href="http://www.redbus.in/ContactUs.aspx">Contact us</a>
.
<a href="http://www.facebook.com/redbus.in" target="_blank"><img src="/Images/fb-logo.png" alt="" /></a>
</div>
<div id="copyRight" class="grayTextNormal" style="padding-top:4px;font-size:11px;color:#BCBCBC;margin-top:8px">© Pilani Soft Labs Pvt. Ltd.</div>
<p align="center">
</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1525387-1");
pageTracker._trackPageview();
} catch(err) {}
try {
if(trackRevenue){
trackRevenueInGA();
}
} catch(err) {}
</script>
</div>
</div>
</div>
</div>
<!-- wrapper ends-->
</center>
</body>
</html>
Checkfare
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
Airport bus service: New Delhi airport buses online booking
</title>
<meta name="Keywords" content="online bus tickets booking, bus tickets booking mumbai, Bangalore bus tickets, Chennai bus tickets, Hyderabad bus tickets, Pune bus tickets, Ahmedabad bus tickets, Delhi bus tickets"/>
<meta content="Book bus tickets for airport buses online for New Delhi at redBus.in, India’s largest bus tickets booking portal." name="description" />
<meta content="bus ticket from to tirupathi,Calicut,mumbai, bangalore, hyderabad, Vizag, Vijayawada, Trichy, Madurai, Coimbatore, Goa,cheap fare,discount ,travel,online reservations,cheap bus ticket" name="abstract" />
<link href="/favicon.ico" rel="shortcut icon" />
<link type="text/css" href="/CSS/themes/jquery.ui.all.css?v2" rel="stylesheet" />
<link type="text/css" href="/CSS/themes/jquery.ui.datepicker.css?v1" rel="stylesheet" />
<style type="text/css">
div.ui-datepicker {font-size: 85%; }
.ui-state-active, .ui-widget-content .ui-state-active {
background:#000;
border:1px solid #000;
font-weight:normal;
color:#fff;
text-decoration:none;
}
.ui-datepicker tbody a {background-image:none !important;}
.ui-datepicker-week-end {color:#000; }
.ui-state-disabled { text-decoration:none;}
.ui-datepicker-unselectable { text-decoration:none;}
</style>
<!--
<link href="/CSS/master.css" type="text/css" rel="stylesheet" />
-->
<!--[if IE]>
<link href="/CSS/ie.css?v1" type="text/css" rel="stylesheet" />
<![endif]-->
</head>
<body id="ctl00_body">
<center>
<div id="wrapper1">
<!-- wrapper starts-->
<!--header starts-->
<div id="head" style="text-align:center;">
<link href="/CSS/Master.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.close-x {
background-color:#FFFFFF;
background-image:url(/images/close-x.gif);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:18px;
margin-left:770px;
margin-top:4px;
position:relative;
width:18px;
}
a {
color:#305AA0;
cursor:pointer;
text-decoration:none;
}
</style>
<div id="header" style="height:80px;margin-top:0px;margin-bottom:0px; width:960px;border:0px solid gray;text-align:left;">
<div style="width:20px;float:left;width:51%;">
<a href="/"><img src="/images/logo-redbus.gif" alt="redBus Bus Tickets Online" /></a>
</div>
<div id='mainHeaderInfo' style="float:right;text-align:right;width:47%" >
<div style="margin-top:0px;padding-bottom:0px;" >
<div style="border:0px solid red;">
<div style="text-align:right">
<div id="ctl00_HeaderHolder_MainHeader1_DIVTopLinks" style="float:left;padding-top:10px;padding-left:2px;text-align:left; margin-left:10px;">
</div>
<div id="ctl00_HeaderHolder_MainHeader1_DIVTollNo" style="float:right;text-align:right;width:145px">
<span style="float:left;padding-top:8px;text-align:right;"><img src="/images/redbus_flag1.png" alt="" width="20px" id="flag"/></span>
<span style="float:right;"> <span class="grayTextSmall" style="text-decoration:underline;font-size:9px; ">National toll number</span><br />
<span class="blueTextBold" style="text-align:center;" >1860-425-1111</span></span>
</div>
<div style="clear:both"></div>
</div>
</div>
</div>
<div id="ctl00_HeaderHolder_MainHeader1_DIVMainLinks" class="headerGrayTextBold" style="">
<div style="border-top:1px solid #ebebeb;padding-top:12px;width:70%;float:right" >
<span><a href="http://www.redbus.in/">Home</a></span><span><a href="http://www.redbus.in/TicketStatus.aspx">Print/SMS ticket</a></span>
<span> <a href="http://www.redbus.in/CheckFare.aspx">Check fare</a></span> <span><a href="http://www.redbus.in/cancelticket.aspx">
Cancellation</a></span></div>
</div>
<div id="ctl00_HeaderHolder_MainHeader1_DIVMainLinks2" class="headerGrayTextBold"></div>
<div id="ctl00_HeaderHolder_MainHeader1_DIVLangLinks" style=" vertical-align:top;"></div>
</div>
</div>
<script src="/js/jquery/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/Jquery/jquery.validate.js"></script>
<script type="text/javascript">
function closeSigninPopup(){
$('.close-x').hide();
$('#SignInPopUpFrame').hide();
$.unblockUI();
window.parent.location.reload(true);
}
function openSigninPopup(){
var faderoptions = {
message: $('#siginPopup'),
overlayCSS: { backgroundColor: 'gray', opacity: .9 },
css:{ backgroundColor: '#fff', width:'780px', left:'20%', top:'10%', border: '13px solid #dadada' }
}
$('#SignInPopUpFrame').show();
$('.close-x').show();
$.blockUI(faderoptions);
}
</script>
</div>
<!-- header ends-->
<div>
<div align="center">
<div id="wrapper1">
<form name="aspnetForm" method="post" action="index.aspx" id="aspnetForm" style="margin-top:3px">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTY2OTc5MTExN2Rk" />
</div>
<!-- page heading and rent a bus link -->
<div class="borderHeaderIndex">
<div style="margin-top: 9px;border:0px solid gray;">
<div style="float: left; text-align: left;">
<span class="redTextBold"> Airport bus service</span>
<span class="color:#bcbcbc" style="margin-left:20px;margin-right:20px">|</span>
<span>
<a class="blueTextNormal" href="/">
Bus booking</a>
</span><span class="color:#bcbcbc" style="margin-left:20px;margin-right:20px">|</span>
<span>
<a class="blueTextNormal" href="/Bus_hire/buses_on_hire.aspx">
Bus hire</a>
</span>
<span>
</span>
</div>
<div id="ctl00_ContentHolder_currentDate" style="float: right;padding-right:10px;">
<a class="blueTextNormal" href="/Agentlogin.aspx">
Agent registration
</a>
</div>
<div style="clear:both;">
</div>
</div>
</div>
<!-- end of page heading and rent a bus link -->
<div id="SearchAndBus" style="width: 100%;border:0px solid #e3e3e3;">
<div class="DropDownlistsControls" style="float: left;width: 440px;">
<div style="margin-top: 5px;">
<div style="text-align:center;margin-bottom:10px">
<table border="0" cellpadding="0" cellspacing="0" class="index">
<tr>
<td width="180">
<span class="blackTextSmall commonLeftPadding">From </span>
<div class="commonLeftPadding">
<select id="DDLSource" class="homepage-selectlocation" style="width: 180px" onchange="fillDestinations(this.value);">
<option selected="selected" value="0">--- Select ---</option>
<option value="733">Delhi (City)</option>
<option value="72897">Delhi Domestic Airport</option>
<option value="72896">Delhi International Airport</option>
</select>
</div>
</td>
<td align="center" valign="bottom" width="40">
<span style="padding-bottom: 3px">
<img id="spinner" alt="" src="/images/spinner.gif" style="display: none" />
</span>
</td>
<td width="180">
<span class="blackTextSmall">To </span>
<div>
<select id="DDLDestination" class="homepage-selectlocation" style="width: 180px" onchange="fillDroppingPoints1(this.value);">
<option selected="selected" value="0">--- Select ---</option>
<option value="733">Delhi (City)</option>
<option value="72897">Delhi Domestic Airport</option>
<option value="72896">Delhi International Airport</option>
</select>
<!-- Default Dest for Ahmedabad is Anjaar, using it first load of page-->
</div>
</td>
</tr>
<tr>
<td colspan="3" style="height: 20px">
</td>
</tr>
<tr>
<td style="width: 180px">
<span class="blackTextSmall commonLeftPadding">Boarding point </span>
<div class="commonLeftPadding">
<select id="DDLBoarding" class="homepage-selectlocation" name="DDLBoarding" style="width: 180px" onchange="hideErrorMsg();" >
<option selected="selected" value="0">--- Select ---</option>
</select>
</div>
</td>
<td align="left" style="width: 20px" valign="bottom">
<span style="padding-bottom: 3px">
<img id="loading" alt="" src="/images/spinner.gif" style="visibility: hidden" />
</span>
</td>
<td align="left" style="width: 180px">
<span class="blackTextSmall">Dropping point </span>
<div>
<div class="blackTextSmall">
<select id="DDLDropping" class="homepage-selectlocation" name="DDLDropping" style="width: 180px" onchange="hideErrorMsg();">
<option selected="selected" value="0">--- Select ---</option>
</select>
</div>
<!-- Default Dest for Ahmedabad is Anjaar, using it first load of page-->
</div>
</td>
</tr>
<tr>
<td colspan="3" height="9">
</td>
</tr>
<tr>
<td style="height: 58px">
<span class="blackTextSmall commonLeftPadding">Date of Journey </span>
<div class="commonLeftPadding">
<input id="calendar" class="homepage-selectlocation" title="Date in the format dd-mmm-yyyy"
type="text" value="dd-mmm-yyyy" />
</div>
</td>
<td style="height: 58px">
</td>
<td align="center" style="height: 58px">
<div style="margin-top: 15px">
<a href="" onclick="getResults();return false;">
<img alt="Search Bus Tickets Online" src="/images/searchbuses.gif" /></a>
</div>
</td>
</tr>
<tr>
<td style="height: 20px" colspan="3">
<div id="error" class="redTextSmall commonLeftPadding" style="display: none">
</div>
</td>
</tr>
</table>
</div>
<!-- calender end of error alert -->
</div>
</div>
<!-- bus image-->
<div style="float:right;width:50%;text-align:center;vertical-align:bottom;">
<div id="busImage">
<img src="/images/DTC-service.jpg" alt="online bus tickets" title="online bus tickets" style="margin-top: 30px;" />
</div>
</div>
<div style="clear:both;">
</div>
<!-- end of bus image-->
</div>
<!-- end of dropdown and bus image-->
<!--website error-->
<!--website error-->
<!-- boss link and bmtc-->
<div style="width: 100%;border:0px solid gray;">
<span style="text-align:center;float:right;display:none;">Read customer reviews on bus services</span>
<div style="clear:both;">
</div>
</div>
<!-- end of boss link and bmtc-->
<!-- call center no and redbus advantage-->
<div style="width: 100%; height: 200px; padding-top: 5px;">
<div style="padding-left:40px;float: left;">
<div id="callcenter" style="width: 400px; text-align: left; ">
<div class="pageHeadingsmall">
<div style="float:left">Customer care</div>
<div style="float:right;margin-right:5px">
<span class="grayTextSmall"> (7:30 am to 11 pm)</span>
</div>
<div style="clear:both"></div>
</div>
<div id="PhoneNoControl">
<div id="phoneNo" style="text-align:center;margin-top:17px;font-size:16px;font-weight:bold">
<div><span id="stdCode" class="grayTextNormal" style="font-size:16px" ></span> 394 12345</div></div>
<div class="blueTextNormal" style="position: relative; top: 0px; font-size:12px;margin-top:20px;text-align:center;cursor:pointer">
<a id="Ahmedabad" class="blueTextNormal" onclick="setPhoneno(this,'079');return false;">Ahmedabad</a><span class="footers"> .</span>
<a id="Bangalore" class="blueTextNormal" onclick="setPhoneno(this,'080');return false;">Bangalore</a><span class="footers"> .</span>
<a id="Chennai" class="blueTextNormal" onclick="setPhoneno(this,'044');return false;">Chennai</a><span class="footers"> .</span>
<a id="Delhi" class="blueTextNormal" onclick="setPhoneno(this,'011');return false;">Delhi</a><span class="footers"> .</span>
<a id="Hyderabad" class="blueTextNormal" onclick="setPhoneno(this,'040');return false;">Hyderabad</a><span class="footers"> .</span>
<a id="Mumbai" class="blueTextNormal" onclick="setPhoneno(this,'022');return false;">Mumbai</a><span class="footers"> .</span>
<a id="Pune" class="blueTextNormal" onclick="setPhoneno(this,'020');return false;">Pune</a>
</div>
<div style="text-align:right;margin-top:30px;font-size:16px;font-weight:bold;">
<div style="height:20px"> </div>
<div style="font-size:16px;float:left;width:59%;" ><span id="regStdCode" class="grayTextNormal" style="font-size:16px;"></span> 394 1234</div><div style="float:right;width:38%;text-align:left;padding-left:10px"></div><div style="clear:both"></div></div>
<div class="blueTextNormal" style="position: relative; top: 0px; margin-left: 5px;font-size:12px;margin-top:20px;text-align:center;cursor:pointer">
<a id="Coimbatore" class="blueTextNormal" onclick="setPhonenoReg(this,'0422');return false;">Coimbatore</a><span class="footers"> .</span>
<a id="Vijayawada" class="blueTextNormal" onclick="setPhonenoReg(this,'0866');return false;">Vijayawada</a><span class="footers"> .</span>
<a id="Vishakhapatnam" class="blueTextNormal" onclick="setPhonenoReg(this,'0891');return false;">Vishakhapatnam</a>
</div>
</div>
</div>
</div>
<div style="float: right;padding-right:40px">
<div id="redBusAdvantage" style="width: 400px;float: right; text-align: left;padding-left:20px">
<div class="pageHeadingSmall" style="height:20px; padding:0px 0px 4px">
<div style="float:left;padding-top:4px;padding-left:5px">
redBus Advantage
</div>
<div style="float:right;border:0px solid red">
<span style="vertical-align:top;">
<a href="https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.redbus.in&lang=en" onclick="window.open('https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.redbus.in&lang=en','','width=540,height=460,scrollbars=1'); return false;" >
<img src="/images/Verisign.gif" alt="" height="24" />
</a>
</span>
</div>
<div style="clear:both">
</div>
</div>
<div class="General">
<ul>
<li>
Easy booking for New Delhi airport bus service
</li>
<li>
Travel with mTicket for airport buses
</li>
<li>
No booking fees on airport bus bookings
</li>
<li>
Onward and return service for airport buses
</li>
<li>
Book airport bus using credit, debit cards and net banking
</li>
<li>
Book the airport bus in advance to avoid a queue
</li>
<li>
Secure bookings guaranteed with VeriSign secure
</li>
</ul>
</div>
</div>
<div style="clear:both">
</div>
</div>
</div>
<!-- end of call center no redbus advantage-->
<!-- footer-->
</form>
<!-- end of footer -->
</div>
</div><script type="text/javascript" src="/js/Jquery/UI/jquery-ui-core.min.js">
</script>
<script type="text/javascript" src="/js/Jquery/UI/jquery.ui.widget.js"></script>
<script type="text/javascript" src="/js/Jquery/UI/jquery.ui.datepicker.js?v1.1">
</script>
<script type="text/javascript" language="javascript">
$(function() {
$("#calendar").datepicker({
onSelect: function(dateText, inst) {
validateDateFormat(dateText);
},
showAnim: null,
dateFormat: 'dd-M-yy',
showOn: 'both',
buttonText: 'Select your date of journey',
buttonImage: '/images/calendar/button.gif',
buttonImageOnly: true,
firstDay: 1,
nextText: '',
prevText: '',
numberOfMonths: [1, 2],
defaultDate: new Date('Mar,28,2011'),
minDate: new Date('Mar,28,2011')
});
});
var sourceDestsList ={"733":[{"id":"72897" ,"value":"Delhi Domestic Airport"},{"id":"72896" ,"value":"Delhi International Airport"}],"72896":[{"id":"733","value":"Delhi (City)"}],"72897":[{"id":"733","value":"Delhi (City)"}]};
function setPhonenoReg(obj, phoneno) {
var classObj = $("a.grayTextNormal");
$(obj).removeClass('blueTextNormal');
$(obj).addClass('grayTextNormal');
$.each(classObj, function(val, text) {
$('#' + text.id).removeClass('grayTextNormal');
$('#' + text.id).addClass('blueTextNormal');
});
$("#regStdCode").html('(' + phoneno + ')');
$("#stdCode").html('');
}
</script>
<script language="javascript" type="text/javascript" src="/js/GetQueryStringParameter.js"></script>
<script language="javascript" type="text/javascript" src="js/calendar.js"></script>
<script language="javascript" type="text/javascript" src="js/AirportIndex.js?v1"></script>
</div>
<div style="border:0px solid blue;clear:both;text-align:center;padding-top:4px">
<div align="center" style="border:0px solid gray;margin-top:17px">
<div style="width:425px;border-top:1px solid #e0e0e0;" id="mainFooterInfo">
<div class="footers" style="margin-top:2px" >
<a href="http://www.redbus.in/AboutUs.aspx">About us</a>
.
<a href="http://www.redbus.in/FAQ.aspx">FAQs</a>
.
<a href="http://www.redbus.in/travels/updates-may-08.aspx">Updates</a>
.
<a href="http://www.redbus.in/cities.aspx">Travel guides</a>
.
<a href="http://www.redbus.in/careers.aspx"> Careers</a>
.
<a href="http://www.redbus.in/redBus_offers.aspx">Offers</a>
.
<a href="http://www.redbus.in/ContactUs.aspx">Contact us</a>
.
<a href="http://www.facebook.com/redbus.in" target="_blank"><img src="/Images/fb-logo.png" alt="" /></a>
</div>
<div id="copyRight" class="grayTextNormal" style="padding-top:4px;font-size:11px;color:#BCBCBC;margin-top:8px">© Pilani Soft Labs Pvt. Ltd.</div>
<p align="center">
</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1525387-1");
pageTracker._trackPageview();
} catch(err) {}
try {
if(trackRevenue){
trackRevenueInGA();
}
} catch(err) {}
</script>
</div>
</div>
</div>
</div>
<!-- wrapper ends-->
</center>
</body>
</html>
Canecllation
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>redBus.in » Cancel your ticket</title>
<meta content="vrl, volvo, raj, abt, neeta, travel, agent, ticket reservation, road"
name="keywords" />
<meta content="Bus Tickets | Tickets online: Bangalore, Hyderabad, Chennai, Mumbai, Pune, Goa, Ahmedabad and Nasik tickets. red Bus is an online bus tickets agent."
name="description" />
<meta content="bus ticket from to tirupathi,Calicut,mumbai, bangalore, hyderabad, Vizag, Vijayawada, Trichy, Madurai, Coimbatore, Goa,cheap fare,discount ,travel,online reservations,cheap bus ticket"
name="abstract" />
<meta content="1 days" name="revisit-after" />
<meta content="Global" name="distribution" />
<meta content="EN-US" name="language" />
<meta content="Public" name="doc-type" />
<meta content="travel" name="classification" />
<meta content="follow, index, all" name="robots" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- InstanceBegin template="/Templates/Redbus_Home.dwt" codeOutsideHTMLIsLocked="false" -->
<link href="/CSS/styles.css" type="text/css" rel="stylesheet" />
<link href="/CSS/master.css" type="text/css" rel="stylesheet" />
<style type="text/css">.emptycell { BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; HEIGHT: 45px; BACKGROUND-COLOR: #fff }
.cell { border:1px solid white; FONT-SIZE: 10px;COLOR: #000000;FONT-FAMILY: Tahoma,Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #dcdcdb; TEXT-ALIGN: center; text-valign: middle }
.sLyt { BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px }
.htip { BORDER-RIGHT: #c5c5c5 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #c5c5c5 1px solid; DISPLAY: none; PADDING-LEFT: 3px; Z-INDEX: 2; PADDING-BOTTOM: 3px; BORDER-LEFT: #c5c5c5 1px solid; WIDTH: 200px; PADDING-TOP: 3px; BORDER-BOTTOM: #c5c5c5 1px solid; POSITION: absolute; BACKGROUND-COLOR: #f5f5f5 }
.sllegend { BORDER-RIGHT: #c5c5c5 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #c5c5c5 1px solid; PADDING-LEFT: 3px; Z-INDEX: 2; LEFT: 590px; PADDING-BOTTOM: 3px; BORDER-LEFT: #c5c5c5 1px solid; WIDTH: 120px; PADDING-TOP: 3px; BORDER-BOTTOM: #c5c5c5 1px solid; POSITION: relative; TOP: -200px }
</style>
<script language="javascript" src="/js/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/RedbusUtils/PartialCancellation.js?v53"></script>
<script language="javascript" type="text/javascript">
function showCancellationDiv()
{
if(document.getElementById("CancellationDiv").style.display=='block')
{
document.getElementById("CancellationDiv").style.display='none';
}
else
{
document.getElementById("CancellationDiv").style.display='block';
}
}
function validateRefundType()
{
if((document.getElementById('RBRefundType_0')!=null && !document.getElementById('RBRefundType_0').checked)
&&(document.getElementById('RBRefundType_1')!=null && !document.getElementById('RBRefundType_1').checked))
{
alert("Please select the refund option.");
return false;
}
displaySpinner();
}
</script>
<script type="text/javascript">
$(document).ready(function()
{
$("#click_here").click(function(event) {
event.preventDefault();
$("#div1").slideToggle();
});
$("#div1 a").click(function(event) {
event.preventDefault();
$("#div1").slideUp();
});
});
</script>
</head>
<body>
<div id="wrapper1">
<div align="center">
<link href="/CSS/Master.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.close-x {
background-color:#FFFFFF;
background-image:url(/images/close-x.gif);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:18px;
margin-left:770px;
margin-top:4px;
position:relative;
width:18px;
}
a {
color:#305AA0;
cursor:pointer;
text-decoration:none;
}
</style>
<div id="header" style="height:80px;margin-top:0px;margin-bottom:0px; width:960px;border:0px solid gray;text-align:left;">
<div style="width:20px;float:left;width:51%;">
<a href="/"><img src="/images/logo-redbus.gif" alt="redBus Bus Tickets Online" /></a>
</div>
<div id='mainHeaderInfo' style="float:right;text-align:right;width:47%" >
<div style="margin-top:0px;padding-bottom:0px;" >
<div style="border:0px solid red;">
<div style="text-align:right">
<div id="MainHeader1_DIVTopLinks" style="float:left;padding-top:10px;padding-left:2px;text-align:left; margin-left:10px;">
</div>
<div id="MainHeader1_DIVTollNo" style="float:right;text-align:right;width:145px">
<span style="float:left;padding-top:8px;text-align:right;"><img src="/images/redbus_flag1.png" alt="" width="20px" id="flag"/></span>
<span style="float:right;"> <span class="grayTextSmall" style="text-decoration:underline;font-size:9px; ">National toll number</span><br />
<span class="blueTextBold" style="text-align:center;" >1860-425-1111</span></span>
</div>
<div style="clear:both"></div>
</div>
</div>
</div>
<div id="MainHeader1_DIVMainLinks" class="headerGrayTextBold" style="">
<div style="border-top:1px solid #ebebeb;padding-top:12px;width:70%;float:right" >
<span><a href="http://www.redbus.in/">Home</a></span><span><a href="http://www.redbus.in/TicketStatus.aspx">Print/SMS ticket</a></span>
<span> <a href="http://www.redbus.in/CheckFare.aspx">Check fare</a></span> <span><a href="http://www.redbus.in/cancelticket.aspx">
Cancellation</a></span></div>
</div>
<div id="MainHeader1_DIVMainLinks2" class="headerGrayTextBold"></div>
<div id="MainHeader1_DIVLangLinks" style=" vertical-align:top;"></div>
</div>
</div>
<script src="/js/jquery/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/Jquery/jquery.validate.js"></script>
<script type="text/javascript">
function closeSigninPopup(){
$('.close-x').hide();
$('#SignInPopUpFrame').hide();
$.unblockUI();
window.parent.location.reload(true);
}
function openSigninPopup(){
var faderoptions = {
message: $('#siginPopup'),
overlayCSS: { backgroundColor: 'gray', opacity: .9 },
css:{ backgroundColor: '#fff', width:'780px', left:'20%', top:'10%', border: '13px solid #dadada' }
}
$('#SignInPopUpFrame').show();
$('.close-x').show();
$.blockUI(faderoptions);
}
</script>
</div>
<form name="Form1" method="post" action="cancelticket.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="Form1">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNjU5NjY4MDM0D2QWAgIDD2QWEAIBD2QWAgIBDxYCHgtfIUl0ZW1Db3VudAIHFg5mD2QWAmYPFQIJQWhtZWRhYmFkESgwNzkpICAgMzk0LTEyMzQ1ZAIBD2QWAmYPFQIJQmFuZ2Fsb3JlDygwODApIDM5NC0xMjM0NWQCAg9kFgJmDxUCB0NoZW5uYWkRKDA0NCkgICAzOTQtMTIzNDVkAgMPZBYCZg8VAgVEZWxoaREoMDExKSAgIDM5NC0xMjM0NWQCBA9kFgJmDxUCCUh5ZGVyYWJhZBEoMDQwKSAgIDM5NC0xMjM0NWQCBQ9kFgJmDxUCBk11bWJhaREoMDIyKSAgIDM5NC0xMjM0NWQCBg9kFgJmDxUCBFB1bmURKDAyMCkgICAzOTQtMTIzNDVkAgMPZBYCAgIPZBYCZg9kFgICAw8WAh4HVmlzaWJsZWgWAmYPZBYCZg9kFgwCBQ88KwANAGQCCQ9kFgICAQ8QZGQWAGQCCw9kFgICAQ8QZGQWAGQCDQ9kFgICAQ8QZGQWAGQCEQ8PZBYCHgdvbmNsaWNrBSZqYXZhc2NyaXB0OnJldHVybiB2YWxpZGF0ZVJlZnVuZFR5cGUoKWQCEw8PZBYCHwIFL2phdmFzY3JpcHQ6cmV0dXJuIHZhbGlkYXRlUGFydGlhbENhbmNlbGxhdGlvbigpZAIFDw8WAh8BaGQWAgIIDw8WAh4EVGV4dAWZDDxmb250IGNsYXNzPSJyZWR0ZXh0LW5vcm1hbCIgc3R5bGU9InBhZGRpbmctbGVmdDowcHgiPkZvciBhbnkgcXVlcmllcyBwbGVhc2UgY29udGFjdCA6PC9mb250Pjxicj48dGFibGUgYm9yZGVyPScwcHgnIGNlbGxwYWRkaW5nPScwJyBjZWxsc3BhY2luZz0nMCcgd2lkdGg9JzEwMCUnIDx0ciBhbGlnbj0nbGVmdCcgdmFsaWduPSd0b3AnPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J2JsYWNrdGV4dCcgdmFsaWduPSd0b3AnPkFobWVkYWJhZDwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+KDA3OSkgICAzOTQtMTIzNDU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J2JsYWNrdGV4dCcgdmFsaWduPSd0b3AnPkJhbmdhbG9yZTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+KDA4MCkgMzk0LTEyMzQ1PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSdibGFja3RleHQnIHZhbGlnbj0ndG9wJz5DaGVubmFpPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSdzbWFsbHRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSdzbWFsbHRleHQnIHZhbGlnbj0ndG9wJz4oMDQ0KSAgIDM5NC0xMjM0NTwvdGQ+PC90cj48dHIgYWxpZ249J2xlZnQnIHZhbGlnbj0ndG9wJz48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSdibGFja3RleHQnIHZhbGlnbj0ndG9wJz5EZWxoaTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+KDAxMSkgICAzOTQtMTIzNDU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J2JsYWNrdGV4dCcgdmFsaWduPSd0b3AnPkh5ZGVyYWJhZDwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+KDA0MCkgICAzOTQtMTIzNDU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J2JsYWNrdGV4dCcgdmFsaWduPSd0b3AnPk11bWJhaTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+KDAyMikgICAzOTQtMTIzNDU8L3RkPjwvdHI+PHRyIGFsaWduPSdsZWZ0JyB2YWxpZ249J3RvcCc+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nYmxhY2t0ZXh0JyB2YWxpZ249J3RvcCc+UHVuZTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nc21hbGx0ZXh0JyB2YWxpZ249J3RvcCc+KDAyMCkgICAzOTQtMTIzNDU8L3RkPjwvdHI+PC90YWJsZT5kZAIHDw8WAh8BaGQWAgIFDw8WAh8DBZkMPGZvbnQgY2xhc3M9IndoaXRldGV4dCIgc3R5bGU9InBhZGRpbmctbGVmdDowcHgiPkZvciBIb21lIGRlbGl2ZXJ5IG9mIHRpY2tldCBjYWxsIHVzIDo8L2ZvbnQ+PGJyPjx0YWJsZSBib3JkZXI9JzBweCcgY2VsbHBhZGRpbmc9JzAnIGNlbGxzcGFjaW5nPScwJyB3aWR0aD0nMTAwJScgPHRyIGFsaWduPSdsZWZ0JyB2YWxpZ249J3RvcCc+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+QWhtZWRhYmFkPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDc5KSAgIDM5NC0xMjM0NTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+QmFuZ2Fsb3JlPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDgwKSAzOTQtMTIzNDU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPkNoZW5uYWk8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPjo8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPigwNDQpICAgMzk0LTEyMzQ1PC90ZD48L3RyPjx0ciBhbGlnbj0nbGVmdCcgdmFsaWduPSd0b3AnPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPkRlbGhpPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDExKSAgIDM5NC0xMjM0NTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+SHlkZXJhYmFkPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDQwKSAgIDM5NC0xMjM0NTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+TXVtYmFpPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDIyKSAgIDM5NC0xMjM0NTwvdGQ+PC90cj48dHIgYWxpZ249J2xlZnQnIHZhbGlnbj0ndG9wJz48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz5QdW5lPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDIwKSAgIDM5NC0xMjM0NTwvdGQ+PC90cj48L3RhYmxlPmRkAgkPDxYCHwFoZBYCAgUPDxYCHwMFmQw8Zm9udCBjbGFzcz0id2hpdGV0ZXh0IiBzdHlsZT0icGFkZGluZy1sZWZ0OjBweCI+Rm9yIEhvbWUgZGVsaXZlcnkgb2YgdGlja2V0IGNhbGwgdXMgOjwvZm9udD48YnI+PHRhYmxlIGJvcmRlcj0nMHB4JyBjZWxscGFkZGluZz0nMCcgY2VsbHNwYWNpbmc9JzAnIHdpZHRoPScxMDAlJyA8dHIgYWxpZ249J2xlZnQnIHZhbGlnbj0ndG9wJz48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz5BaG1lZGFiYWQ8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPjo8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPigwNzkpICAgMzk0LTEyMzQ1PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz5CYW5nYWxvcmU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPjo8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPigwODApIDM5NC0xMjM0NTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+Q2hlbm5haTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+KDA0NCkgICAzOTQtMTIzNDU8L3RkPjwvdHI+PHRyIGFsaWduPSdsZWZ0JyB2YWxpZ249J3RvcCc+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+RGVsaGk8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPjo8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPigwMTEpICAgMzk0LTEyMzQ1PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz5IeWRlcmFiYWQ8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPjo8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPigwNDApICAgMzk0LTEyMzQ1PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz5NdW1iYWk8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPjo8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPigwMjIpICAgMzk0LTEyMzQ1PC90ZD48L3RyPjx0ciBhbGlnbj0nbGVmdCcgdmFsaWduPSd0b3AnPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPlB1bmU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPjo8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPigwMjApICAgMzk0LTEyMzQ1PC90ZD48L3RyPjwvdGFibGU+ZGQCCw8PFgIfAWhkFgICBQ8PFgIfAwWZDDxmb250IGNsYXNzPSJ3aGl0ZXRleHQiIHN0eWxlPSJwYWRkaW5nLWxlZnQ6MHB4Ij5Gb3IgSG9tZSBkZWxpdmVyeSBvZiB0aWNrZXQgY2FsbCB1cyA6PC9mb250Pjxicj48dGFibGUgYm9yZGVyPScwcHgnIGNlbGxwYWRkaW5nPScwJyBjZWxsc3BhY2luZz0nMCcgd2lkdGg9JzEwMCUnIDx0ciBhbGlnbj0nbGVmdCcgdmFsaWduPSd0b3AnPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPkFobWVkYWJhZDwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+KDA3OSkgICAzOTQtMTIzNDU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPkJhbmdhbG9yZTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+KDA4MCkgMzk0LTEyMzQ1PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz5DaGVubmFpPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDQ0KSAgIDM5NC0xMjM0NTwvdGQ+PC90cj48dHIgYWxpZ249J2xlZnQnIHZhbGlnbj0ndG9wJz48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz5EZWxoaTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+KDAxMSkgICAzOTQtMTIzNDU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPkh5ZGVyYWJhZDwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+KDA0MCkgICAzOTQtMTIzNDU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPk11bWJhaTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+KDAyMikgICAzOTQtMTIzNDU8L3RkPjwvdHI+PHRyIGFsaWduPSdsZWZ0JyB2YWxpZ249J3RvcCc+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+UHVuZTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+OjwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+KDAyMCkgICAzOTQtMTIzNDU8L3RkPjwvdHI+PC90YWJsZT5kZAINDw8WAh8BaGQWAgIFDw8WAh8DBZkMPGZvbnQgY2xhc3M9IndoaXRldGV4dCIgc3R5bGU9InBhZGRpbmctbGVmdDowcHgiPkZvciBIb21lIGRlbGl2ZXJ5IG9mIHRpY2tldCBjYWxsIHVzIDo8L2ZvbnQ+PGJyPjx0YWJsZSBib3JkZXI9JzBweCcgY2VsbHBhZGRpbmc9JzAnIGNlbGxzcGFjaW5nPScwJyB3aWR0aD0nMTAwJScgPHRyIGFsaWduPSdsZWZ0JyB2YWxpZ249J3RvcCc+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+QWhtZWRhYmFkPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDc5KSAgIDM5NC0xMjM0NTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+QmFuZ2Fsb3JlPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDgwKSAzOTQtMTIzNDU8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPkNoZW5uYWk8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPjo8L3RkPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPigwNDQpICAgMzk0LTEyMzQ1PC90ZD48L3RyPjx0ciBhbGlnbj0nbGVmdCcgdmFsaWduPSd0b3AnPjx0ZCBhbGlnbj0nbGVmdCcgY2xhc3M9J3doaXRldGV4dCcgdmFsaWduPSd0b3AnPkRlbGhpPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDExKSAgIDM5NC0xMjM0NTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+SHlkZXJhYmFkPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDQwKSAgIDM5NC0xMjM0NTwvdGQ+PHRkIGFsaWduPSdsZWZ0JyBjbGFzcz0nd2hpdGV0ZXh0JyB2YWxpZ249J3RvcCc+TXVtYmFpPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDIyKSAgIDM5NC0xMjM0NTwvdGQ+PC90cj48dHIgYWxpZ249J2xlZnQnIHZhbGlnbj0ndG9wJz48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz5QdW5lPC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz46PC90ZD48dGQgYWxpZ249J2xlZnQnIGNsYXNzPSd3aGl0ZXRleHQnIHZhbGlnbj0ndG9wJz4oMDIwKSAgIDM5NC0xMjM0NTwvdGQ+PC90cj48L3RhYmxlPmRkAhMPZBYCZg8PFgIfA2VkZBgCBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUPQnRuQ2FuY2VsVGlja2V0BRVHZENhbmNlbGxhdGlvbkRldGFpbHMPZ2Q=" />
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['Form1'];
if (!theForm) {
theForm = document.Form1;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/WebResource.axd?d=GkvMpC4uXH-6rKQ5vWtweg2&t=633750713846926384" type="text/javascript"></script>
<script src="/WebResource.axd?d=IaUjd0brwniHgwYXM6Li7g1GMev5CC3_86f7WvJYHPg1&t=633750713846926384" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>
<div>
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td align="center">
<div class="pageHeadingBold" >
Cancel Ticket
</div>
<table style="margin-top:48px;" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="middle" align="center" width="100%" colspan="1" rowspan="1">
<!-- body starts here -->
<table cellspacing="0" cellpadding="0" class="commonWidth" border="0">
<tr>
<td valign="top" align="center" width="232">
<table id="Table1" height="48" cellspacing="0" cellpadding="0" width="90%" align="left"
border="0">
<tr>
<td>
<LINK href="/CSS/master.css" type="text/css" rel="stylesheet">
<table width="90%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" class="border-leftnav" style="padding-left:15px;" >
<table cellspacing=0 cellpadding=0 border="0" width=90% align="left">
<tr>
<td class="bodytext" height="6" style="font-weight: bold" valign="bottom">
</td>
</tr>
<tr>
<td class="bodytext" style="font-weight:bold" valign="bottom" height="15">Contact us at :</td>
</tr>
<tr>
<td class="bodytext" style="font-weight: bold" height="5">
</td>
</tr>
<tr>
<td align="left">
<table cellpadding=0 cellspacing=0 border="0" >
<tr >
<td class="bodytext" style="font-weight:bold">Ahmedabad</td>
</tr>
<tr>
<td class="bodytext">(079) 394-12345</td>
</tr>
<tr>
<td height=10></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 border="0" >
<tr >
<td class="bodytext" style="font-weight:bold">Bangalore</td>
</tr>
<tr>
<td class="bodytext">(080) 394-12345</td>
</tr>
<tr>
<td height=10></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 border="0" >
<tr >
<td class="bodytext" style="font-weight:bold">Chennai</td>
</tr>
<tr>
<td class="bodytext">(044) 394-12345</td>
</tr>
<tr>
<td height=10></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 border="0" >
<tr >
<td class="bodytext" style="font-weight:bold">Delhi</td>
</tr>
<tr>
<td class="bodytext">(011) 394-12345</td>
</tr>
<tr>
<td height=10></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 border="0" >
<tr >
<td class="bodytext" style="font-weight:bold">Hyderabad</td>
</tr>
<tr>
<td class="bodytext">(040) 394-12345</td>
</tr>
<tr>
<td height=10></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 border="0" >
<tr >
<td class="bodytext" style="font-weight:bold">Mumbai</td>
</tr>
<tr>
<td class="bodytext">(022) 394-12345</td>
</tr>
<tr>
<td height=10></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 border="0" >
<tr >
<td class="bodytext" style="font-weight:bold">Pune</td>
</tr>
<tr>
<td class="bodytext">(020) 394-12345</td>
</tr>
<tr>
<td height=10></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="bodytext" style="font-weight:bold;text-align:left;" align="left">E-mail us :
</tr> <tr>
<td align="left" >
<img src="/images/feedbackemail.jpg" />
<br /><br />
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<br />
<br />
</td>
<td valign="top" align="center" width="500">
<table id="Table23" cellspacing="0" cellpadding="0" width="90%" border="0">
<tr>
<td align="center">
<table id="TBTicketDetails" height="50" cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="right" width="137" style="height: 24px">
<p class="blackTextBold" align="right">
<span >Ticket Number </span><span class="asterik">* </span>
</p>
</td>
<td align="left" style="height: 24px">
<span class="redTextSmall">
<input name="TBTicketNo" type="text" maxlength="13" id="TBTicketNo" style="width:160px;" />
</span>
</td>
</tr>
<tr>
<td width="137" height="10">
</td>
<td height="10" align="left">
<span class="redTextSmall">
<span id="RFVName" style="color:Red;display:none;">Please enter the ticket number!</span>
<span class="redTextSmall">
<span id="REVTin" style="color:Red;display:none;">Please enter a valid ticket number!</span>
</span>
</span>
</td>
</tr>
<tr id="emailDiv">
<td align="right" width="137" height="10">
<p class="blackTextBold" align="right">
<span >E-mail ID </span><span class="asterik">* </span></p>
</td>
<td align="left">
<span class="redTextSmall">
<input name="TBEMailId" type="text" maxlength="50" id="TBEMailId" style="width:160px;" />
</span>
</td>
</tr>
<tr>
<td width="137" height="10">
</td>
<td align="left" >
<span class="redTextSmall">
<span id="RFVEmailID" style="color:Red;display:none;">Please enter a valid email id!</span>
<span class="redTextSmall">
<span id="REVEmail" style="color:Red;display:none;">Please enter a valid email id!</span>
</span></span>
</td>
</tr>
<tr>
<td width="137" height="16">
</td>
<td height="16">
</td>
</tr>
<tr>
<td width="137">
</td>
<td align="left">
<span >
<input type="image" name="BtnCancelTicket" id="BtnCancelTicket" src="images/cancel-ticket.gif" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("BtnCancelTicket", "", true, "", "", false, false))" style="height:22px;width:101px;border-width:0px;" />
</span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" height="19">
</td>
</tr>
<tr>
<td colspan="2" height="19">
<br />
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<p align="center">
</p>
<p align="center">
</p>
<p align="center">
</p>
<p align="center">
</p>
<p align="center">
</p>
<p align="center">
</p>
<p align="center">
</p>
<br />
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- body ends here -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div align="center">
<div align="center" style="border:0px solid gray;margin-top:17px">
<div style="width:425px;border-top:1px solid #e0e0e0;" id="mainFooterInfo">
<div class="footers" style="margin-top:2px" >
<a href="http://www.redbus.in/AboutUs.aspx">About us</a>
.
<a href="http://www.redbus.in/FAQ.aspx">FAQs</a>
.
<a href="http://www.redbus.in/travels/updates-may-08.aspx">Updates</a>
.
<a href="http://www.redbus.in/cities.aspx">Travel guides</a>
.
<a href="http://www.redbus.in/careers.aspx"> Careers</a>
.
<a href="http://www.redbus.in/redBus_offers.aspx">Offers</a>
.
<a href="http://www.redbus.in/ContactUs.aspx">Contact us</a>
.
<a href="http://www.facebook.com/redbus.in" target="_blank"><img src="/Images/fb-logo.png" alt="" /></a>
</div>
<div id="copyRight" class="grayTextNormal" style="padding-top:4px;font-size:11px;color:#BCBCBC;margin-top:8px">© Pilani Soft Labs Pvt. Ltd.</div>
<p align="center">
</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1525387-1");
pageTracker._trackPageview();
} catch(err) {}
try {
if(trackRevenue){
trackRevenueInGA();
}
} catch(err) {}
</script>
</div>
</div>
</div>
<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("RFVName"), document.getElementById("REVTin"), document.getElementById("RFVEmailID"), document.getElementById("REVEmail"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var RFVName = document.all ? document.all["RFVName"] : document.getElementById("RFVName");
RFVName.controltovalidate = "TBTicketNo";
RFVName.errormessage = "Please enter the ticket number!";
RFVName.display = "Dynamic";
RFVName.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
RFVName.initialvalue = "";
var REVTin = document.all ? document.all["REVTin"] : document.getElementById("REVTin");
REVTin.controltovalidate = "TBTicketNo";
REVTin.errormessage = "Please enter a valid ticket number!";
REVTin.display = "Dynamic";
REVTin.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
REVTin.validationexpression = "^[A-Za-z0-9]{12,12}$";
var RFVEmailID = document.all ? document.all["RFVEmailID"] : document.getElementById("RFVEmailID");
RFVEmailID.controltovalidate = "TBEMailId";
RFVEmailID.errormessage = "Please enter a valid email id!";
RFVEmailID.display = "Dynamic";
RFVEmailID.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
RFVEmailID.initialvalue = "";
var REVEmail = document.all ? document.all["REVEmail"] : document.getElementById("REVEmail");
REVEmail.controltovalidate = "TBEMailId";
REVEmail.errormessage = "Please enter a valid email id!";
REVEmail.display = "Dynamic";
REVEmail.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
REVEmail.validationexpression = "\\w+([-+.]\\w+)*@\\w+([-.]\\w+)*\\.\\w+([-.]\\w+)*";
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
else {
return true;
}
}
//]]>
</script>
</form>
</div>
</body>
</html>
Agent Registration
<!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 id="Head1"><title>
redBus: Agent login
</title><link href="/CSS/Master.css" rel="stylesheet" type="text/css" /><link href="/CSS/Master.css" rel="stylesheet" type="text/css" /><link href="/CSS/themes/userpopup.css" rel="stylesheet" type="text/css" /></head>
<body>
<div align="center">
<div id="wrapper1">
<div id="HeaderControl" style="text-align: center;">
<link href="/CSS/Master.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.close-x {
background-color:#FFFFFF;
background-image:url(/images/close-x.gif);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:18px;
margin-left:770px;
margin-top:4px;
position:relative;
width:18px;
}
a {
color:#305AA0;
cursor:pointer;
text-decoration:none;
}
</style>
<div id="header" style="height:80px;margin-top:0px;margin-bottom:0px; width:960px;border:0px solid gray;text-align:left;">
<div style="width:20px;float:left;width:51%;">
<a href="/"><img src="/images/logo-redbus.gif" alt="redBus Bus Tickets Online" /></a>
</div>
<div id='mainHeaderInfo' style="float:right;text-align:right;width:47%" >
<div style="margin-top:0px;padding-bottom:0px;" >
<div style="border:0px solid red;">
<div style="text-align:right">
<div id="MainHeader1_DIVTopLinks" style="float:left;padding-top:10px;padding-left:2px;text-align:left; margin-left:10px;">
</div>
<div id="MainHeader1_DIVTollNo" style="float:right;text-align:right;width:145px">
<span style="float:left;padding-top:8px;text-align:right;"><img src="/images/redbus_flag1.png" alt="" width="20px" id="flag"/></span>
<span style="float:right;"> <span class="grayTextSmall" style="text-decoration:underline;font-size:9px; ">National toll number</span><br />
<span class="blueTextBold" style="text-align:center;" >1860-425-1111</span></span>
</div>
<div style="clear:both"></div>
</div>
</div>
</div>
<div id="MainHeader1_DIVMainLinks" class="headerGrayTextBold" style="">
<div style="border-top:1px solid #ebebeb;padding-top:12px;width:70%;float:right" >
<span><a href="http://www.redbus.in/">Home</a></span><span><a href="http://www.redbus.in/TicketStatus.aspx">Print/SMS ticket</a></span>
<span> <a href="http://www.redbus.in/CheckFare.aspx">Check fare</a></span> <span><a href="http://www.redbus.in/cancelticket.aspx">
Cancellation</a></span></div>
</div>
<div id="MainHeader1_DIVMainLinks2" class="headerGrayTextBold"></div>
<div id="MainHeader1_DIVLangLinks" style=" vertical-align:top;"></div>
</div>
</div>
<script src="/js/jquery/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/Jquery/jquery.validate.js"></script>
<script type="text/javascript">
function closeSigninPopup(){
$('.close-x').hide();
$('#SignInPopUpFrame').hide();
$.unblockUI();
window.parent.location.reload(true);
}
function openSigninPopup(){
var faderoptions = {
message: $('#siginPopup'),
overlayCSS: { backgroundColor: 'gray', opacity: .9 },
css:{ backgroundColor: '#fff', width:'780px', left:'20%', top:'10%', border: '13px solid #dadada' }
}
$('#SignInPopUpFrame').show();
$('.close-x').show();
$.blockUI(faderoptions);
}
</script>
</div>
<form name="form1" method="post" action="Agentlogin.aspx" id="form1">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTExNTM1NjEyNw9kFgICBQ9kFgICEQ8PZBYCHgdvbmNsaWNrBRpqYXZhc2NyaXB0OnJldHVybiBvblN1YigpO2Rk" />
</div>
<!-- page heading and rent a bus link -->
<div class="borderHeaderIndex">
<div style="margin-top: 9px;border:0px solid gray;">
<div style="float: left; text-align: left;">
<span class="redTextBold" style="font-size:15px"> redBus Travel Agency Program</span>
</div>
<div id="currentDate" style="float: right;padding-right:10px;" class="blackTextSmall">
</div>
<div style="clear:both;"></div>
</div>
</div>
<!-- end of page heading and rent a bus link -->
<div style="width: 850px;border:0px solid #e3e3e3;">
<!-- bus image-->
<div style="clear:both;">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%">
<tr>
<td style="width:45%; " valign="top" > <div style="margin-top:20px;margin-left:10px;margin-bottom:10px" class="redTextBold">Register for an agency</div>
</td>
<td >
</td>
<td align="left" style="width:55%; " >
<div style="margin-top:20px;margin-left:50px;margin-bottom:10px;text-align:left" class="redTextBold" >About redBus</div></td>
</tr>
<tr>
<td valign="top" >
<div class="DropDownlistsControls" style="float: left;width: 360px;">
<table border="0" cellpadding="0" cellspacing="0" style="margin-left: 10px; width: 60%">
<tr>
<td style="height:25px">
<input name="txtName" type="text" id="txtName" class="grayTextNormal" maxlength="50" onblur="javascript:if(value=='') value='Name';style.color='Gray';" onfocus="javascript:if(value=='Name') value='';style.color='Gray';" size="55" value="Name" /></td>
</tr>
<tr>
<td style="height:10px">
</td>
</tr>
<tr>
<td style="height:10px">
<input name="txtMail" type="text" id="txtMail" class="grayTextNormal" maxlength="50" onblur="javascript:if(value=='') value='Email';style.color='Gray';" onfocus="javascript:if(value=='Email') value='';style.color='Gray';" size="55" value="Email" /></td>
</tr>
<tr>
<td style="height:10px">
</td>
</tr>
<tr>
<td>
<input name="txtOrganization" type="text" id="txtOrganization" class="grayTextNormal" maxlength="100" onblur="javascript:if(value=='') value='Organization';style.color='Gray';" onfocus="javascript:if(value=='Organization') value='';style.color='Gray';" size="55" value="Organization" /></td>
</tr>
<tr>
<td style="height:10px">
</td>
</tr>
<tr>
<td style="height:15px">
<input name="txtPhone" type="text" id="txtPhone" class="grayTextNormal" maxlength="75" onblur="javascript:if(value=='') value='Phone';style.color='Gray';" onfocus="javascript:if(value=='Phone') value='';style.color='Gray';" size="55" value="Phone" /></td>
</tr>
<tr>
<td style="height:10px">
</td>
</tr>
<tr>
<td style="height: 10px">
<input name="txtLocation" type="text" id="txtLocation" class="grayTextNormal" maxlength="50" onblur="javascript:if(value=='') value='City';style.color='Gray';" onfocus="javascript:if(value=='City') value='';style.color='Gray';" size="25" value="City" />
<input name="txtState" type="text" id="txtState" class="grayTextNormal" maxlength="75" onblur="javascript:if(value=='') value='State';style.color='Gray';" onfocus="javascript:if(value=='State') value='';style.color='Gray';" size="24" value="State" /></td>
</tr>
<tr>
<td style="height: 10px">
</td>
</tr>
<tr>
<td style="height:40px" class="grayTextNormal">
<textarea name="txtComments" id="txtComments" class="grayTextNormal" cols="39" onblur="javascript:if(value.trim() =='') value='Comments'; style.color='Gray'; " onfocus="javascript:if(value=='Comments') value='';style.color='Gray'; " rows="5"> </textarea>
</td>
</tr>
<tr>
<td style=" height: 20px">
</td>
</tr>
<tr>
<td align="right" height="20">
<input type="submit" name="BtnSubmit" value="Submit" onclick="javascript:return onSub();" id="BtnSubmit" />
</td>
</tr>
<tr>
<td align="center" height="20">
</td>
</tr>
<tr>
<td align="center" style="height: 10px">
</td>
</tr>
</table>
<div class="grayTextSmall" style="padding-left:20px">Note: We will get in touch with you within 24 hours</div>
</div>
</td>
<td style="width: 29px;padding-left:5px" valign="top" ><div style="border-left:1px solid #bcbcbc; height:260px"> </div>
</td>
<td align="left" style="width: 60%;padding-left:50px" valign="top" >
<div style="text-decoration:inherit;" >
<span class="bodyText">redBus is India’s largest bus tickets agent. We have partnerships with<br /> some of the largest agent and currently have over 75000 agents selling <br />bus tickets powered by redBus.</span>
</div> <div class="redTextBold" style="height:30px;padding-top:20px" >
Registration process</div>
<div style="padding-left:2px ; " class="bodyText" >
1. Send us your contact details.<br /> 2. We will contact you within 24 hours with registration
documents.<br /> 3. On completion, you will get a login ID and password.<br /> 4. You can start booking
tickets.
</div>
<br />
<br />
<br />
<br />
<div style="clear:both"></div>
<div style="padding-top:10px">
<div class="redTextBold" style="height:30px;" >
Contact us</div>
<div align="left" valign="top" style=" height: 56px;" ><a style="font-size:12px" href="mailto:alliances@redBus.in">
alliances@redBus.in</a>
<br />
<div class="bodytext" style="padding-top:3px;font-size:9">(080) 30916631 / 30916632 / 30916605</div></div>
</div>
<!--<div class="BusImage" id="busImage" style="padding-top:20px" >
<img src="/images/corp_trevel_offer.jpg" alt='' width="365px" height="250px" style="display:none;"/>
</div>-->
</td>
</tr>
</table>
</div>
<!-- end of bus image-->
</div>
<div style="width: 100%; float: left;"><br />
<div align="center" style="border:0px solid gray;margin-top:17px">
<div style="width:425px;border-top:1px solid #e0e0e0;" id="mainFooterInfo">
<div class="footers" style="margin-top:2px" >
<a href="http://www.redbus.in/AboutUs.aspx">About us</a>
.
<a href="http://www.redbus.in/FAQ.aspx">FAQs</a>
.
<a href="http://www.redbus.in/travels/updates-may-08.aspx">Updates</a>
.
<a href="http://www.redbus.in/cities.aspx">Travel guides</a>
.
<a href="http://www.redbus.in/careers.aspx"> Careers</a>
.
<a href="http://www.redbus.in/redBus_offers.aspx">Offers</a>
.
<a href="http://www.redbus.in/ContactUs.aspx">Contact us</a>
.
<a href="http://www.facebook.com/redbus.in" target="_blank"><img src="/Images/fb-logo.png" alt="" /></a>
</div>
<div id="copyRight" class="grayTextNormal" style="padding-top:4px;font-size:11px;color:#BCBCBC;margin-top:8px">© Pilani Soft Labs Pvt. Ltd.</div>
<p align="center">
</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1525387-1");
pageTracker._trackPageview();
} catch(err) {}
try {
if(trackRevenue){
trackRevenueInGA();
}
} catch(err) {}
</script>
</div>
</div>
</div>
</form>
<!-- end of footer -->
<script language="javascript" type="text/javascript">
var txtName=document.getElementById("txtName");
var txtMail=document.getElementById("txtMail");
var txtOrganization=document.getElementById("txtOrganization");
var txtComments=document.getElementById("txtComments");
var txtLocation=document.getElementById("txtLocation");
var txtState=document.getElementById("txtState");
var txtPhone=document.getElementById("txtPhone");
txtComments.value='Comments';
function onSub()
{
var rxsep = new RegExp("\n","");
var strName = txtName.value;
var validateName = new RegExp("^([a-zA-Z0-9._\\- ]){1,50}$");
var rName = validateName.test(strName);
var PEmail = txtMail.value;
var validateEmail = new RegExp("^([0-9a-zA-Z]+([_.-]?[0-9a-zA-Z]+)*@[0-9a-zA-Z]+[0-9,a-z,A-Z,.,-]*(.){1}[a-zA-Z]{2,4})+$");
var rEmail = validateEmail.test(PEmail);
var strComp = txtOrganization.value;
var validateComp = new RegExp("^([a-zA-Z0-9.,_\\- ]){1,100}$");
var rcomp = validateComp.test(strComp);
var strCity = txtLocation.value;
var validateCity = new RegExp("^([a-zA-Z0-9.,]){1,100}$");
var rCity= validateCity.test(strCity);
var strState = txtState.value;
var validateState = new RegExp("^([a-zA-Z0-9.,]){1,100}$");
var rState= validateState.test(strState);
var strComm = txtComments.value.replace(/\s/g,' ').replace(/ ,/g,',');
var validateComm = new RegExp("^([a-zA-Z0-9.,_\\-@#$%&*()\\n\\t=+*/><\\' ]){1,1000}$");
var rcomm= validateComm.test(strComm);
var strMobile = txtPhone.value;
var validateMobile = new RegExp("^(([0-9+\\s\\-\\)\\(]){0,16})$");
var rMobile = validateMobile.test(strMobile);
if(strName == "Name" || strName == "" || rName == false)
{
alert('Please enter a valid name');
txtName.focus();
return false;
}
if(PEmail == "Email" || PEmail == "" || rEmail == false)
{
alert('Please enter a valid e-mail ID');
txtMail.focus();
return false;
}
if(strComp == "Organization" || strComp == "" || rcomp == false)
{
alert('Please enter a valid organization name');
txtOrganization.focus();
return false;
}
if(rMobile == false || strMobile == "Phone" || strMobile == "")
{
alert('Please enter a valid phone number');
txtPhone.focus();
return false;
}
if(rCity == false || strCity == "City" || strCity == "")
{
alert('Please enter a city name');
txtLocation.focus();
return false;
}
if(rState == false || strState == "State" || strState == "")
{
alert('Please enter a state name');
txtState.focus();
return false;
}
}
String.prototype.trim = function () {
return this.replace(/^\s*/, "").replace(/\s*$/, "");
}
</script>
</body>
</html>
Travelguide
<!--<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1"><title>
redBus.in » Travel guides for Indian tourist destinations
</title><meta content="bus tickets fare" name="keywords" /><meta name="description" /><meta content="1 days" name="revisit-after" /><meta content="Global" name="distribution" /><meta content="EN-US" name="language" /><meta content="Public" name="doc-type" /><meta content="travel" name="classification" /><meta content="follow, index, all" name="robots" /><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- InstanceBegin template="/Templates/Redbus_Home.dwt" codeOutsideHTMLIsLocked="false" -->
<link href="/CSS/master.css" type="text/css" rel="stylesheet" />
<style type="text/css">.stitle {
FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #cd2026; FONT-STYLE: italic; FONT-FAMILY: 'Trebuchet MS'
}
.sbody {
FONT-SIZE: 8pt; FONT-STYLE: italic; FONT-FAMILY: 'Trebuchet MS'
}
.slink {
FONT-SIZE: 8pt; COLOR: #cd2026; FONT-STYLE: italic; FONT-FAMILY: 'Trebuchet MS'; TEXT-DECORATION: underline
}
.htip {
BORDER-RIGHT: #c5c5c5 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #c5c5c5 1px solid; DISPLAY: none; PADDING-LEFT: 3px; Z-INDEX: 2; PADDING-BOTTOM: 3px; BORDER-LEFT: #c5c5c5 1px solid; WIDTH: 200px; PADDING-TOP: 3px; BORDER-BOTTOM: #c5c5c5 1px solid; POSITION: absolute; BACKGROUND-COLOR: #f5f5f5
}
.sllegend {
BORDER-RIGHT: #c5c5c5 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #c5c5c5 1px solid; PADDING-LEFT: 3px; Z-INDEX: 2; LEFT: 590px; PADDING-BOTTOM: 3px; BORDER-LEFT: #c5c5c5 1px solid; WIDTH: 120px; PADDING-TOP: 3px; BORDER-BOTTOM: #c5c5c5 1px solid; POSITION: relative; TOP: -200px
}
</style>
</head>
<body>
<form name="form1" method="post" action="cities.aspx" id="form1">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTIxMDE0NjA3MzkPZBYCAgMPZBYCAgMPZBYCZg8PFgIeBFRleHRlZGRk" />
</div>
<div align="center">
<link href="/CSS/Master.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.close-x {
background-color:#FFFFFF;
background-image:url(/images/close-x.gif);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:18px;
margin-left:770px;
margin-top:4px;
position:relative;
width:18px;
}
a {
color:#305AA0;
cursor:pointer;
text-decoration:none;
}
</style>
<div id="header" style="height:80px;margin-top:0px;margin-bottom:0px; width:960px;border:0px solid gray;text-align:left;">
<div style="width:20px;float:left;width:51%;">
<a href="/"><img src="/images/logo-redbus.gif" alt="redBus Bus Tickets Online" /></a>
</div>
<div id='mainHeaderInfo' style="float:right;text-align:right;width:47%" >
<div style="margin-top:0px;padding-bottom:0px;" >
<div style="border:0px solid red;">
<div style="text-align:right">
<div id="MainHeader1_DIVTopLinks" style="float:left;padding-top:10px;padding-left:2px;text-align:left; margin-left:10px;">
</div>
<div id="MainHeader1_DIVTollNo" style="float:right;text-align:right;width:145px">
<span style="float:left;padding-top:8px;text-align:right;"><img src="/images/redbus_flag1.png" alt="" width="20px" id="flag"/></span>
<span style="float:right;"> <span class="grayTextSmall" style="text-decoration:underline;font-size:9px; ">National toll number</span><br />
<span class="blueTextBold" style="text-align:center;" >1860-425-1111</span></span>
</div>
<div style="clear:both"></div>
</div>
</div>
</div>
<div id="MainHeader1_DIVMainLinks" class="headerGrayTextBold" style="">
<div style="border-top:1px solid #ebebeb;padding-top:12px;width:70%;float:right" >
<span><a href="http://www.redbus.in/">Home</a></span><span><a href="http://www.redbus.in/TicketStatus.aspx">Print/SMS ticket</a></span>
<span> <a href="http://www.redbus.in/CheckFare.aspx">Check fare</a></span> <span><a href="http://www.redbus.in/cancelticket.aspx">
Cancellation</a></span></div>
</div>
<div id="MainHeader1_DIVMainLinks2" class="headerGrayTextBold"></div>
<div id="MainHeader1_DIVLangLinks" style=" vertical-align:top;"></div>
</div>
</div>
<script src="/js/jquery/jquery.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/Jquery/jquery.validate.js"></script>
<script type="text/javascript">
function closeSigninPopup(){
$('.close-x').hide();
$('#SignInPopUpFrame').hide();
$.unblockUI();
window.parent.location.reload(true);
}
function openSigninPopup(){
var faderoptions = {
message: $('#siginPopup'),
overlayCSS: { backgroundColor: 'gray', opacity: .9 },
css:{ backgroundColor: '#fff', width:'780px', left:'20%', top:'10%', border: '13px solid #dadada' }
}
$('#SignInPopUpFrame').show();
$('.close-x').show();
$.blockUI(faderoptions);
}
</script>
<div style="border-top:1px solid #e3e3e3;width:960px" ></div>
</div>
<div style="padding-left:50px">
<table border="0" cellpadding="0" cellspacing="0" width="960" style="margin: 0 auto;
background: url(/images/content/bg-book2.jpg); background-repeat: no-repeat;">
<tr>
<td>
<table width="100%" style="border: 0px solid red;" align="left">
<!--<tr>
<td colspan="2" style="padding-left: 60px; padding-top: 10px;">
</td>
<td colspan="2">
</td>
</tr>-->
<tr>
<td colspan="2" valign="top" style="width: 50%">
<!--paragraph-->
<br />
<br />
<div style="padding-left: 100px; padding-top: 20px;">
<table>
<tr>
<td height="35">
<span class="stitle">Treasure leaves</span>
</td>
</tr>
<tr>
<td>
<div style="width: 320px">
<span class="sbody">Treasure leaves is all about the information that has been compiled
in this unique section - unique not just to redBus, but also to any other site on
the internet.<br>
<br>
To bring customized, important and relevant information on destinations, we have
put together interesting links that contain pictures, stories, travel guides, discussion
forums, other related links and top 8 Google results for that particular destination.
<br>
<br>
This way you don't need to hunt for your favorite destinations. You can simply bookmark
this page and return to it when you're planning your trip. We will give you all
the information you can digest ! </span>
</div>
</td>
</tr>
</table>
</div>
<!--end of paragraph-->
<!--col1-->
<div style="padding-left: 100px;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<!--col1-->
<div>
<a class="slink" href="Agra.htm">Agra</a><br>
<a class="slink" href="Ahmedabad.htm">Ahmedabad</a><br>
<a class="slink" href="Ajanta.htm">Ajanta</a><br>
<a class="slink" href="Ajmer.htm">Ajmer</a><br>
<a class="slink" href="Alappuzha.htm">Alappuzha</a><br>
<a class="slink" href="Alleppey.htm">Alleppey</a><br>
<a class="slink" href="Auli.htm">Auli</a><br>
<a class="slink" href="Amritsar.htm">Amritsar</a><br>
<a class="slink" href="Andaman.htm">Andaman Islands</a><br>
<a class="slink" href="Badrinath.htm">Badrinath</a><br>
<a class="slink" href="Baroda.htm">Baroda</a><br>
<a class="slink" href="Bangalore.htm">Bangalore</a><br>
<a class="slink" href="Benares.htm">Benares</a><br>
<a class="slink" href="Bijapur.htm">Bijapur</a><br>
<a class="slink" href="Bhimashankar.htm">Bhimashankar</a><br>
<a class="slink" href="Bhavnagar.htm">Bhavnagar</a><br>
<a class="slink" href="Bhopal.htm">Bhopal</a><br>
<a class="slink" href="Bhubaneshwar.htm">Bhubaneshwar</a><br>
<a class="slink" href="Bhuj.htm">Bhuj</a><br>
<!--<a class="slink" href="Bidar.htm">Bidar</a><br>
<a class="slink" href="Bikaner.htm">Bikaner</a><br>
<a class="slink" href="Mumbai.htm">Bombay (Mumbai)</a><br>
<a class="slink" href="Calicut.htm">Calicut</a><br>
<a class="slink" href="Chennai.htm">Chennai</a><br>
<a class="slink" href="Cochin.htm">Cochin</a><br>
<a class="slink" href="Coorg.htm">Coorg</a>-->
<div style="border: 0px solid red; height: 80px;">
</div>
</div>
<!--end of col1-->
</td>
<td valign="top">
<!--col2-->
<div style="padding-left: 30px;">
<a class="slink" href="Bidar.htm">Bidar</a><br>
<a class="slink" href="Bikaner.htm">Bikaner</a><br>
<a class="slink" href="Mumbai.htm">Bombay (Mumbai)</a><br>
<a class="slink" href="Calicut.htm">Calicut</a><br>
<a class="slink" href="Chennai.htm">Chennai</a><br>
<a class="slink" href="Cochin.htm">Cochin</a><br>
<a class="slink" href="Coorg.htm">Coorg</a><br />
<a class="slink" href="Coimbatore.htm">Coimbatore</a><br>
<a class="slink" href="Darjeeling.htm">Darjeeling</a><br>
<a class="slink" href="Dalhousie.htm">Dalhousie</a><br>
<a class="slink" href="Delhi.htm">Delhi</a><br>
<a class="slink" href="Dehradun.htm">Dehra dun</a><br>
<a class="slink" href="Dharamsala.htm">Dharamsala</a><br>
<a class="slink" href="Diu.htm">Diu</a><br>
<a class="slink" href="ElephantaIsland.htm">Elephanta Island</a><br>
<a class="slink" href="Ellora.htm">Ellora</a><br>
<a class="slink" href="Ernakulam.htm">Ernakulam</a><br>
<a class="slink" href="FatehpurSikri.htm">Fatehpur Sikri</a><br>
<a class="slink" href="Gandhidham.htm">Gandhidham</a><br>
<!--<a class="slink" href="Gangotri.htm">Gangotri</a><br>
<a class="slink" href="Gangtok.htm">Gangtok</a><br>
<a class="slink" href="Goa.htm">Goa</a><br>
<a class="slink" href="Gokarna.htm">Gokarna</a><br>
<a class="slink" href="Hampi.htm">Hampi</a><br>
<a class="slink" href="Haridwar.htm">Haridwar</a><br>
<a class="slink" href="Hyderabad.htm">Hyderabad</a><br>
<a class="slink" href="Jabalpur.htm">Jabalpur</a><br>
<a class="slink" href="Jaipur.htm">Jaipur</a><br>
<a class="slink" href="Jaisalmer.htm">Jaisalmer</a><br>
<a class="slink" href="Jodhpur.htm">Jodhpur</a><br>-->
</div>
<!--end of col2-->
</td>
</tr>
</table>
</div>
<!--end of col1-->
</td>
<td colspan="2" width="50%" valign="top">
<!--col3-->
<div style="padding-left: 100px; padding-top: 80px;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<!--col3-->
<div>
<a class="slink" href="Gangotri.htm">Gangotri</a><br>
<a class="slink" href="Gangtok.htm">Gangtok</a><br>
<a class="slink" href="Goa.htm">Goa</a><br>
<a class="slink" href="Gokarna.htm">Gokarna</a><br>
<a class="slink" href="Hampi.htm">Hampi</a><br>
<a class="slink" href="Haridwar.htm">Haridwar</a><br>
<a class="slink" href="Hyderabad.htm">Hyderabad</a><br>
<a class="slink" href="Jabalpur.htm">Jabalpur</a><br>
<a class="slink" href="Jaipur.htm">Jaipur</a><br>
<a class="slink" href="Jaisalmer.htm">Jaisalmer</a><br>
<a class="slink" href="Jodhpur.htm">Jodhpur</a><br>
<a class="slink" href="Kannur.htm">Kannur</a><br>
<a class="slink" href="Karwar.htm">Karwar</a><br>
<a class="slink" href="Katra.htm">Katra</a><br>
<a class="slink" href="Kanyakumari.htm">Kanyakumari</a><br>
<a class="slink" href="Kerala.htm">Kerala</a><br>
<a class="slink" href="Khajuraho.htm">Khajuraho</a><br>
<a class="slink" href="Kochin.htm">Kochin</a><br>
<a class="slink" href="Kodaikanal.htm">Kodaikanal</a><br>
<a class="slink" href="Kodaikanal.htm">Kodaikanal</a><br>
<a class="slink" href="Kolhapur.htm">Kolhapur</a><br>
<a class="slink" href="Kollam.htm">Kollam</a><br>
<a class="slink" href="Kovalam.htm">Kovalam</a><br>
<a class="slink" href="Kullu.htm">Kullu</a><br>
<a class="slink" href="Ladakh.htm">Ladakh</a><br>
<a class="slink" href="Leh.htm">Leh</a><br>
<a class="slink" href="Lonavala.htm">Lonavala</a><br>
<a class="slink" href="Lucknow.htm">Lucknow</a><br>
<a class="slink" href="Madurai.htm">Madurai</a><br>
<a class="slink" href="Mahabaleshwar.htm">Mahabaleshwar</a><br>
<a class="slink" href="Mamallapuram.htm">Mamallapuram</a><br>
<a class="slink" href="Manali.htm">Manali</a><br>
<a class="slink" href="Mangalore.htm">Mangalore</a><br>
<a class="slink" href="Matheran.htm">Matheran</a><br>
<a class="slink" href="Mumbai.htm">Mumbai</a><br>
<a class="slink" href="Munnar.htm">Munnar</a><br>
<!--<a class="slink" href="Mussoorie.htm">Mussoorie</a><br>
<a class="slink" href="Mysore.htm">Mysore</a><br>
<a class="slink" href="Nasik.htm">Nasik</a><br>
<a class="slink" href="Nainital.htm">Nainital</a><br>-->
</div>
<!--col3-->
</td>
<td valign="top">
<!--col4-->
<div style="padding-left: 30px;">
<a class="slink" href="Mussoorie.htm">Mussoorie</a><br>
<a class="slink" href="Mysore.htm">Mysore</a><br>
<a class="slink" href="Nasik.htm">Nasik</a><br>
<a class="slink" href="Nainital.htm">Nainital</a><br>
<a class="slink" href="Ooty.htm">Ooty</a><br>
<a class="slink" href="Panjim.htm">Panjim</a><br>
<a class="slink" href="Palghat.htm">Palghat</a><br>
<a class="slink" href="Pondicherry.htm">Pondicherry</a><br>
<a class="slink" href="Pune.htm">Pune</a><br>
<a class="slink" href="Punjab.htm">Punjab</a><br>
<a class="slink" href="Puri.htm">Puri</a><br>
<a class="slink" href="Pushkar.htm">Pushkar</a><br>
<a class="slink" href="Rajkot.htm">Rajkot</a><br>
<a class="slink" href="Rameswaram.htm">Rameswaram</a><br>
<a class="slink" href="Rishikesh.htm">Rishikesh</a><br>
<a class="slink" href="Shimla.htm">Shimla</a><br>
<a class="slink" href="Shillong.htm">Shillong</a><br>
<a class="slink" href="Shirdi.htm">Shirdi</a><br>
<a class="slink" href="Srinagar.htm">Srinagar</a><br>
<a class="slink" href="Surat.htm">Surat</a><br>
<a class="slink" href="TamilNadu.htm">Tamil Nadu</a><br>
<a class="slink" href="Trichy.htm">Trichy</a><br>
<a class="slink" href="Tirupati.htm">Tirupati</a><br>
<a class="slink" href="Trivandrum.htm">Trivandrum</a><br>
<a class="slink" href="Udaipur.htm">Udaipur</a><br>
<a class="slink" href="Udupi.htm">Udupi</a><br>
<a class="slink" href="Ujjain.htm">Ujjain</a><br>
<a class="slink" href="UttarPradesh.htm">Uttar Pradesh</a><br>
<a class="slink" href="Varanasi.htm">Varanasi</a><br>
<a class="slink" href="Varkala.htm">Varkala</a><br>
<a class="slink" href="VaishnoDevi.htm">Vaishno Devi</a><br>
<a class="slink" href="Vellore.htm">Vellore</a><br>
<a class="slink" href="Vijayawada.htm">Vijayawada</a><br>
<a class="slink" href="Visakhapatnam.htm">Visakhapatnam</a><br>
<img src="Images/content/quill.gif" style="width: 73px; height: 51px" />
</div>
<!--col4-->
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<br />
</td>
</tr>
<tr>
<td align="center">
<!-- adsense unit-->
<div id="adunitv" >
</div>
<!-- end o adsense unit-->
</td>
</tr>
</table>
<div align="center">
<div align="center" style="border:0px solid gray;margin-top:17px">
<div style="width:425px;border-top:1px solid #e0e0e0;" id="mainFooterInfo">
<div class="footers" style="margin-top:2px" >
<a href="http://www.redbus.in/AboutUs.aspx">About us</a>
.
<a href="http://www.redbus.in/FAQ.aspx">FAQs</a>
.
<a href="http://www.redbus.in/travels/updates-may-08.aspx">Updates</a>
.
<a href="http://www.redbus.in/cities.aspx">Travel guides</a>
.
<a href="http://www.redbus.in/careers.aspx"> Careers</a>
.
<a href="http://www.redbus.in/redBus_offers.aspx">Offers</a>
.
<a href="http://www.redbus.in/ContactUs.aspx">Contact us</a>
.
<a href="http://www.facebook.com/redbus.in" target="_blank"><img src="/Images/fb-logo.png" alt="" /></a>
</div>
<div id="copyRight" class="grayTextNormal" style="padding-top:4px;font-size:11px;color:#BCBCBC;margin-top:8px">© Pilani Soft Labs Pvt. Ltd.</div>
<p align="center">
</p>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1525387-1");
pageTracker._trackPageview();
} catch(err) {}
try {
if(trackRevenue){
trackRevenueInGA();
}
} catch(err) {}
</script>
</div>
</div>
</div>
</div>
<SCRIPT language="JavaScript" type="text/javascript">
<!-- Yahoo!
var ysm_accountid = "1LSFIAQTJ47MRD6CAPKVTGDOCT8";
document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' "
+ "SRC=//" + "srv3.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid
+ "></SCR" + "IPT>");
// -->
</SCRIPT>
</form>
</body>
</html>