Thanks for the swift reply, very helpful. Think I'll go with the <iframe> option.

Hi,

As I can not use the recommended "same folder as the HTML files" option I'm looking into using the baseUrl option for embedding my galleries.

I can also not upload any files to the domain for my webpage (weird CMS restriction) and would have to create a kind of subdomain that I can access by FTP.

I am slightly aware of the same domain policy for javascript.

My question is if this arrangement would work (and give full javascript functionality for the embedded gallery):

*URL of an article: www.mydomain.com/article

*baseUrl for image gallery: www.gallery.mydomain.com/galleries/articlegallery

Cheers,
Max