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">2.25</div></td>');
document.writeln('  </tr>');
document.writeln('  <tr class="even">');
document.writeln('    <td>Change:</td>');
document.writeln('            <td><div align="right">--</div></td>');
document.writeln('      </tr>');
document.writeln('  <tr class="odd">');
document.writeln('    <td>Volume:</td>');
document.writeln('    <td><div align="right">0</div></td>');
document.writeln('  </tr>');
document.writeln('  <tr class="even">');
document.writeln('    <td>52 Wk High:</td>');
document.writeln('    <td><div align="right">3.10</div></td>');
document.writeln('  </tr>');
document.writeln('  <tr class="odd">');
document.writeln('    <td>52 Wk Low:</td>');
document.writeln('    <td><div align="right">0.45</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">03/15/2010 04:00 PM EDT</div></td>');
document.writeln('  </tr>');
document.writeln('</table>');
