// This is the code for bann1.
// Banner1 position: bottom of page
// Banner1 recommand size: width=728; height=90

banner1 = new Banner('banner1');
banner1.changeOnRefresh = true;
banner1.add("IMAGE", "/banners/highland.gif", 10, 90, 728,"http://www.highlandgm.com","_blank");
banner1.add("IMAGE", "/banners/OMVIC_Banner_Leaderboard1_no_button.gif", 10, 90, 728,"http://www.omvic.on.ca/info/public_awareness/know_before_you_buy.htm","_blank");

document.write(banner1);
banner1.start();