After embedding a HTML DOM Element with that ID will be created.
This object can be get via the normal Javascript document.getElementById(id) function.
The krpano viewer exports these 3 Javascript functions to that object:
set(variable,value) - Sets any krpano variable to the given value.
get(variable) - Returns the value of any krpano variable.