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/03/26/6-best-free-mac-video-converters-to-handle-nearly-any-file-format/"><img src="/wp-content/themes/macyourself-v3/layout/sidebar/hottopics-6videoconverters.jpg" alt="6 best free Mac video converters to handle nearly any file format" width="292" height="98" border="0" /></a>','<a href="http://www.macyourself.com/2010/07/02/4-hidden-or-buried-features-in-ios-4-that-make-life-much-better/"><img src="/wp-content/themes/macyourself-v3/layout/sidebar/hottopics-4ios4features.jpg" alt="4 hidden or buried features in iOS 4 that make life much better" width="292" height="98" border="0" /></a>');
var max = mess.length;
var num = Math.floor((Math.random() * max));
document.writeln(mess[num]);
