// rotating ads for /ca/personal.html
// change the links below between the ' and '
// if you need more links just add a new ARotatingAds[] group, but don't forget to change the number
ARotatingAds[0] = new RotatingAd();
ARotatingAds[0].multi = false;
ARotatingAds[0].flash = false;
ARotatingAds[0].source = '/ca/img/info/home/visa-chip-rotating-en.jpg';
ARotatingAds[0].uri = '/ca/how-to-bank/chipcard/index.html?WT.mc_id=CHIP09-100';
ARotatingAds[0].alt = 'Introducing a safer, more secure credit card. CIBC VISA Cards now use chip technology to further protect you from credit card fraud. Find out more';
ARotatingAds[0].title = 'Introducing a safer, more secure credit card. CIBC VISA Cards now use chip technology to further protect you from credit card fraud. Find out more';
ARotatingAds[0].newWin = false;

ARotatingAds[1] = new RotatingAd();
ARotatingAds[1].multi = false;
ARotatingAds[1].flash = false;
ARotatingAds[1].source = '/ca/img/info/home/uplc-rotating-en.gif';
ARotatingAds[1].uri = 'https://www.cibc.com/ca/loans/pers-line-of-credit.html';
ARotatingAds[1].alt = 'CIBC Personal Line of Credit. Get convenient access to the money you need, when you need it. Apply now';
ARotatingAds[1].title = 'CIBC Personal Line of Credit. Get convenient access to the money you need, when you need it. Apply now';
ARotatingAds[1].newWin = false;

ARotatingAds[2] = new RotatingAd();
ARotatingAds[2].multi = false;
ARotatingAds[2].flash = false;
ARotatingAds[2].source = '/ca/img/info/home/rot-tmi-en.gif';
ARotatingAds[2].uri = '/ca/insurance/travel/emergency-medical.html?WT.mc_id=TMI-100';
ARotatingAds[2].alt = 'Adventure freely with CIBC Emergency Travel Medical Insurance. Learn more';
ARotatingAds[2].title = 'Adventure freely with CIBC Emergency Travel Medical Insurance. Learn more';
ARotatingAds[2].newWin = false;

ARotatingAds[3] = new RotatingAd();
ARotatingAds[3].multi = false;
ARotatingAds[3].flash = false;
ARotatingAds[3].source = '/ca/img/info/home/mobile-rotating-en.gif';
ARotatingAds[3].uri = '/ca/mobile/iphone/mobilebanking-app.html?WT.mc_id=IntPBMB10-E42';
ARotatingAds[3].alt = 'The CIBC Mobile Banking App. Enjoy the convenience of banking on your iPhone or iPod touch. Learn more';
ARotatingAds[3].title = 'The CIBC Mobile Banking App. Enjoy the convenience of banking on your iPhone or iPod touch. Learn more';
ARotatingAds[3].newWin = false;

/*
Flash example
---------------------------------
ARotatingAds[6] = new RotatingAd();
ARotatingAds[6].multi = false;
ARotatingAds[6].flash = true;
ARotatingAds[6].source = '/ca/flash/moviename.swf';
ARotatingAds[6].uri = '/ca/apply.html?tab=accounts&WT.mc_id=NDAO-100';  // Target URI for non-Flash version
ARotatingAds[6].alt = '/ca/img/info/home/ndao-rotating-ad-en.gif';   // Image source for non-Flash version
ARotatingAds[6].title = 'Test Flash';   // Tooltip text for non-Flash version
ARotatingAds[6].newWin = false;

Latest removals:
ARotatingAds[3] = new RotatingAd();
ARotatingAds[3].multi = false;
ARotatingAds[3].flash = false;
ARotatingAds[3].source = '/ca/img/info/home/rotating-tfsa-en.gif';
ARotatingAds[3].uri = '/ca/focus/win-10/rrsp/tfsa.html?WT.mc_id=IntPBRRSP10-E13';
ARotatingAds[3].alt = 'CIBC Tax-Free Savings Accounts. Choose from a range of CIBC TFSA solutions. Learn more';
ARotatingAds[3].title = 'CIBC Tax-Free Savings Accounts. Choose from a range of CIBC TFSA solutions. Learn more';
ARotatingAds[3].newWin = false;

ARotatingAds[4] = new RotatingAd();
ARotatingAds[4].multi = false;
ARotatingAds[4].flash = false;
ARotatingAds[4].source = '/ca/img/info/home/rotating-eadvantage-en.gif';
ARotatingAds[4].uri = '/ca/features/eadvantage.html?WT.mc_id=IntPBEADV-E10';
ARotatingAds[4].alt = 'Introducing the new CIBC eAdvantage Savings Account. It\'s worth a talk. Learn more';
ARotatingAds[4].title = 'Introducing the new CIBC eAdvantage Savings Account. It\'s worth a talk. Learn more';
ARotatingAds[4].newWin = false;
*/