// start scripts
window.onload = function(){
	changeButtons2img();
	changeTitles2img();
//	niceButtons();
}
