This just in - Verizon is going to be releasing a slider called the U620, which will come with VCAST Mobile TV, the re branding of the Media FLO mobile television service that is poised to go t?te ? t?te with Vue.
Beyond that, you've got some EV-DO data, stereo Bluetooth, a 1.3 megapixel cam, a Micro SD card slot, and speech-to-text voice recognition action up in there as well. More information is sure to follow on this very hot looking new addition to the Fall Verizon lineup.

var browName = navigator.appName;
var browDateTime = (new Date()).getTime();
var browVersion = parseInt(navigator.appVersion);
var ua=navigator.userAgent.toLowerCase();
var adcode='';
if (browName=='Netscape'){
if (browVersion>=5)
{
document.write('
');
}
else if ((browVersion>=4)&&(ua.indexOf("mac")==-1))
{
document.write('
');
document.write(''+'scr'+'ipt>');
document.write(adcode); }
else if (browVersion>=3)
{
document.write('
'); }
}
else
{
document.write(''); }
//