if [[[UIDevice currentDevice]systemVersion]floatvalue]>4.9 {
[UINavigationBar setBackgroundImage:[UIImage imageNamed:"1.png"] barMetrics:UIBarMetricsDefault];
}
if [[[UIDevice currentDevice]systemVersion]floatvalue]>4.9 {
[UINavigationBar setBackgroundImage:[UIImage imageNamed:"1.png"] barMetrics:UIBarMetricsDefault];
}