// Display the iPhone/iPad/Android App Promo

document.write('<div id="iphone-app-promo" onClick="location.href=\'/promos/mobile-app-promo.htm\'; return false;" style="cursor:pointer;">');
document.write('<table cellpadding="0" cellspacing="0" border="0">');
document.write('<tr>');
document.write('<td><img src="/images/iphone/mwol2011_short_header_iphone.gif" alt="For Your iPhone" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><p>Merriam-Webster\'s<br />Dictionary<br />For <strong>iPhone</strong>, <strong>iPad</strong>,<br />and <strong>Android</strong> ');
document.write('<em style="color:#C3060C;font-size:10px;">New!</em></p></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><img src="/images/iphone/iphone_generic_mw_app.jpg" alt="For Your iPhone" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><p><a href="/promos/mobile-app-promo.htm">Get them now!</a></p></td>');
document.write('</tr>');
document.write('</table>');
document.write('</div><!--iphone-app-promo-->');				

