|
';
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 Omaha Eppley Nebraska Airport Car Rental here.
Cost compare Omaha Airport Car Rental and
find the best price.
Omaha Eppley
Airfield
Airlines:
America West Airlines, American Airlines, Continental
Airlines, Delta Air Lines, Frontier Airlines, Midwest Express
Airlines, Northwest Airlines, Southwest Airlines, United
Airlines, US Airways Express
Directions:
Directions from INTERSTATE 29 NORTH, Interstate 680 west
exit (north of Council Bluffs), west to 30th Street (Hwy 75)
exit, south on 30th to Storz Expressway, east on Storz to Abbott
Drive.
Directions from INTERSTATE 80 EAST, Interstate 680 north exit
(east & north of Council Bluffs; not shown on map),
Interstate 680/29 south to Interstate 680 west, west to 30th
Street (Hwy 75) exit, south on 30th (Hwy 75) to Storz
Expressway, east on Storz to Abbott Drive.
Parking:
Long-Term, $1.25 each half-hour or portion thereof, $8.00
daily maximum
Quick-Park (alternate to front drive), $0.50 first 20 minutes or
portion thereof, $1.00 each additional 20 minutes or portion
thereof, $24.00 daily maximum.
Ground Transportation:
The Ground Transportation Center is located inside center
door #3 on the lower level of the terminal building. Local area
hotel/motel phone boards are located near north and south
baggage claim areas. Taxi cabs stage on the terminal front
drive. Reservations for area shuttle service is available.
Rental car counters are located near door #3 as well, with the
ready car spaces located on the first level of the surface
parking structure, via covered walkway.
Alamo
Avis
Budget
Dollar
Hertz
Enterprise
National
Thrifty
A & B Shuttle: Douglas & Sarpy County 877-359-6624
|