




function onload_functions(){
button_container_width = document.getElementById('start_button_container').offsetWidth;
setTimeout("slide_show()", 5000);
}







