New user, request for help with text manipulation in Bruji's BookPedia

Half the time my code requires windows to be in certain positions on the screen. What I tend to do is move them into the upper left corner at the start of my macro, sometimes using this code. This way my hardcoded mouse positions will generally not fail because the window will be in a known fixed location. You should consider this too.