(function(){
	var j = document.getElementsByTagName("script");
	var s = j[j.length-1].src;
	var d = s.slice(0,s.lastIndexOf("/")+1);
		for(i=0; i<arguments.length; i++){
			if ( arguments[i].match(/^(?:http|https):\/\/[\w,.:;&=+*%$#!?@()~\'\/-]+$/) ) {
			document.write('<script type="text/javascript" src="' + arguments[i] + '"></script>');
			} else {
			document.write('<script type="text/javascript" src="' + d + arguments[i] + '"></script>');
			}
		}
	})(
"jquery.js",
"jquery.cookie.js",
"jquery.easing.js",
"jquery.externalLinks.js",
"jquery.globalNavigation.js",
"jquery.pageScroll.js",
"jquery.fade.js",
"jquery.fontResize.js",
"jquery.googleMap.js",
"jquery.tabs.js",
"jquery.colorbox-min.js",
"jquery.msie6.js",
"css_browser_selector.js",
"google_analytics.js"
);

