if("IPHONE" == $this->sPlatform){?> iPhone } else { ?>
iPhone
}?>
if("BLACKBERRY" == $this->sPlatform){?> BlackBerry } else { ?>
BlackBerry
}?>
if("WINDOWSMOBILE" == $this->sPlatform){?> Windows Mobile } else { ?>
Windows Mobile
}?>
if("SYMBIAN" == $this->sPlatform){?> Symbian } else { ?>
Symbian
}?>
= $this->HTMLs ?>