document.getElementById('ButtonFeatureBoxDiv').style.display = 'inline';
if (document.images) {                      
	SLIDES.image = document.getElementById('SLIDESIMG');
	SLIDES.textid = "SLIDESTEXT";
	SLIDES.play();
	SLIDES.update();
}