/*
JavaScript Image Slider 1.1
(C)1999-2006 Usingit.com, All rights reserved!
http://www.usingit.com/products/webtoolkit
http://www.usingit.com/support
*/
CISlider1(['slider0.jpg','adoption.html','_self','These are not examples of kittens currently available',168,120]);
CISlider1(['slider1.jpg','adoption.html','_self','These are not examples of kittens currently available',146,120]);
CISlider1(['slider2.jpg','adoption.html','_self','These are not examples of kittens currently available',161,120]);
CISlider1(['slider3.jpg','adoption.html','_self','These are not examples of kittens currently available',143,120]);
CISlider1(['slider4.jpg','adoption.html','_self','These are not examples of kittens currently available',125,120]);
function CISlider1(ipa){
if(!(window.Slider1cfg)){eval('window.Slider1cfg=new Array();');};
Slider1cfg[Slider1cfg.length]=ipa;};
function InitSlider1(){
if (!window.Bmaf){setTimeout('InitSlider1()',350);return;};
new BXae('Slider1_div',500,120,1,39,0,0,'eeeeee',Slider1cfg,0,0);};
InitSlider1();

