// 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, 538, 101, "Visit our sponsor", 0, 1 );
myAd.Ad("images/advertising/banner/agoo.png", "http://www.agoo4u.com","_blank", "Agoo" );
myAd.Ad("images/advertising/banner/shopnstroll2.png", "http://www.shopnstroll.ca","_blank", "shopnstroll" );
myAd.Ad("images/advertising/banner/internationalnannies.png", "http://www.internationalnannies.com/","_blank", "International Nannies" );
myAd.Ad("images/advertising/banner/studio2d.png", "http://www.studio2.ca/", "studio2" );
myAd.Ad("images/advertising/banner/myc.png", "http://myc.com","_blank", "myc" );
myAd.output();
// -->