if ([title isEqualToString:@"Select a repertory
piece"]) {
myFile = @"Beep";
}
else if ([title isEqualToString:@"My Lord, What
a Morning"]) {
[songPageNumberField setIntValue:12];
myFile = @"MyLordWhat";\
myLocation = 7.5; // Where to start the sequence
}