|
';
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 Car Rental in Sacramento
here. Cost compare Car Rental in Sacramento
and find the best price.
Sacramento
International Airport
Information and help desks
Ground transportation information booths are located in Terminal
A and between Terminals B1 and B2, and Terminal maps can be
found in the flight schedule distributed in all Terminals. For
paging in Terminals (tel: 916 929 5411) or dial 00 on a white
courtesy phone inside the Terminals; for lost property (tel: 916
874 0701). Hotel information boards are in all Terminals.
Airport Facilities
A postbox is located on the bottom floor of Terminal A and in
front of the Terminal B building between Terminals B1 and B2;
smoking areas are in the rear of Terminals B1 and B2 (main
lobby), a shoe shine service is offered in Terminal B, and fax
machines can be found in Terminal concourses as well as at the
on-site Host hotel (tel: 916 922 8071). There are three
children's play areas in Terminal A, one on the Delta/America
West/Continental concourse and two on the Southwest concourse.
Shops and restaurants are located throughout the airport and
ATMs are situated in the main Terminal lobbies.
Disabled Facilities
For wheelchair assistance contact your airline or dial 00 on a
white courtesy phone (dial 911 in a medical emergency); skycap
porters can provide wheelchair assistance free of charge. There
are nine TDD phones located throughout the airport. Designated
car parking spaces are available for the disabled traveler; for
assistance regarding car park access or further parking
information (tel: 916 874 0681 or 916 874 0670).
Business Facilities
The on-site Host Hotel (tel: 916 922 8071) can provide business
facilities and conference rooms.
Car Rental
Alamo, Avis, Budget, Dollar, Enterprise, Hertz, National,
Senator Ford and Thrifty car rental agencies all serve the
airport. Travelers are picked up from designated and signed
areas on central islands in front of each Terminal and
transported, via shuttle, to and from the car rental agency
building which is located on-site and houses Alamo, Avis,
Budget, Hertz, National and Thrifty. Shuttles run every four
minutes. Dollar, Enterprise and Senator Ford are off-site and
pick up travelers from the central island in front of each
Terminal by the "Car Rentals" sign. Telephone numbers for the
car rental agencies can be found on the Airport Phone Numbers
page on the Sacramento International Airport website.
Car Parking
Daily and remote car parks are connected to the Terminals by a
continuously running (every six minutes) free shuttle bus
service. Metered spaces are located along the Terminal roadway
whilst the Terminal curbs are for passenger pick-up and drop-off
only. Express parking is available in the hourly car park
adjacent to Terminal C on Airport Boulevard.
Driving Directions
The airport is located on Interstate 5, twelve miles north of
Sacramento. Driving west to the airport on Interstate 80 (from
the foothills or the Sierra Nevada area), or on Interstate 50,
follow signs to Interstate 5 North and take the Sacramento
International Airport exit. Driving east to the airport on
Interstate 80 (from Oakland, San Francisco and the Bay Area)
follow signs to Interstate 5 North and take the Sacramento
International Airport exit. A map of the airport's regional
location can be found on the airport website.
Public Transport & Taxis
Yolobus (tel: 530 666 2877) provides an hourly service (every
two hours on Sunday) to central Sacramento, Davis and Woodland;
pick-up is in the middle of the central islands in front of each
Terminal; route and schedule information is available on display
boards in all the Terminals. Taxis pick-up in front of Terminal
A and, for Terminal B passengers, in front of the hotel. City
Lights Limousine can take between one and six people to all
areas of Sacramento for a flat rate (tel: 916 786 9292); vans
can be reserved for travel to outlying areas (see the airport
website for details of destinations and phone numbers).
|
|
Copyright 2007 OTrips.com
All Rights Reserved. |
|