document.writeln('<link href="http://ir.stockpr.com/stylesheets/quote_box.css" rel="stylesheet" type="text/css">');
document.writeln('');
document.writeln('<table width="175" border="0" cellspacing="0" cellpadding="2" id="spr-quote-box">');
document.writeln('  <tr>');
document.writeln('    <td colspan="2" class="title-symbol"><div align="center"><strong>LMLP</strong></div></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td colspan="2" class="title-text"><div align="center">Listed: Nasdaq CM</div></td>');
document.writeln('  </tr>');
document.writeln('  <tr class="odd">');
document.writeln('    <td width="85">Last:</td>');
document.writeln('    <td width="90" class="current-quote"><div align="right">1.50</div></td>');
document.writeln('  </tr>');
document.writeln('  <tr class="even">');
document.writeln('    <td>Change:</td>');
document.writeln('            <td class="current-change-down"><div align="right"><img src="http://content.stockpr.com/stockpr/files/qb-change-down.gif" /> -0.05</div></td>');
document.writeln('      </tr>');
document.writeln('  <tr class="odd">');
document.writeln('    <td>Volume:</td>');
document.writeln('    <td><div align="right">9,705</div></td>');
document.writeln('  </tr>');
document.writeln('    <tr class="even">');
document.writeln('    <td colspan="2">&nbsp;</td>');
document.writeln('  </tr>');
document.writeln('  <tr class="odd">');
document.writeln('    <td colspan="2"><div align="center">09/02/2010 03:59 PM EDT</div></td>');
document.writeln('  </tr>');
document.writeln('</table>');
