// For BANNER SCROLL script
var bNetscape4plus = (navigator.appName == "Netscape" && navigator.appVersion.substring(0,1) >= "4");
var bExplorer4plus = (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.substring(0,1) >= "4");
function CheckUIElements(){
var yMenuFrom, yMenuTo, yButtonFrom, yButtonTo, yOffset, timeoutNextCheck;
if ( bNetscape4plus ) {
yMenuFrom = document["gotop"].top;
yMenuTo = top.pageYOffset + 132; // gotop Layer 's First position
}
else if ( bExplorer4plus ) {
yMenuFrom = parseInt (gotop.style.top, 10);
yMenuTo = document.body.scrollTop + 132; // gotop Layer 's First position
}
timeoutNextCheck = 10;
if ( yMenuTo + eval(gotop.style.height.substring(0,gotop.style.height.length-2)) >= document.body.scrollHeight)
{
yMenuTo = document.body.scrollHeight - eval(gotop.style.height.substring(0,gotop.style.height.length-2)) - 5;
}
if ( Math.abs (yButtonFrom - (yMenuTo + 152)) < 6 && yButtonTo < yButtonFrom ) {
setTimeout ("CheckUIElements()", timeoutNextCheck);
return;
}
if ( yButtonFrom != yButtonTo ) {
yOffset = Math.ceil( Math.abs( yButtonTo - yButtonFrom ) / 5 );
if ( yButtonTo < yButtonFrom )
yOffset = -yOffset;
if ( bNetscape4plus )
document["divLinkButton"].top += yOffset;
else if ( bExplorer4plus )
divLinkButton.style.top = parseInt (divLinkButton.style.top, 10) + yOffset;
timeoutNextCheck = 10;
}
if ( yMenuFrom != yMenuTo ) {
yOffset = Math.ceil( Math.abs( yMenuTo - yMenuFrom ) / 5 );
if ( yMenuTo < yMenuFrom )
yOffset = -yOffset;
if ( bNetscape4plus )
document["gotop"].top += yOffset;
else if ( bExplorer4plus )
gotop.style.top = parseInt (gotop.style.top, 10) + yOffset;
timeoutNextCheck = 10;
}
setTimeout ("CheckUIElements()", timeoutNextCheck);
}
function OnLoad()
{
var y;
if ( top.frames.length )
if ( bNetscape4plus ) {
document["gotop"].top = top.pageYOffset ;
document["gotop"].visibility = "visible";
}
else if ( bExplorer4plus ) {
gotop.style.top = document.body.scrollTop ;
gotop.style.visibility = "visible";
}
CheckUIElements();
return true;
}
//OnLoad();
function Validate() {
if( document.loginform.userId.value.length == 0 ) {
alert("Enter your Subscriber ID");
document.loginform.userId.focus();
return( false );
}
/*
if (document.loginform.userId.value.length < 5 || document.loginform.userId.value.length > 20) {
alert("ID should be between 5 and 20 characters.");
document.loginform.userId.focus();
return false;
}
*/
if( document.loginform.password.value.length == 0 ) {
alert("Enter your Password");
document.loginform.password.focus();
return( false );
}
/*
if( document.loginform.password.length < 4 || document.loginform.password.length > 20) {
alert("The password should be between 4 and 20 characters.");
document.loginform.password.focus();
return;
}
*/
return( true );
}
function signIn() {
if(Validate() == true) {
//document.loginform.submit();
return true;
}
return false;
}
function goFocus() {
document.loginform.userId.value = '';
}
-->
This is a cooperation project between SPT and SLD Co., Ltd (now called SK Telecom Vietnam), under the form of Business Cooperation Contract to provide nationwide mobile telephony services, fixed-wireless telephony services and other value added services using CDMA 2000-1x and CDMA 2000-1x EVDO REV O) technology.
CDMA mobile subscribers will benefit from
many utilities of this technology such
as the minimization of call interruption,
high speed data transfer, the optimization
of transmission power of the terminal
equipments to increase talk time and latency
stand-by time, at the same time be able
to use many value added services such
as necessary information, high speed Internet
access, online gaming.
Scope of Business:
Construction of network and supply cellular
mobile telecommunications service.
Establishment of sales and distribution network
and supply of Value Added Services initially.
Setting of sales and distribution network
and supply of mobile phones.
Brand name of CDMA
Mobile Phone Centre:
S-Fone is the first national
cellular mobile phone network using CDMA technology
(Code Division Multiple Access) in Vietnam.
This advanced technology, has been commercialized
in the world's telecommunications market since
1995, with high packet data throughput up
to 144 kbps, being many times higher than
that of other cellular mobile phone networks,
and nowadays has become the fastest growing
wireless telephony technology in the world.
The CDMA technology not only provides higher
data transmission speed but also possesses
globally accepted standards for the 3G Mobile
Telecommunications Services that the world
is longing for.
The CDMA technology in fact provides customers
with many benefits such as high security,
ability to mininize interference enabling
high voice quality and minimizing drop calls,
high data transmission speed, optimized radio
technology and optimization of power control
for handset, hence lengthening its waiting
and calling duration as well as adoption of
many value added services like information,
high speed internet access, game online and
many more.