AWS
CHF Owner
We’re live at Motorola and Verizon Wireless’s press conference in New York City where the smart money is on a fresh new DROID smartphone that will launch in the coming weeks. Motorola’s new full-touch DROID is expected to be RAZR-thin, and it will feature some pretty formidable specs according to BGR’s exclusive report from last week. With a $99 iPhone 4, the iPhone 4S, Motorola’s new DROID and a brand new Galaxy Nexus all set to be on store shelves before the holidays, it looks like Verizon is once again the place to be for high-end smartphone fans. Hit the break for our live coverage of the press conference, which is scheduled to kick off at 12:00 p.m. EDT, 9:00 a.m. PDT.
.liveblog-opts {
display:block;
padding:7px 3px;
margin: 10px 0 15px;
/*background: #B2D0F5;
border: 1px solid #0A2A52;
*/
background: #F9F9F9;
border: 1px solid #E9E9E9;
}
.liveblog-opts h4 {
font: 14px/1.25 arial,helvetica,clean,sans-serif;
font-weight:bold;
/*font-size:14px;*/
color:#404040;
margin:0;
display:inline;
}
.liveblog-opts a {
font-weight:bold;
}
.liveblog-opts .lb-opts-refresh {
float:right;
}
.liveblog-opts strong {
font-weight:normal;
color:#757575;
}
Sorting: Newest First | Oldest First
Auto-refresh: On | Off
function bgr_lb_sort(order) {
jQuery.cookie('liveblog-sort', order, { expires: 1 });
window.location.href=window.location.href;
}
function bgr_lb_auto(enable) {
jQuery.cookie('liveblog-auto-refresh', enable, { expires: 1 });
window.location.href=window.location.href;
}
jQuery('#lb_sort_newest').click( function(){bgr_lb_sort('DESC');} );
jQuery('#lb_sort_oldest').click( function(){bgr_lb_sort('ASC');} );
jQuery('#lb_refresh_on').click( function(){bgr_lb_auto(1);} );
jQuery('#lb_refresh_off').click( function(){bgr_lb_auto(0);} );
jQuery('#liveblog-opts-108491').css('display', 'block');
// http://plugins.jquery.com/files/issues/jjquery.cookie-modified.js_.txt
jQuery.cookie=function(name,value,options){if(typeof value!='undefined'||(name&&typeof name!='string')){if(typeof name=='string'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=name+'='+encodeURIComponent(value)+expires+path+domain+secure;}else{for(var n in name){jQuery.cookie(n,name[n],value||options);}}}else{var returnValue={};if(document.cookie){var cookies=document.cookie.split(';');for(var i=0;i