target='New IWA Congress & Exhibit to take place 25-27 May 2011, Rome';
text="";
href="New IWA Congress & Exhibit to take place 25-27 May 2011, Rome"
var revealSpeed=10;
var timetowait=1000;
onload=writeInit;
var ie, n;
if (document.all) {
n=0; ie=1;
writeText='document.all.divZoom.innerHTML=\'\'+text+\'\'';
closeIt="";
} //end if
if (document.layers) {
n=1;ie=0;
writeText="document.divZoom.document.write(''+text+'')";
closeIt="document.divZoom.document.close()";
} //end if
function writeIt(){
if(text.length