9be00a3
2950962
1 2 3 4 5
6 7
function HelloWorld(name) { if (foo) foo++; alert(name); } function Empty() {}