function getName() {
var name = 'TAHOMA SHORT';
return name;
}
 