[self.navigationController.navigationBarsetTitleTextAttributes:
[NSDictionarydictionaryWithObjectsAndKeys:
[UIColoryellowColor],
NSForegroundColorAttributeName,
[UIFont fontWithName:@"Arial-Bold" size:0.0],
NSFontAttributeName,
nil]];
[self.navigationController.navigationBarsetTitleTextAttributes:
[NSDictionarydictionaryWithObjectsAndKeys:
[UIColoryellowColor],
NSForegroundColorAttributeName,
[UIFont fontWithName:@"Arial-Bold" size:0.0],
NSFontAttributeName,
nil]];