This content requires HTML5 & Javascript or Adobe Flash Player Version 9 or higher.
// create the object player with the container
obj=new object2vrPlayer("container");
obj.readConfigUrl("../DSC_2809_out.xml");
// hide the URL bar on the iPhone
setTimeout(function() { hideUrlBar(); }, 10);