// JavaScript Document - EASYWEB
document.write('<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>'); 
// Fancybox
document.write('<link href="js-global/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.css" rel="stylesheet" type="text/css" media="screen">');
document.write('<script type="text/javascript" src="js-global/jquery.fancybox-1.3.4/fancybox/jquery.easing-1.3.pack.js"></script>');
document.write('<script type="text/javascript" src="js-global/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.pack.js"></script>');
document.write('<script type="text/javascript" src="js-global/jqueryPngFix/jquery.pngFix.pack.js"></script>');
// Slideshow
document.write('<script type="text/javascript" src="js-global/jquery_cycle.002.js"></script>');
// Google Fonts
document.write('<link href="http://fonts.googleapis.com/css?family=Michroma" rel="stylesheet" type="text/css">');
document.write('<link href="http://fonts.googleapis.com/css?family=Droid+Sans" rel="stylesheet" type="text/css">');
// Supersize
document.write('<link type="text/css" rel="stylesheet" href="js-global/q-supersize/qSuperSize.css" />');
document.write('<script type="text/javascript" src="js-global/q-supersize/qSuperSize.js"></script>');
// Ticker
document.write('<link type="text/css" rel="stylesheet" href="js-global/ticker/jquery.ticker.css" />');
document.write('<script type="text/javascript" src="js-global/ticker/jquery.ticker.js"></script>');

// Innerfade
/*document.write('<script type="text/javascript" src="js-global/jquery.innerfade.js"></script>');*/

// Scroller per Ipad
/*document.write('<script type="text/javascript" src="js-global/touch-scroll.min.js"></script>');*/
// CONFIG
document.write('<script type="text/javascript" src="js-global/config.js"></script>');
