if ([UIScreen mainScreen].bounds.size.height > 480.0) { 

 backgroundImageView.image = [UIImage imageNamed:@"tgxx_bg-568h@2x.png"]; 

 }