|
';
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 Moline Car Rental at the Quad
City International Airport here. Cost compare Moline Car Rental and
find the best price.
Quad City
International Airport
AIRPORT ADMINISTRATIVE OFFICES
The administrative offices of the Quad City International
Airport are located at the west end of the terminal building
through door #1. Administrative hours are 8:00am - noon and 1pm
- 4:30pm, Monday through Friday. The airport automated answering
service can provide information beyond regular hours. Call (309)
757-1530.
BAGGAGE DELIVERY
Executive Delivery's local manager is Dave Barrett phone
309-762-8355. Executive Delivery began their luggage delivery
services in August of 2002. They are committed to delivering
your luggage within four hours of airport pickup. A neatly
uniformed driver will deliver your bag when delivery has been
arranged between you and the airline on which you flew.
Executive Delivery serves many airlines in about 14 airports
throughout the US. The airline on which you flew is still the
first point of contact in regards to your delayed luggage.
Always make a claim with the airline representative at the
baggage claim area immediately upon noticing your baggage is not
on the carousel. The airline representative will take down the
necessary information so that they can track your bag. The
airline will make further arrangements with you to have your bag
delivered or picked up at the airport. The airline will provide
you with their contact information so that you can call in to
check on the status of your bag. Always call the airline
contact number given to your before coming to the airport.
CONFERENCE ROOM
A conference room is available for use by business and
non-profit groups. To reserve the conference room or for more
information call 309-764-9621.
SERVICES FOR THE DISABLED
Throughout the Quad City International Airport, restrooms,
elevators, sign age, telephones, drinking fountains and diaper
changing facilities are accessible to people with disabilities.
All outside sidewalks have sloping curb-cuts for easy wheelchair
access and the terminal has extra wide automatic entry doors at
all public entrances. Restrooms located in the Quad City
International Airport terminal provide wheelchair accessible
facilities. These facilities have larger stalls with grab bars
and accessories, elbow operated faucets, and floor length
mirrors. T.D.D. or automatic telephones are available throughout
the terminal. Paging for the deaf is available through the
flight information display system located throughout the
terminal.
LOST AND FOUND
Lost and Found Services are provided by each airline at the
airline's ticket counter for items lost on the plane. If an item
was lost at one of the airport's concessions, public areas,
rental cars, or it is not known where an item was lost, please
contact the Metropolitan Airport Authority office at the Quad
City International Airport at (309)764-9621 for further
assistance or visit the office located inside of door #1 at the
west end of the terminal during business hours.
Paradies Shop: This gift shop offers reading material,
candy, and travel necessities such as neck pillows and a variety
of sundries. Souvenirs including John Deere toys, T shirts, and
state logo wearable's from Iowa and Illinois are featured among
our specialty items.
RESTAURANT
Air Host: The lounge and snack bar area is located just
after the security check point in the new terminal expansion of
Concourse B. They offer salads, sandwiches, cookies, Whitey's
ice cream treats, slices of pizza and beverages. In the morning
hours, coffee and pastries are available.
Phone: 309-762-0109
T-HANGARS
T hangars are located on the south side of the airfield west of
the Air Traffic Control Tower. If you would like to rent a
hangar or need more information, please call 309-764-9621.
|