AudioServicesPlaySystemSound(kSystemSoundID_Vibrate);
-(NSUInteger)supportedInterfaceOrientations{
return UIInterfaceOrientationMaskLandscape;
}
AudioServicesPlaySystemSound(kSystemSoundID_Vibrate);
-(NSUInteger)supportedInterfaceOrientations{
return UIInterfaceOrientationMaskLandscape;
}