How should i structure this?

How should i structure this?

Hey,

I'm working on this custom title popup script attached.
im not sure should i use $('#divid') more often or just save it var oe = $('#divid'); and use it for the rest of the lines.

Any tips?