// 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, 185, 300, "Visit our sponsor", 0, 1 );
myAd.Ad("images/advertising/right/end_ofthe_road.png", "http://endoftheroadphotography.vpweb.ca/","_blank", "EndofTheRoadPhotography" );
myAd.Ad("images/advertising/right/simplestencil.png", "http://www.thesimplestencil.com/","_blank", "SimpleStencil" );
myAd.Ad("images/advertising/right/undercoverwork.png", "http://www.undercoverwork.ca/","_blank", "Undercoverwork" );
myAd.output();
// -->