if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 5.0) { [[UINavigationBar appearance] setBackgroundImage:[UIImage imageNamed:@"NavigationBarBackground.png"] forBarMetrics:UIBarMetricsDefault]; }
if ([[[UIDevice currentDevice] systemVersion] floatValue] >= 5.0) { [[UINavigationBar appearance] setBackgroundImage:[UIImage imageNamed:@"NavigationBarBackground.png"] forBarMetrics:UIBarMetricsDefault]; }