menuCats.sort(FinalSort);
var parentCatID = '';
// begin writing links
for (p=0; p < menuCats.length;p++)
{
document.write("" + menuCats[p].catName + " ");
}
function FinalSort(a,b)
{
if(a.catName > b.catName) return 1;
if(a.catName < b.catName) return -1;
if(a.catName == b.catName) return 0;
//return 0;
//return a.catName - b.catName;
}
if (parentCatID != "")
{
var imgSRC;
imgSRC = document.getElementById("p"+parentCatID).src;
var ext = imgSRC.substring(imgSRC.length - 4,imgSRC.length);
var newSRC = imgSRC.substring(0,imgSRC.length - 4);
document.getElementById("p"+parentCatID).src = newSRC + '_on' + ext;
}
|
|
The perfect gift for people who have everything. Give the gift of fun, relaxation, discovery, romance and much more with a gift card for The Cloister or The Lodge. You determine the denomination, starting from $25 to $10,000.
- We'll ship it for free, and there's no sales tax.
- Gift cards may be redeemed at any location or facility at The Cloister or The Lodge
- Choose from $25 to $10,000 denominations
- Presented in an attractive envelope with your personalized message
- Gift Wrapping is available
view details and order online |
|
|