Cufon.replace('#holidayTabs li a, h1, h2, h3, h6, #promoEmail h4, #promoEat h4, #promoCruise h4, #promoHelp h4, .summaryPanel p, #datePickerContent p,#homeSpecial th');



// displays the url selected in the destination quicklist 
// drop down - z. if buggy try location.replace
function displayURL(url)
{
  location.href = url;
}







