I\'m creating HTML dynamically using the innerHTML property:
for (i = 0; i < 10; ++i) { obj = getObject(i);