function EventsList () { var ListElem= new Array( "23.3.2006 - 31.8.2006","The 4th China HB International Metallurgical Industry Expo","Tangshan, China","/International/Web/LG/CN/likelgcn.nsf/DocByAlias/fair_gtea","","13.9.2006 - 15.9.2006","The 8th China International Exhibition On Gases T, E and A","Beijing, China","/International/Web/LG/CN/likelgcn.nsf/DocByAlias/fair_gtea","",""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("") for (var i=0; i < ListElem.length-1; i+=5) { document.writeln(""); document.writeln(""); document.writeln("") } document.writeln("
DateNameLocation
"+ListElem[i]+""+ListElem[i+1]+" "+ListElem[i+2]+"
"); }