document.writeln('<CENTER>')
document.writeln('<TABLE width="800">')
document.writeln('<TR><TABLE width="800">')
document.writeln('<TR><TD bgcolor="#204D79" height="3" colspan="2">')
document.writeln('</TD></TR>')
document.writeln('<TR>')
document.writeln('<TD bgcolor="#FF9933"><FONT FACE="Tahoma" style="font-size: 12">')
document.writeln('<ilayer id="main" width=&{scrollerwidth}; height=&{scrollerheight}; bgColor=&{scrollerbgcolor}; background=&{scrollerbackground}; visibility=hide>')
document.writeln('<layer id="first" left=0 top=1 width=&{scrollerwidth};>')

if (document.layers) {
document.write(messages[0])}

document.writeln('</layer>')
document.writeln('<layer id="second" left=0 top=0 width=&{scrollerwidth}; visibility=hide>')

if (document.layers) {
document.write(messages[dyndetermine=(messages.length==1)? 0 : 1]) }

document.writeln('</layer>')
document.writeln('</ilayer>')
if (ie||dom){
document.writeln('<div id="main2"  style="position:relative;width:'+scrollerwidth+';height:'+scrollerheight+';overflow:hidden;background-color:'+scrollerbgcolor+'  ;background-image:url('+scrollerbackground+')">')
document.writeln('<div style="position:absolute;width:'+scrollerwidth+';height:'+scrollerheight+';clip:rect(0 '+scrollerwidth+' '+scrollerheight+'  0);left:0px;top:0px">')
document.writeln('<div id="first2" style="position:absolute;width:'+scrollerwidth+';left:0px;top:1px;">')
document.write(messages[0])
document.writeln('</div>')
document.writeln('<div id="second2" style="position:absolute;width:'+scrollerwidth+';left:0px;top:0px;visibility:hidden">')
document.write(messages[dyndetermine=(messages.length==1)? 0 : 1])
document.writeln('</div>')
document.writeln('</div>')
document.writeln('</div>')
}
document.writeln('</TD>')
document.writeln('<TD width="300" align="center" valign="middle" rowspan=2><IMG src="ims/info-e2a.jpg" ></TD>')
document.writeln('</TR>')
document.writeln('<TR>')
document.writeln('<TD align="right" valign="middle"><FONT FACE="Tahoma" style="font-size: 14" color="#204D79"><B>Business Strategy through Intelligence</B></FONT></TD>')
document.writeln('</TR></TABLE>')
