﻿function addScrollers(){startScroll("scrolldroit",'<p><a href="http://pagesperso-orange.fr/jp.m/AlfaMicro/Depannage.html"class="jp">D&eacute;pannage 7j/7</a> ordinateur, connexion internet r&eacute;seaux.</p><p><a href="http://pagesperso-orange.fr/jp.m/AlfaMicro/Bureautique.html"class="jp">Formation</a> bureautique, programmation.</p><p><a href="http://pagesperso-orange.fr/jp.m/AlfaMicro/Sitesinternet.html"class="jp">Cr&eacute;ation</a> de <b>site internet</b>, d&eacute;veloppements informatiques personnalis&eacute;s.<p><a href="http://pagesperso-orange.fr/jp.m/AlfaMicro/Installation.html"class="jp">Vente et installation</a> composants, logiciels, ordinateur, modem, routeur.</p><p><b>Devis et conseils</b></p><p><b>** gratuits **</b></p><p><b>06 71 49 17 51</b></p></p>')}var speed=12,dR=false,step=2;function objWidth(a){if(a.offsetWidth)return a.offsetWidth;if(a.clip)return a.clip.width;return 0}function objHeight(a){if(a.offsetHeight)return a.offsetHeight;if(a.clip)return a.clip.height;return 0}function scrF(d,c,b){var a=parseInt(d.top)+(dR?step:-step);if(dR&&a>c)a=-b;else if(a<2-b)a=c;d.top=a+"px"}function startScroll(d,g){var b=document.getElementById(d),f=objWidth(b)-6,e=objHeight(b);b.innerHTML='<div id="'+d+'in" style="position:relative;right:6px; width:'+f+';">'+g+"</div>";var a=document.getElementById(d+"in"),c=objHeight(a);a.style.top=(dR?-c:e)+"px";a.style.clip="rect(0,"+f+"px,"+c+"px,0)";setInterval(function(){scrF(a.style,e,c)},1e3/speed)}