|
';
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 Huntsville Alabama car rental here. Cost compare
Huntsville Car Rental and find the best price.
|
 |
Huntsville Hotels
-
Lowest Hotel Rate
Guarantee! |
Huntsville International Airport
Huntsville International Airport is conveniently located just
off of Interstate 565. Known for its outstanding customer
service, Huntsville International strives to make every air
travel experience a pleasant one. With such features as a
six-level Smart Park Parking Deck, curbside check-in, a variety
of concessionaires and the Business Center and Lounge,
Huntsville International Airport shows that it puts customer
convenience at the top of its priority list. More than 70 daily
flights connect travelers with worldwide destinations. Another
added convenience for travelers is the Sheraton Four Points
Hotel located inside the terminal building. Customer friendly
facilities, convenient flight schedules, and state of the art
technology combine to make Huntsville International Airport a
transportation gateway to the world for the Tennessee Valley .
Airlines: American, Comair, Continental, Delta, Northwest,
US Airways.
Car Rentals:
Alamo
Americar
Enterprise
Hertz
National
General Info: Lat/Long: 34-38-25.611N / 086-46-23.194W
(34.6404475 / -86.7731094)
Elevation: 629 ft. / 191.7 m (surveyed)
Variation: 01W (1990)
From city: 9 miles SW of HUNTSVILLE, AL
Parking:
Parking Deck Level 1: $12.00/day
Parking Deck Levels 2-6: $8.00/day
Economy Parking: $6.00/day
Metered Parking: Not available at this time
All rates are $1 per hour up to the maximum per day.
|
|
Copyright 2007 OTrips.com
All Rights Reserved. |
|