function showBackground(level){
	document.getElementById('eyeCandy').style.zIndex=level;
}