" target="_blank">Michael Dell introduces AMD servers at Oracle OpenWorld (cnet)
';
html += '$100 million for biomed research to Technion (cnet)
';
html += 'Adobe tries again with e-books (cnet)
';
html += 'IBM Sues Amazon (internetnews)
';
html += 'Oracle Talks Up 11g At OpenWorld (internetnews)
';
html += 'Trojan horse installs antivirus program (cnet)
';
html += 'The knights who say: No more, please (cnet)
';
html += 'Sony to launch notebook battery recall (cnet)
';
html += 'Oracle announces Database 11g beta (cnet)
';
html += 'Google releases customizable search (cnet)
';
html += 'Cisco\'s TelePresence Pitch (internetnews)
';
html += 'Photos: Dell\'s new AMD servers (cnet)
';
html += 'How to Create Good Custom 404 Error Pages (Site Focus)
';
html += 'Website Design and Development (Site Focus)
';
html += 'Helium brings peer review -- and money -- to everyday advice (cnet)
';
html += 'Dell Makes AMD Server Push (internetnews)
';
html += 'Online Brokers Hit By Fraudsters (internetnews)
';
html += 'Microsoft Gives Away Sender ID (internetnews)
';
html += 'Need a robot or headphones that amplify music through your skull? (cnet)
';
html += 'Oracle Stacks Up, Plugs in MetaSolv (internetnews)
';
html += 'Mind game pits Democrats, Republicans (cnet)
';
html += 'Photos: High-tech splash for rowing regatta (cnet)
';
html += 'Firefox 2.0 Released: \'Bon Echo\' Lives! (internetnews)
';
html += 'What Do I Need To Know To Have A Website Online? (Site Focus)
';
html += 'Autodesk rushes out IE 7 compatibility fix (cnet)
';
html += 'The Case for Minimalist Web Page Design (Site Focus)
';
html += 'Google Gets Social Search Religion (internetnews)
';
html += 'TI Disappoints (internetnews)
';
html += 'Microsoft sets Sender ID free (cnet)
';
html += 'Lenovo scores deal with NBA (cnet)
';
html += 'Images: Google Custom Search Engine (cnet)
';
html += 'Oracle OpenWorld gets under way (cnet)
';
html += 'Diebold e-voting source code leaked again (cnet)
';
html += 'Dell debuts first two AMD servers (cnet)
';
html += 'Web content is vital for establishing corporate identity (Site Focus)
';
html += 'Diebold election software disks turn up in ex-lawmaker\'s office (cnet)
';
// 300 pixels high, 108 pixels wide,
//scrolls 3 pixels to left each 100 ms
marquee = new xbMarquee('marquee', 300, 108, 3, 100, 'up', 'scroll', html);
marquee.onmouseover = function () { this.stop(); };
marquee.onmouseout = function () { this.start(); };
//marquee.onclick = function () { window.status = 'clicked'; };
//marquee.onstart = function () { window.status = 'start fired at ' + (new Date()); };
//-->