
var ubahn = {
  src: 'ubahn.swf'
};

sIFR.activate(ubahn); // From revision 209 and onwards

sIFR.replace(ubahn, {
  selector: 'h1'.
});
