From e1912411ef3110f86d30037439531b6af0125428 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Tue, 25 Nov 2014 13:33:20 +0000 Subject: [PATCH] --- inc/commons/class.common.tools.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inc/commons/class.common.tools.php b/inc/commons/class.common.tools.php index 41be60276..559bfc6e3 100644 --- a/inc/commons/class.common.tools.php +++ b/inc/commons/class.common.tools.php @@ -81,6 +81,8 @@ class commonTools { public static function tube($args) { global $css, $js, $jsnomerge, $jsvar; + fb($_GET); + $css = array(); $js[] = JS_PATH . '/tube.js'; $jsnomerge[] = JS_PATH . '/flashdetect.js'; @@ -139,7 +141,7 @@ class commonTools { $res.='html, body {margin: 0;padding: 0;height: 100%;color:#fff;overflow:hidden;}'; $res.='body,video{background:' . $background . ';}'; $res.='video{width:100%;height:100%;display:none;}'; - $res.='#header,#videoflash,#videohtml{display:none;}'; + $res.='#header,#videoflash,#videohtml,#ajaxLoader{display:none;}'; $res.=''; $video = '