web/common.php
changeset 240 ee6305b4a7dc
parent 235 ca008aef675f
child 251 d81cc587cc4d
--- a/web/common.php	Tue Jul 26 17:30:05 2011 +0200
+++ b/web/common.php	Tue Jul 26 23:57:09 2011 +0200
@@ -114,7 +114,7 @@
 		'jquery-tools' => URL_ROOT.'res/metadataplayer/res/js/jquery.tools.min.js',
 		'tw-widget' => URL_ROOT.'res/js/tw_widget.js',
 		'jquery-mousewheel' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.mousewheel-3.0.4.pack.js',
-		'swfobject' => 'http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js',
+		'swfobject' => URL_ROOT.'res/metadataplayer/res/swfobject.js',
 	),
 	'cdn' => array(
 	    'jquery' => 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js',
@@ -153,7 +153,7 @@
 		'blueprint-plugins-fancy-type' => URL_ROOT.'res/blueprint/plugins/fancy-type/screen.css',
 		'custom' => URL_ROOT.'res/css/custom.css',
 		'fancybox' => URL_ROOT.'res/jquery.fancybox/fancybox/jquery.fancybox-1.3.4.css',
-		'jquery-ui' => "http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/themes/base/jquery-ui.css",
+		'jquery-ui' => URL_ROOT.'res/metadataplayer/res/css/jq-css/themes/base/jquery-ui.css',
 		'tabs-slideshow' => URL_ROOT.'res/css/tabs-slideshow.css',
 	),
 	'cdn' => array(