|
';
cal += '';
cal += '' + TR_start;
cal += '| ';
cal += month_of_year[month] + ' ' + year + '' + TD_end + TR_end;
cal += TR_start;
///////////////////////////////////
// DO NOT EDIT BELOW THIS POINT //
///////////////////////////////////
// LOOPS FOR EACH DAY OF WEEK
for(index=0; index < DAYS_OF_WEEK; index++) {
// PRINTS DAY
cal += TD_start + day_of_week[index] + TD_end;
}
cal += TD_end + TR_end;
cal += TR_start;
// FILL IN BLANK GAPS UNTIL TODAY'S DAY
for(index=0; index < dateObj.getDay(); index++) {
cal += TD_start + ' ' + TD_end;
}
// LOOPS FOR EACH DAY IN CALENDAR
for(index=0; index < DAYS_OF_MONTH; index++) {
if( dateObj.getDate() > index ) {
// RETURNS THE NEXT DAY TO PRINT
week_day =dateObj.getDay();
// START NEW ROW FOR FIRST DAY OF WEEK
if(week_day == 0) {
cal += TR_start;
}
if(week_day != DAYS_OF_WEEK) {
// SET VARIABLE INSIDE LOOP FOR INCREMENTING PURPOSES
var day = dateObj.getDate();
// PRINTS DAY
cal += TD_start + "" + day + "" + TD_end;
}
// END ROW FOR LAST DAY OF WEEK
if(week_day == DAYS_OF_WEEK) {
cal += TR_end;
}
}
// INCREMENTS UNTIL END OF THE MONTH
dateObj.setDate(dateObj.getDate()+1);
}// end for loop
cal += ' | |
';
cal += '';
cal += '';
cal += '';
// PRINT CALENDAR
testWindow.document.write(cal);
}
var testWindow;
var formType;
var fName;
function openCalendar(formName,type) {
formType=type;
fName=formName;
testWindow = window.open('','dates','width=360,height=300,resizable=1,status=1,menubar=0,location=0');
loadCalendar(document.forms[fName].elements[formType+'Month'].selectedIndex);
}
//-->
|
|


|
|
Find your Hartford Airport Car Rental
here. Cost compare Hartford Airport Car Rental and
find the best price.
Bradley
International Airport
Information and help desks
Airport Welcome Centers are located in Terminal A (tel: 860 627
3590) and Terminal B (tel: 860 627 3940). Visitor information
booths are located in both Terminals.
Airport Facilities
Facilities include restaurants, snack bars, cocktail lounges,
gift and news shops, internet kiosks, a duty-free shop and State
Tourism Welcome Centers.
Disabled Facilities
The airport is fully physically accessible. Eight TDD/TTY phones
for the speech and hearing impaired are located throughout the
airport in the lobby, two concourses, and bag claim area of
Terminal B, as well as in the IAB concourse area.
Business Facilities
A business centre is available by the entrance to the Sheraton
Hotel between Terminals A and B (tel: 860 623 5381). Facilities
include a photocopier, fax machine, computer workstations,
Federal Express, Express Mail and UPS pick-up boxes as well as
overhead and slide projectors. The equipment can be used on-site
or projects can be dropped off for completion by staff.
Car Rental
Alamo, Avis, Budget, Dollar, Enterprise, Hertz, National and
Thrifty are all represented and can be telephoned toll free
within the USA.
Car Parking
There is both on and off-site parking. One short-term car park
is located in front of Terminal B and five long-term car parks
are served by courtesy shuttle buses every 5-10 minutes. There
are spaces for the disabled traveler in both the long and
short-term car parks. Off-site parking: nine valet parking
companies provide approximately 12,000 additional parking spaces
within a mile of the airport. For further parking information (tel:
860 292 2042).
Driving Directions
Take Interstate 91 north or south to Exit 40 and stay on the
connector road straight into the airport. From New York/New
Haven: take Interstate 95 North to Exit 48 (Interstate 91 North)
or Route 15 North to Exit 17 (Interstate 91), then take
Interstate 91 North to Exit 40 and follow the connector road to
the airport. From Providence/New London: take Interstate 95
South to Exit 69 (Route 9 North), follow Route 9 North to
Interstate 91 and take Interstate 91 North to Exit 40 and follow
connector to airport. From Brattleboro/Springfield: take
Interstate 91 South to Exit 40 and follow connector to airport.
From Boston/Worcester: take Interstate 90 West to Exit 9
(Interstate 84), proceed on Interstate 84 West to Exit 61
(Interstate 291 West), take Interstate 291 West to Exit 2B
(Interstate 91 North), then take Interstate 91 North to Exit 40
and follow connector to airport. From Danbury/Waterbury: take
Interstate 84 East to Exit 51 (Interstate 91 North), take
Interstate 91 North to Exit 40 and follow connector to airport.
From Boston/Worcester: take Interstate 90 West to Exit 9
(Interstate 84), proceed on Interstate 84 West to Exit 61
(Interstate 291 West) and take Interstate 291 West to Exit 2B
(Interstate 91 North), take Interstate 91 North to Exit 40 and
follow connector to airport. From Danbury/Waterbury: take
Interstate 84 East to Exit 51 (Interstate 91 North), take
Interstate 91 North to Exit 40 and follow connector to airport.
|
|
Copyright 2007 OTrips.com
All Rights Reserved. |
|