if global.Story<4{
if Yap=0 MsgBox.Msg="Now, everybody knows that King Johannes loved the #Queen so much.         #He wished, more than anything, to have the Queen's #child... so they had Princess Sabrina."
if Yap=1 MsgBox.Msg="Sabrina was a very special child.           #From the moment she was born, she wanted to be the #heir to the throne, and end all the troubles that the #land of Sierr was plagued with."
if Yap=2 MsgBox.Msg="...but I thought the Queen died before the King had #decided to have her child.           #Oh, well.            #Maybe I'm getting my timeframes mixed up."
if Yap=3 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="I don't know all the details, but if the Princess' mother #wasn't really the Queen, I'd say she at least looked like #the Queen."
if Yap=1 MsgBox.Msg="Here's the story I gathered...            #King Johannes wanted the Queen's child so badly...          #He made a wish to some Fairy something-or-other..."
if Yap=2 MsgBox.Msg="And somehow, she granted his wish.           #Sabrina had to be the Queen's child, in some form or #another..."
if Yap=3 MsgBox.Msg="Did the Fairy bring the Queen back to life in one form #or another?             #...or did the Fairy become the Queen for one day?"
if Yap=4 MsgBox.Msg="!"
}