var mess = new Array('<a href="http://www.macyourself.com/2008/10/20/mac-marketing-101-the-brilliance-of-apples-get-a-mac-ads/"><img src="/wp-content/themes/macyourself-v3/layout/sidebar/hottopics-macmarketing101.jpg" alt="Mac Marketing 101: The brilliance of Apple’s “Get a Mac” ads" width="292" height="98" border="0" /></a>','<a href="http://www.macyourself.com/2009/04/14/13-surprising-quotes-that-prove-steve-jobs-can-predict-the-future/"><img src="/wp-content/themes/macyourself-v3/layout/sidebar/hottopics-stevefuturequotes.jpg" alt="13 surprising quotes that prove Steve Jobs can predict the future" width="292" height="98" border="0" /></a>');
var max = mess.length;
var num = Math.floor((Math.random() * max));
document.writeln(mess[num]);