int Recall ;The return question box(offered when the spell has already been used once before.)int Mainbox ;The main question box, containing all the cities to choose fromint Whiterun ;The Whiterun locations question boxint Solitude ;The Solitude locations question boxint Dawnstar ;The Dawnstar locations question boxseem redundant, a single variable, maybe named dialogResult might help to iron out the logic -- less code to think about is usually a good thing.
Edit: This
function Notification...should be a comment. I'm surprised this even compiles, since we can't add native extensions.

Damn... All this scripting must've made me tired lol. Sorry about that. I'll try that now and see if it works, cheers mate!