$(document).ready(function() { $("#left").highlight("Atlantica Hotel Halifax"); $("#left .highlight:contains('Atlantica Hotel Halifax')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=94"); $(this).attr("title", "Atlantica Hotel Halifax"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Best Western Chocolate Lake Hotel"); $("#left .highlight:contains('Best Western Chocolate Lake Hotel')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=338"); $(this).attr("title", "Best Western Chocolate Lake Hotel"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Cambridge Suites Hotel"); $("#left .highlight:contains('Cambridge Suites Hotel')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=42"); $(this).attr("title", "Cambridge Suites Hotel"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Casino Nova Scotia"); $("#left .highlight:contains('Casino Nova Scotia')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=45"); $(this).attr("title", "Casino Nova Scotia"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Courtyard by Marriott Halifax Downtown"); $("#left .highlight:contains('Courtyard by Marriott Halifax Downtown')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=317"); $(this).attr("title", "Courtyard by Marriott Halifax Downtown"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Delta Barrington and Delta Halifax"); $("#left .highlight:contains('Delta Barrington and Delta Halifax')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=193"); $(this).attr("title", "Delta Barrington and Delta Halifax"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Domaine de Grand Pre Winery"); $("#left .highlight:contains('Domaine de Grand Pre Winery')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=64"); $(this).attr("title", "Domaine de Grand Pre Winery"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("East Coast Outfitters"); $("#left .highlight:contains('East Coast Outfitters')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=68"); $(this).attr("title", "East Coast Outfitters"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Four Points by Sheraton Halifax"); $("#left .highlight:contains('Four Points by Sheraton Halifax')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=76"); $(this).attr("title", "Four Points by Sheraton Halifax"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Halifax Marriott Harbourfront"); $("#left .highlight:contains('Halifax Marriott Harbourfront')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=46"); $(this).attr("title", "Halifax Marriott Harbourfront"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Lord Nelson Hotel & Suites"); $("#left .highlight:contains('Lord Nelson Hotel & Suites')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=3"); $(this).attr("title", "Lord Nelson Hotel & Suites"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Momentum IT Group"); $("#left .highlight:contains('Momentum IT Group')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=192"); $(this).attr("title", "Momentum IT Group"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Nova Scotia Tourism Culture & Heritage"); $("#left .highlight:contains('Nova Scotia Tourism Culture & Heritage')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=366"); $(this).attr("title", "Nova Scotia Tourism Culture & Heritage"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Prince George Hotel, The"); $("#left .highlight:contains('Prince George Hotel, The')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=129"); $(this).attr("title", "Prince George Hotel, The"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Quality Inn & Suites Halifax"); $("#left .highlight:contains('Quality Inn & Suites Halifax')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=296"); $(this).attr("title", "Quality Inn & Suites Halifax"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Quality Inn Halifax Airport Hotel"); $("#left .highlight:contains('Quality Inn Halifax Airport Hotel')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=323"); $(this).attr("title", "Quality Inn Halifax Airport Hotel"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Radisson Suite Hotel Halifax"); $("#left .highlight:contains('Radisson Suite Hotel Halifax')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=131"); $(this).attr("title", "Radisson Suite Hotel Halifax"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); $("#left").highlight("Taste of Nova Scotia"); $("#left .highlight:contains('Taste of Nova Scotia')").each(function() { $(this).attr("rel", "/ajax/load-leisure-member.php?id=360"); $(this).attr("title", "Taste of Nova Scotia"); $(this).cluetip({ sticky: true, activation: "click", closePosition: "bottom" }); }); });