document.write('<div id="GraphTickerContainer" class="shareTicker">');
document.write('   <div class="moduleHeader">');
document.write('      <table class="GTcontentTable" cellspacing="0" cellpadding="">');
document.write('         <tbody>');
document.write('            <tr class="even">');
document.write('               <td class="label">Last price</td>');
document.write('               <td class="value">114.00</td>');
document.write('            </tr>');
document.write('            <tr class="odd">');
document.write('               <td class="label">Change in %</td>');
document.write('               <td class="value">0.88');
document.write('                  <img src="http://www.omxnordicexchange.com/static/ir/img/icoArrowPos.gif" alt=""></img>');
document.write('               </td>');
document.write('            </tr>');
document.write('            <tr id="GraphTr"></tr>');
document.write('            <tr class="odd timeArea">');
document.write('               <td colspan="2">Updated 2010-02-09');
document.write('                  <img src="http://www.omxnordicexchange.com/static/ir/img/icoTime.gif" alt=""');
document.write('                       style="margin-left:2px;margin-right:2px;"></img>12:48:30');
document.write('               </td>');
document.write('            </tr>');
document.write('         </tbody>');
document.write('      </table>');
document.write('   </div>');
document.write('</div>');