if global.Story<4{
if Yap=0 MsgBox.Msg="Elsaba is a nice woman.           #Sure, she's a bit mischievious, but she's always been #kind to all of us as the Witch of Incendia."
if Yap=1 MsgBox.Msg="As a Witch of the Four Elements, it is her duty to #protect, defend, and manage the magic of Sierr.           #All the Four Witches do it."
if Yap=2 MsgBox.Msg="We don't know all the details, but it has something to #do with Dragons and Fairies and something to do with #magic..."
if Yap=3 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="#Every one of the Four Witches have their own ways to #regulate the order of magic, and the balance of it."
if Yap=1 MsgBox.Msg="I don't know how Elsaba does it, but she does it.          #Without her, the light of fire would be dimmer than #we know it today..."
if Yap=2 MsgBox.Msg="Without our Four Witches, the powers of the elements #would never be as strong, and neither would the power #of magic...             #For they help protect the balance."
if Yap=3 MsgBox.Msg="!"
}