hi all, ive got my main application file in the root directory. from wihin a sub directory i have a separate file that is included in to the main app as a component. ive done it like this so that all my code is split into separate modules.
now from within the component in the sub directory i am trying to open a pop up window. i cant seem to get it to work as the location from which it is trying to open is a component/window rather than within the application... any ideas?

