function fts(a, b, c){
	document.getElementById("fts").style.backgroundImage="url(img/" + a + "/" + b + "/img" + c + ".jpg)";
}