// JavaScript Document

// Banner Ad Rotater v3.02
// Author: Anarchos > anarchos3@hotmail.com > http://anarchos.xs.mw/bannerad.phtml
// Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/
<!--
myAd = new Banner( 5, 195, 165, "Visit our sponsor", 0, 1 );
myAd.Ad("images/advertising/top_right/veridamo.png", "http://www.kidsofvancouver.com/","_blank", "veridamo" );
myAd.Ad("images/advertising/top_right/vcare.png", "http://www.vcarecleaning.com","_blank", "Vcare" );
myAd.Ad("images/advertising/top_right/skinfix.png", "http://www.skinfix.ca","_blank", "Skinfix" );
myAd.Ad("images/advertising/top_right/clothdiapers.png", "http://www.clothdiaperseh.com","_blank", "ClothDiapers" );
myAd.Ad("images/advertising/top_right/bopomo.png", "http://www.bopomo.ca","_blank", "Bopomo" );
myAd.output();
// -->