<!-- 

for (i=0;i<=numberofimages;i++) {
    document.write("<span id='span"+i+"' style='position:absolute'></span>")
    document.close()
}

//-->

