var slides=[];
//configure the below images and descriptions to your own.
slides[0]=["../images/bcjb/bcjb_1.jpg", "Brass Core Jumper Bushing", ""]
slides[1]=["../images/bcjb/bcjb_2.jpg", "High Energy Transfer", ""]
slides[2]=["../images/bcjb/bcjb_3.jpg", "High Conductivity Brass Core", ""]

slides[3]=["../images/bcjb/bcjb_4.jpg", "High Torque Nickel Plated Steel Shaft", ""]
slides[4]=["../images/bcjb/bcjb_5.jpg", "Anti Rotation Hex Shape", ""]
slides[5]=["../images/bcjb/bcjb_6.gif", "Flush Mount & Bracket Mount Kit", ""]

slides.width=355; //use to set width of widest image if dimensions vary
slides.height=255; //use to set height of tallest image if dimensions vary
slides.no_auto=0; //use to make show completely user operated (no play button, starts in stopped mode)
slides.use_alt=1; //use for descriptions as images alt attributes
slides.use_title=1; //use for descriptions as images title attributes
slides.nofade=0; //use for no fade-in, fade-out effect for this show
slides.border=2; //set border width for images
slides.border_color='lightblue'; //set border color for images
slides.no_controls=1;
slides.pause=1;
slides.no_descriptions=1;
