
dfont='cwhite';
dbreak='<br>';
dback='http://tellnet.net/images/longcall.gif';


var fx=0;  
var mie=/MSIE/g;
var mic=/Firefox/g;
var moc=/Chrome/g;
var muc=/Safari/g;
var mec=/iPhone/g;
var myc=/SymbianOS/g;
var pmyc=/Nokia5800/g;
var amyc=/Android/g;

function fex(){
if(mec.test(navigator.userAgent)==true){location.href='http://tellnet.net/iPhone.htm';}
if(myc.test(navigator.userAgent)==true){location.href='http://tellnet.net/iPhone.htm';}
if(amyc.test(navigator.userAgent)==true){location.href='http://tellnet.net/android.htm';}
if(pmyc.test(navigator.userAgent)==true){location.href='http://tellnet.net/nokia5800.htm';}
}

fex();


