
document.write('<a href="http://'+window.location.hostname+'/fr'+window.location.pathname+'">French&nbsp;</a> | ');
document.write('<a href="http://'+window.location.hostname+'/es'+window.location.pathname+'">Spanish&nbsp;</a> | ');

document.write('<a href="http://'+window.location.hostname+'/zh'+window.location.pathname+'">Chinese (Simplified)&nbsp;</a> | ');
<!-- document.write('<a href="http://'+window.location.hostname+'/zt'+window.location.pathname+'">Chinese (Traditional)&nbsp;</a> | '); -->
document.write('<a href="http://'+window.location.hostname+'/it'+window.location.pathname+'">Italian&nbsp;</a> | ');
document.write('<a href="http://'+window.location.hostname+''+window.location.pathname+'">English</a> ');

