var marqueewidth=180;
var marqueeheight=10;
var scramt=2; 
var scrdly=25;
var marqueecontents="<!--dynamic_content--><!--a4-->TENSOSYS - Solutions > Appropriate >> Scalable <!--a4--><!--dynamic_content-->";
document.write('<marquee  scrollAmount='+scramt+' scrolldelay='+scrdly+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+marqueecontents+'</marquee>');
		