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;
}
|
|
|
Carstarphen Sea Island Cotton…silky textures and incomparable tactile experiences crafted from the world’s finest cotton. Comfortable in the tropics or the board room. When nothing less than the best is acceptable.
The story began in the Caribbean over 300 years ago with the cultivation of the wild, rare black cotton seed, now recognized as the most luxurious cotton in the world.
Carstarphen selects only the purest cotton fibers, harvested in the West Indies then shipped to Brescia, Italy for spinning by the renown Bonadei family, owners of Filartex, S.P.A. Breathable. Supple. Uncompromising quality. View product line
|
|