<!-- hide script from old browsers
if(document.images){
black_white_button1_off=new Image();
black_white_button1_on=new Image();
black_white_button2_off=new Image();
black_white_button2_on=new Image();
black_white_button3_off=new Image();
black_white_button3_on=new Image();
black_white_button4_off=new Image();
black_white_button4_on=new Image();
black_white_button5_off=new Image();
black_white_button5_on=new Image();
black_white_button6_off=new Image();
black_white_button6_on=new Image();
black_white_button7_off=new Image();
black_white_button7_on=new Image();
black_white_button8_off=new Image();
black_white_button8_on=new Image();




black_white_button1_off.src="black_white/thumbs/b&w_thb_1.jpg";
black_white_button1_on.src="black_white/thumbs/b&w_thb_1_over.jpg";
black_white_button2_off.src="black_white/thumbs/b&w_thb_2.jpg";
black_white_button2_on.src="black_white/thumbs/b&w_thb_2_over.jpg";
black_white_button3_off.src="black_white/thumbs/b&w_thb_3.jpg";
black_white_button3_on.src="black_white/thumbs/b&w_thb_3_over.jpg";
black_white_button4_off.src="black_white/thumbs/b&w_thb_4.jpg";
black_white_button4_on.src="black_white/thumbs/b&w_thb_4_over.jpg";
black_white_button5_off.src="black_white/thumbs/b&w_thb_5.jpg";
black_white_button5_on.src="black_white/thumbs/b&w_thb_5_over.jpg";
black_white_button6_off.src="black_white/thumbs/b&w_thb_6.jpg";
black_white_button6_on.src="black_white/thumbs/b&w_thb_6_over.jpg";
black_white_button7_off.src="black_white/thumbs/b&w_thb_7.jpg";
black_white_button7_on.src="black_white/thumbs/b&w_thb_7_over.jpg";
black_white_button8_off.src="black_white/thumbs/b&w_thb_8.jpg";
black_white_button8_on.src="black_white/thumbs/b&w_thb_8_over.jpg";





}function Rollme(n,x){
document.images[n].src=x.src
}

// end hiding script from old browsers -->