|
|
3-Day Trekkers: (Start at Visitors Center in Plymouth)
Please park in the lot furthest fom the visitors center. Trekkers must not park in the lot closest to the visitors center as all cars parked there overnight will be towed.
2-Day Trekkers: (Start at Camp Burgess in Sandwich)
For parking: with the camp on your left, proceed to the lot on your left past the house. Gear can be left at the truck in the lot.
|
|
|
|
|
©2008 American Lung Association Data Center - All Rights Reserved. |
Privacy Policy
|
|
|
|
|
|
|
");
//}
document.write(" | ");
}
} else {
imagesCacheArray = new Array();
for (i=0;i");
document.write("");
document.write(" | ");
rotateImage();
}
}
function rotateImage() {
if (ImgCount == imagesCacheArray.length-1) {
ImgCount = 0;
} else {
ImgCount++;
}
if(ImgCount>=0){
document.toggle.src = imagesCacheArray[ImgCount].src
}
setTimeout("rotateImage()", 2500);
}
function callMyUrl() {
var flag;
if (sponsorURL[ImgCount].toLowerCase() != "http://" && sponsorURL[ImgCount].toLowerCase() != "https://" && sponsorURL[ImgCount] != "") {
flag = true;
}
else
flag = false;
if(flag==true){
CallWindow();
}
}
function CallWindow() {
window.open(sponsorURL[ImgCount],"DisplayWindow","toolbar=no,location=yes ,directories=no,scrollbars=1,resizable=1;menubar=yes")
}
|
|