<!--
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
//scroller width
var swidth=250
//scroller height
var sheight=70
//scroller's speed;
var sspeed=2
var wholemessage1=''
var wholemessage2=''
//text: change to your own
wholemessage1='<div align="left"><font face=Arial size=2 color="#FF0000"><b><div align="left">New Firmware Release!!! Official_V1.5.1_Release for FS Oncore. "contact us if you wish to access our secured area"</div></font></b><br>'
wholemessage2='<div align="left"><font face=Arial size=1 color="#2F6F84">&#8226; Manufacturing services in telecommunications, manufacturing assembly and box builds and repair service hub;</DIV><br><div align="left">&#8226; Access control and time management systems (smart card), and wireless product design and distribution channel management;</DIV><br><div align="left">&#8226; Software/hardware engineering and test development;</DIV><br><div align="left">&#8226; Industrial system integration, industrial power supply modules and building automation.</div></font>'
function start(){
if (document.all) return
if (document.getElementById){
document.getElementById("slider").style.visibility="show"
ns6marquee(document.getElementById('slider'))
}
else if(document.layers){
document.slider1.visibility="show"
ns4marquee(document.slider1.document.slider2)
}
}
function ns4marquee(whichlayer){
ns4layer=eval(whichlayer)
ns4layer.document.write(wholemessage1, wholemessage2)
ns4layer.document.close()
sizeup=ns4layer.document.height
ns4layer.top-=sizeup
ns4slide()
}
function ns4slide(){
if (ns4layer.top>=sizeup*(-1)){
ns4layer.top-=sspeed
setTimeout("ns4slide()",100)
}
else{
ns4layer.top=sheight
ns4slide()
}
}
function ns6marquee(whichdiv){
ns6div=eval(whichdiv)
ns6div.innerHTML=wholemessage1,wholemessage2, 
ns6div.style.top=sheight
sizeup=sheight
ns6slide()
}
function ns6slide(){
if (parseInt(ns6div.style.top)>=sizeup*(-1)){
ns6div.style.top=parseInt(ns6div.style.top)-sspeed
setTimeout("ns6slide()",100)
}
else{
ns6div.style.top=sheight
ns6slide()
}
}
//  End -->
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}




}




//-->
