function addScrollers(){startScroll('myscroller','It was a wonderful experience to work with Usha  Informatique for our website development. They delivered what they promised and  all at a fair price. They were responsive to our needs and exceptionally  patient and helpful in reorganizing our website. I am happy to have worked with  them.<br /><strong>Sonal Khanda<br />Producer, programming<br />NDTV Worldwide</strong><br />------------------------------------------------------------------<br />In any website development, ease of use can spell the difference between success and failure, especially for complex enter- prise software and e-business projects.<br /><strong>Lisa Stafftopia INC <br />USA</strong>');}
var speed=15;var dR=false;var step=2;function objWidth(obj){if(obj.offsetWidth)return obj.offsetWidth;if(obj.clip)return obj.clip.width;return 0;}function objHeight(obj){if(obj.offsetHeight)return obj.offsetHeight;if(obj.clip)return obj.clip.height;return 0;}function scrF(i,sH,eH){var x=parseInt(i.top)+(dR?step:-step);if(dR&&x>sH)x=-eH;else if(x<2-eH)x=sH;i.top=x+'px';}function startScroll(sN,txt){var scr=document.getElementById(sN);var sW=objWidth(scr)+12;var sH=objHeight(scr);scr.innerHTML='<div id="'+sN+'in" style="position:absolute; left:3px; width:'+sW+';">'+txt+'<\/div>';var sTxt=document.getElementById(sN+'in');var eH=objHeight(sTxt);sTxt.style.top=(dR?-eH:sH)+'px';sTxt.style.clip='rect(0,'+sW+'px,'+eH+'px,0)';setInterval(function(){scrF(sTxt.style,sH,eH);},1000/speed);}
function start(){startticker(page_content);addScrollers();}
window.onload=start;
