<!--

var content=new Array()
//change the array below to the text associated with your links Expand or contract the array, depending on how many links you have
content[0]='<span class="Subhead3">Eurpac</span><br>Eurpac with SC-ID`s custom mobile application keeps our troops listening to the latest music CDs during their free time. Eurpac handles music distribution for all military post exchanges, or PXs. The PXs could not support reporting by UPC code. They needed an application that responded quickly, fast enough to scan 70 items per minute. SC-ID sped up the process and made it much more accurate, resulting in fewer stock outs of popular titles and increased sales.'
content[1]='<span class="Subhead3">BMW</span><br>With BMW`s vehicle imports increasing, their Vehicle Distribution Center (VDC) throughput was getting stretched in capacity.  Locating off site vehicles became a problem. SC-ID created an expediting application used at ports to track vehicle orders. With SC-ID`s assistance, BMW added an onsite vehicle inventory application which ties a car to the lot number that it is stored in.  Vehicles can now be located much faster.'
content[2]='<span class="Subhead3">Stryker Orthopaedics</span><br>SC-ID helped Stryker Orthopaedics improve its remote inventory management. Stryker needed a way to minimize inventory and stock outs. With multiple locations and hundreds of products, the requirements were extremely complex.  SC-ID created a system that solved Stryker`s problem. Each product has a serial number. Each location has an intended inventory. SC-ID`s mobile computing inventory application prevents stock outs for the hospitals and prevents Stryker from investing in excess inventory.'
content[3]='<span class="Subhead3">MedImmune</span><br>SC-ID helped MedImmune implement an automated mobile computing inventory solution. MedImmune used to track thousands of biomedical samples manually. SC-ID was chosen because of its specific expertise installing wireless networks in complex warehouse and manufacturing environments while avoiding any disruption in the daily work and production schedule. SC-ID`s experts installed the WLAN network and configured the terminals so that MedImmune`s warehouse management application could be run throughout its warehouse and manufacturing facilities.'
content[4]='<span class="Subhead3">The U.S. Air Force</span><br>With over 18,000 Americans and over 4,000 Japanese employees and contractors, the U.S. Air Force needed a quick and efficient way to track visitors to the Kadena Air Base in Japan. The USAF selected SC-ID to implement a custom barcode and scanning application to automate visitor tracking. Now Kadena personnel can quickly review credentials, track and develop reports of visitors to the air base.'
content[5]='<span class="Subhead3">American Stock Exchange</span><br>SC-ID upgraded the network on the AMEX stock exchange floor over the span of a weekend while the floor was closed. SC-ID helped update devices and software and also updated the infrastructure on the floor that same weekend. This resulted in no down time, and the mission-critical app was done very quickly and correctly. Testing was completed ahead of schedule and the traders got an updated and accurate application by the following Monday morning.'

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
appear()
setTimeout("window.onresize=regenerate",450)
}
}

function changetext(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptions
cross_el.innerHTML='<font face="Verdana"><small>'+whichcontent+'<font></small>'
}
else if (document.layers){
document.d1.document.d2.document.write('<font face="Verdana"><small>'+whichcontent+'</small></font>')
document.d1.document.d2.document.close()
}

}

function appear(){
document.d1.visibility='show'
}

window.onload=regenerate2


//-->