function init() { alert(name); } document.write('<script language="javascript" src="2.js"></script>');
var name="Привет"; init();