document.write('<style type="text/css">');
document.write('   #GraphTickerContainer {');
document.write('   margin-top: 0px;');
document.write('   width: 245px;');
document.write('   font-family: Verdana;');
document.write('   font-size: 11px;');
document.write('   border: 1px Solid #f0efef;');
document.write('   }');
document.write('   ');
document.write('   .bgGTLineHeader, .bgBendHeader {');
document.write('   height:28px;');
document.write('   font-size:15px;');
document.write('   font-weight:bold;');
document.write('   background-position: top left;');
document.write('   background-repeat: repeat-x;');
document.write('   }');
document.write('   ');
document.write('   ');
document.write('   ');
document.write('   		.bgGTLineHeader {');
document.write('   		  background-color: #E2E3E5;');
document.write('   		  background-image: url(http://www.nasdaqomxnordic.com/static/ir/img/theme01/bgShadowLine.png);');
document.write('   		}');
document.write('   	');
document.write('   ');
document.write('   ');
document.write('   * html .bgGTLineHeader { /* for IE5-6/Win */');
document.write('   background-image:none !important;');
document.write('   }');
document.write('   .bgGTLineHeader div, .bgBendHeader div{');
document.write('   padding:4px 5px 0px 5px;');
document.write('   }');
document.write('   .bgBendHeader {');
document.write('   background-color: #000;');
document.write('   background-image: url(http://www.nasdaqomxnordic.com/static/ir/img/bgBendHeader.png);');
document.write('   }');
document.write('   .bgGTLineHeader p.header,');
document.write('   .bgBendHeader p.header  {');
document.write('   color:#E2E3E5;');
document.write('   left:1px;');
document.write('   margin:0;');
document.write('   position:relative;');
document.write('   top:1px;');
document.write('   }');
document.write('   .bgGTLineHeader p.header span,');
document.write('   .bgBendHeader p.header span {');
document.write('   color: #616163;');
document.write('   left:-1px;');
document.write('   position:absolute;');
document.write('   top:-1px;');
document.write('   ');
document.write('   /* display:none; */');
document.write('   }');
document.write('   .GTcontentTable {');
document.write('   color: #616163;');
document.write('   font-size: 11px;');
document.write('   width:100%;');
document.write('   background-color:#fff;');
document.write('   }');
document.write('   .GTcontentTable .title{');
document.write('   border-bottom: 1px Solid #dbdbdb;');
document.write('   }');
document.write('   .GTcontentTable .bgTableHeader {');
document.write('   /* background:url(http://www.nasdaqomxnordic.com/static/ir/img/theme01/bgTableHeader.png) repeat-x top left */');
document.write('   }');
document.write('   .GTcontentTable tr th{');
document.write('   padding:5px 10px 5px 10px;');
document.write('   text-align:right;');
document.write('   border-bottom:1px Solid #dbdbdb;');
document.write('   }');
document.write('   .GTcontentTable tr td{');
document.write('   padding:5px 10px 5px 10px;');
document.write('   text-align:right;');
document.write('   vertical-align:top;');
document.write('   }');
document.write('   ');
document.write('   .GTcontentTable tr.odd{');
document.write('   background-color: #E2E3E5;');
document.write('   }');
document.write('   .GTcontentTable tr.even{');
document.write('   background-color:#E2E3E5;');
document.write('   }');
document.write('   .GTcontentTable tr.odd td{');
document.write('   border-top: 1px Solid #dbdbdb;');
document.write('   border-bottom: 1px Solid #dbdbdb;');
document.write('   }');
document.write('   .GTcontentTable tr td{');
document.write('   padding:5px 8px 5px 8.2px;');
document.write('   vertical-align:top;');
document.write('   border-right: 1px Solid #dbdbdb;');
document.write('   }');
document.write('   .timeArea {');
document.write('   text-align:right;');
document.write('   font-size: 9px;');
document.write('   }');
document.write('   .GTcontentTable .label{');
document.write('   text-align:left;');
document.write('   }');
document.write('   .GTcontentTable .value{');
document.write('   text-align:right;');
document.write('   }');
document.write('   ');
document.write('   .shareTicker .GTcontentTable tbody tr th  {');
document.write('   padding:5px 10px;');
document.write('   text-align:left;');
document.write('   border-bottom:1px solid #dbdbdb;');
document.write('   }');
document.write('   .shareTicker .GTcontentTable tbody tr th img  {');
document.write('   margin-left:2px;');
document.write('   margin-right:2px;');
document.write('   }');
document.write('   .shareTicker .GTcontentTable tbody tr td  {');
document.write('   border-right:none;');
document.write('   }');
document.write('   ');
document.write('   .grapLinkStyle{');
document.write('   	border: 0px;');
document.write('   }');
document.write('   ');
document.write('   ');
document.write('   ');
document.write('   img{');
document.write('   	border-color:transparent;');
document.write('   }');
document.write('   ');
document.write('   a.grapLinkStyle:visited {color: white; text-decoration: none;}');
document.write('   a.grapLinkStyle:link {color: white; text-decoration: none;} ');
document.write('   a.grapLinkStyle:hover {color: #CCCCCC; background-color: white; text-decoration: none}');
document.write('   ');
document.write('   a.grapLinkStyle img {border:0px;}');
document.write('   ');
document.write('   ');
document.write('</style>');
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">0.68</td>');
document.write('            </tr>');
document.write('            <tr class="odd">');
document.write('               <td class="label">Change in %</td>');
document.write('               <td class="value">4.62');
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-03-17');
document.write('                  <img src="http://www.omxnordicexchange.com/static/ir/img/icoTime.gif" alt=""');
document.write('                       style="margin-left:2px;margin-right:2px;"></img>17:20:00');
document.write('               </td>');
document.write('            </tr>');
document.write('         </tbody>');
document.write('      </table>');
document.write('   </div>');
document.write('</div>');