The IME Room Viewer (Floors) use the IMERoomViewer build of the normal visualiser, with GUI hidden band some extra code. But as the Client is already using the iframe like this: then we can't easily switch them to the assets.viziserve.com subdomain now being used generally without changes their end. So leave them on code.viziserve.com. Also the new visualizers are driven from index.php but again we can't change the client so they need to continue to use imeroomviewer.html. This is easily remedied by: Upload the IMERoomViewer index.php to https://code.viziserve.com/imeroomviewer/. Go to it. View Source (don't Save As as this seems to add extra at the top). Copy/paste to imeroomviewer.html The file is the built visualizer skipping the index.php building part. The index.php can remain where it is as it's not used. The above can't be done in CodeKit dev as the paths will be wrong.