function background_toggle(bh,animation){
	$('#id2').css('background-image','url(_img/'+bh+'.jpg)');
}
