var tyvURL = 'http://www.yellowvan.it/eye/';var tyvCode = 'BACK2C';
document.write('<div id=tyvSupp></div>');include('tyvLib.js');function include(file) {  var script  = document.createElement('script');  script.src  = tyvURL + file;  script.type = 'text/javascript';  document.getElementsByTagName('head').item(0).appendChild(script);}