--- a/src/js/init.js Thu Aug 30 13:16:33 2012 +0200
+++ b/src/js/init.js Thu Aug 30 14:42:52 2012 +0200
@@ -2,7 +2,7 @@
*/
if (typeof window.IriSP === "undefined") {
- IriSP = {};
+ window.IriSP = {};
}
/* The Metadataplayer Object, single point of entry, replaces IriSP.init_player */