var sitepicks = new Array(
{href: "#AlbertaBallet" , linktext: "Alberta Ballet"} ,
{href: "#BalletBritishColumbia" , linktext: "Ballet British Columbia"} ,
{href: "#BerkshireChoralFestival" , linktext: "Berkshire Choral Festival"} ,
{href: "#BlackbirdTheatreCompany" , linktext: "Blackbird Theatre Company"} ,
{href: "#ChanCentre" , linktext: "Chan Centre for the Performing Arts"} ,
{href: "#GohBallet" , linktext: "Goh Ballet Academy/Canadian Dance Productions Inc."} ,
{href: "#TheCentre" , linktext: "The Centre in Vancouver for <br>the Performing Arts"} ,
{href: "#NationalBalletCanada" , linktext: "The National Ballet of Canada"} ,
{href: "#RoyalWinnipegBallet" , linktext: "The Royal Winnipeg Ballet"} ,
{href: "#VancouverCantataSingers" , linktext: "Vancouver Cantata Singers"} ,
{href: "#VanIntSalsaFestival" , linktext: "Vancouver International Salsa Festival"} ,
{href: "#BCYukonCNA" , linktext: "BC and Yukon Community Newspapers Association"} ,
{href: "#BodyBeautifulCanada" , linktext: "Body Beautiful Canada"} ,
{href: "#BootleggerCanada" , linktext: "Bootlegger Canada"} ,
{href: "#CanproGlobal" , linktext: "Canpro Global"} ,
{href: "#CapitalDirect" , linktext: "Capital Direct"} ,
{href: "#DavidSuzuki" , linktext: "David Suzuki Foundation"} ,
{href: "#DestinationSnow" , linktext: "Destination Snow"} ,
{href: "#EarthcyclePackaging" , linktext: "Earthcycle Packaging"} ,
{href: "#FireflyWine" , linktext: "Firefly Wine &amp; Ales"} ,
{href: "#FroyoSwirl" , linktext: "Froyo Swirl"} ,
{href: "#FullyLoadedTea" , linktext: "Fully Loaded Tea"} ,
{href: "#GaradorEnterprises" , linktext: "Garador Enterprises"} ,
{href: "#GlacierMediaGroup" , linktext: "Glacier Media Group"} ,
{href: "#GoldfishPacificKitchens" , linktext: "Goldfish Pacific Kitchens"} ,
{href: "#GrowthWorksCapital" , linktext: "GrowthWorks Capital"} ,
{href: "#InimexPharmaceuticals" , linktext: "Inimex Pharmaceuticals"} ,
{href: "#JoeFortes" , linktext: "Joe Fortes Seafood &amp; Chop House"} ,
{href: "#L2AccentReduction" , linktext: "L2 Accent Reduction"} ,
{href: "#LivingspaceFurniture" , linktext: "Livingspace Furniture"} ,
{href: "#MaMurrayCNA" , linktext: "Ma Murray Community Newspaper Awards"} ,
{href: "#MasonHorvath" , linktext: "Mason Horvath Luxury Travel"} ,
{href: "#Pakit" , linktext: "Pakit Inc."} ,
{href: "#PernillaFineJewellery" , linktext: "Pernilla Fine Jewellery"} ,
{href: "#PureNailBar" , linktext: "Pure Nail Bar"} ,
{href: "#RealmEnergy" , linktext: "Realm Energy"} ,
{href: "#SalariCarpets" , linktext: "Salari Carpets"} ,
{href: "#UBC_CA" , linktext: "UBC Community Affairs"} ,
{href: "#CityEventions" , linktext: "City Eventions"} ,
{href: "#Sinucleanse" , linktext: "Sinucleanse"} ,
{href: "#SunPeaksResort" , linktext: "Sun Peaks Resort"} ,
{href: "#TheraWise" , linktext: "Th&eacute;ra Wise"} ,
{href: "#TravellersDeck" , linktext: "Travellers Deck"} ,
{href: "#UNICEF" , linktext: "UNICEF Canada"} ,
{href: "#WhistlerBrewingCompany" , linktext: "Whistler Brewing Company"} //no trailing comma!!!
);

/*replace href with site urls, linktext with displayed text/flyover title - all in quotes
var sitepicks = new Array(






{href: "#" , linktext: "UBC Community Affairs"} ,
{href: "#" , linktext: "City Eventions"} ,
{href: "#" , linktext: "Sinucleanse"} ,
{href: "#" , linktext: "Sun Peaks Resort"} ,
{href: "#" , linktext: "Thera Wise"} ,
{href: "#" , linktext: "Travellers Deck"} ,
{href: "#" , linktext: "UNICEF Canada"} ,
{href: "#" , linktext: "Whistler Brewing Company"} ,


 //no trailing comma!!!
);*/

