/*
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(['./images/image8.jpg','./products/album/accessories/index.html','_self','These are product examples only',168,120]);
CISlider1(['./images/image6.jpg','./products/album/accessories/index.html','_self','These are product examples only',146,120]);
CISlider1(['./images/image9.png','./products/album/accessories/index.html','_self','These are product examples only',161,120]);
CISlider1(['./images/image10.jpg','./products/album/accessories/index.html','_self','Huge selection of vases',143,120]);
CISlider1(['./images/image3.jpg','./products/album/accessories/index.html','_self','These are product examples only',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',450,120,1,39,0,0,'EFEBDF',Slider1cfg,0,0);};
InitSlider1();

