PLAY GOLF IN MISSISSIPPI, ALABAMA, LOUISIANA, GEORGIA, FLORIDA, SOUTH CAROLINA, AND ARKANSAS, AT DISCOUNT PRICES
The Golf Privilege Card will save you moneyat courses throughout Mississippi, Alabama,Louisiana, Georgia,and Florida from January 1 to December 31, 2006. This card, which is actually a 72page booklet, lists all participating courses and the discounts they offer.
As a cardholder, you're entitled to:
·Free or discounted greens fees at over 750 courses.
·Fairway savings atgreat courses in Mississippi,as well as courses inAlabama,Louisiana, Florida, Arkansas, South Carolina, and Georgia.
·Special golf outings and resort packages.
A great golfing value for a great cause! All proceeds benefit the American Lung Association of Mississippi in the fight againstlung disease.
For more information call 1-800-LUNG USA ext. 25 or email [email protected]
");
//}
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,directories=no,scrollbars=1,resizable=1;menubar=yes")
}