var Url = window.location.hostname;
document.writeln('<BASE HREF="http://' + Url + '">');
