")
}
if (diff>0.399) {
if (diff>10.631){
var m1=16
}
if (diff>5.32){
var m1=4
}
if (diff<=5.32){
var m1=2
}
document.write ("")
document.write ("Connection requirements | Bandwidth |
")
document.write ("Modem 56K | 
|
")
document.write ("ISDN 64K | 
|
")
document.write ("T1 128K | 
|
")
document.write ("LAN 256K | 
|
")
document.write ("Your Computer | 
|
")
document.write ("
Your Throughput: " +5443/diff+ " Kbits/sec
")
document.write ("Recommendations: ")
if (diff>113.0){
document.write ("Your connection speed does not last for the Internet lectures!!! Maybe it is just a temporary internet bottleneck
")
}
if (93.0Your connection speed should be sufficient for video in MODEM-quality.
")
}
if (45.0Your connection speed should be sufficient for video in ISDN-quality.
")
}
if (22.0Your connection speed should be sufficient for video in T1-quality.
")
}
if (diff<22.01){
document.write ("Your connection speed should be sufficient for video in LAN-quality.
")
}
}
document.writeln ("
Repeat test
")
}
//END HIDE -->