function getTTTClass(text){
	return "<div class=\"ttt-image\">" + text + "</div>";
}
