document.write('<style>\n');
document.write('\/* Global CSS Styles *\/\n');
document.write('.fcwidget * {\n');
document.write(' padding:0px; \n');
document.write(' margin:0px; \n');
document.write(' color: inherit;\n');
document.write('}\n');
document.write('.fcwidget, .fcwidget TABLE, .fcwidget TD, .fcwidget INPUT, .fcwidget SELECT {\n');
document.write(' font-family: arial, helvetica, sans-serif;\n');
document.write(' font-size:11px; \n');
document.write(' color: #222222;\n');
document.write('}\n');
document.write('\/* END Global CSS *\/\n');
document.write('\n');
document.write('.fcwidget .data   {color:#484848; text-align: left} \n');
document.write('.fcwidget .label {font-weight: normal}\n');
document.write('.fcwidget A {\n');
document.write(' text-decoration: none;\n');
document.write(' color:  #637D37;\n');
document.write('}\n');
document.write('.fcwidget A:hover {\n');
document.write(' text-decoration: underline;\n');
document.write(' color:  #003300;\n');
document.write('}\n');
document.write('.fcwidget .header {\n');
document.write(' font-size: 12px;\n');
document.write(' font-weight: bold;\n');
document.write('}\n');
document.write('\n');
document.write('.fcwidget .row TD, .fcwidget .row1 TD, .fcwidget .row2 TD {border:0px;  padding: 5px}\n');
document.write('.fcwidget .row1 TD {background-color:#ffffff;border-bottom:solid 0px #EFEFEF; }\n');
document.write('.fcwidget .row2 TD {border-bottom:solid 0px #EFEFEF; background-color: #EFEFEF;}\n');
document.write('.fcwidget .rowheader {background-color: #FFFFFF}\n');
document.write('\n');
document.write('.fcwidget .positive   {color:#00A00F;}\n');
document.write('.fcwidget .negative   {color:#DA100F;}\n');
document.write('\n');
document.write('.fcwidget .fcuparrow      {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/up.gif\') no-repeat 0% 50%}\n');
document.write('.fcwidget .fcdownarrow    {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif\') no-repeat 0% 50%}\n');
document.write('.fcwidget .fcneutralarrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/dash.gif\') no-repeat 0% 50%}\n');
document.write('.fcwidget .attribution {\n');
document.write(' padding:0px;\n');
document.write(' font-size: 9px;\n');
document.write(' text-align: right;\n');
document.write(' color: #CCCCCC;\n');
document.write(' white-space: nowrap;\n');
document.write('}\n');
document.write('\n');
document.write('\/*nav forms and symbol lookup*\/	\n');
document.write('.fcwidget INPUT.text, .fcwidget INPUT.ticker {\n');
document.write(' border: 1px solid #DDDDDD;\n');
document.write(' width: 110px;\n');
document.write(' font-weight: normal; \n');
document.write(' padding:3px;\n');
document.write(' background-color: #FFFFFF;\n');
document.write(' color: #646464;\n');
document.write('}\n');
document.write('.fcwidget INPUT.go, .fcwidget INPUT.button {\n');
document.write(' background-color:#EFEFEF;\n');
document.write(' border:1px solid #CCCCCC;\n');
document.write(' color:#333333;\n');
document.write(' font-weight: bold;\n');
document.write(' cursor:pointer;\n');
document.write(' height:23px;\n');
document.write(' padding: 0px 4px 2px 4px;\n');
document.write(' text-transform: capitalize;\n');
document.write('}\n');
document.write('.fcwidget SELECT{\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border: 1px solid #DDDDDD;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('.fcwidget A.lookup  {\n');
document.write(' font-size:11px;\n');
document.write(' text-decoration:none;\n');
document.write(' margin-left:6px;\n');
document.write('}\n');
document.write('.fcwidget A:hover.lookup  {\n');
document.write(' text-decoration: underline;\n');
document.write('}\n');
document.write('.fcwidget INPUT.go:hover, .fcwidget INPUT.button:hover {\n');
document.write(' background-color: #283478;\n');
document.write(' border:1px solid #283478;\n');
document.write(' color: #ffffff;\n');
document.write('}\n');
document.write('\n');
document.write('\/* NEW tabbed CSS for snapshot 2009*\/\n');
document.write('.snapshot .fcsnaptabs {\n');
document.write(' border-bottom: 0px;\n');
document.write(' border-left: solid 1px #CCCCCC;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .spacer{\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .tab{\n');
document.write(' }\n');
document.write('.snapshot .fcsnaptabs .tab A{\n');
document.write(' border-top: solid 1px #CCCCCC;\n');
document.write(' border-right: solid 1px #CCCCCC;\n');
document.write(' border-bottom: solid 1px #CCCCCC;\n');
document.write(' border-left: solid 0px #CCCCCC;\n');
document.write(' display:block;\n');
document.write(' background-color: #EFEFEF; \n');
document.write(' padding: 3px;\n');
document.write(' font-size: 11px;\n');
document.write(' color: #666666;\n');
document.write(' font-weight: bold;\n');
document.write(' text-decoration:none; \n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write(' text-align:center;\n');
document.write(' text-transform: uppercase;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .activetab A, .snapshot .fcsnaptabs .activetab A:hover{\n');
document.write(' color: #333333;\n');
document.write(' background-color: #FFFFFF; \n');
document.write(' border-bottom: solid 1px #FFFFFF;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs A:hover{\n');
document.write(' color: #666666;\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border-bottom: solid 1px #CCCCCC;\n');
document.write(' text-decoration: underline;\n');
document.write('}\n');
document.write('\/* END tabbed CSS snapshot *\/\n');
document.write('\n');
document.write('\/* main snapshot CSS *\/\n');
document.write('.snapshot .charts .data {\n');
document.write(' font-weight: bold;\n');
document.write(' margin-left: 10px;\n');
document.write('}\n');
document.write('\n');
document.write('\/* getquote component *\/\n');
document.write('.getquote {\n');
document.write(' width: 250px;\n');
document.write(' font: 12px arial, helvetica, sans-serif;\n');
document.write(' margin: 10px auto 0;\n');
document.write('}\n');
document.write('.getquote h5 {\n');
document.write(' font-size: 13px;\n');
document.write(' font-weight: bold;\n');
document.write(' margin-bottom: 5px;\n');
document.write('}\n');
document.write('.getquote a {\n');
document.write(' color: #637d37;\n');
document.write(' display: inline;\n');
document.write('}\n');
document.write('.getquote input.ticker {\n');
document.write(' width: 100px;\n');
document.write(' margin-bottom: 10px;\n');
document.write('}\n');
document.write('.getquote input, .getquote a.button {\n');
document.write(' display:inline;\n');
document.write('}\n');
document.write('\n');
document.write('<\/style>\n');
document.write('\n');
document.write('<div class="fcwidget snapshot">\n');
document.write('\n');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" class="fcsnaptabs">\n');
document.write(' <tr>  \n');
document.write('  <td nowrap="nowrap" class="spacer first">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module25799724.switchContent(0); return false;" nowrap="nowrap" class="tab activetab" name="fctab25799724">\n');
document.write('   <a href="javascr'+'ipt:document.module25799724.switchcontent(0);">Nasdaq<\/a>\n');
document.write('  <\/td> \n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module25799724.switchContent(1); return false;" nowrap="nowrap" class="tab " name="fctab25799724">\n');
document.write('   <a href="javascr'+'ipt:document.module25799724.switchcontent(1);">NYSE<\/a>\n');
document.write('  <\/td> \n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module25799724.switchContent(2); return false;" nowrap="nowrap" class="tab " name="fctab25799724">\n');
document.write('   <a href="javascr'+'ipt:document.module25799724.switchcontent(2);">S&P 500<\/a>\n');
document.write('  <\/td> \n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module25799724.switchContent(3); return false;" nowrap="nowrap" class="tab " name="fctab25799724">\n');
document.write('   <a href="javascr'+'ipt:document.module25799724.switchcontent(3);">AMEX<\/a>\n');
document.write('  <\/td> \n');
document.write('  <td class="spacer last">&nbsp;<\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('\n');
document.write('<div class="charts">\n');
document.write(' <div name="fccontent25799724" style="">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24COMP" target="_parent">NASDAQ Composite<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;2217.37 \n');
document.write('   <span class="negative change_negative">\n');
document.write('    -16.38 (-0.73%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div name="fccontent25799724" style="display:none">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24NYA" target="_parent">NYSE Composite<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;6987.72 \n');
document.write('   <span class="negative change_negative">\n');
document.write('    -67.31 (-0.95%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div name="fccontent25799724" style="display:none">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24SPX" target="_parent">Standard & Poors 500<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;1096.13 \n');
document.write('   <span class="negative change_negative">\n');
document.write('    -8.38 (-0.76%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div name="fccontent25799724" style="display:none">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24XAX" target="_parent">Amex Composite<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;1938.43 \n');
document.write('   <span class="negative change_negative">\n');
document.write('    -10.94 (-0.56%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div style="padding-left:auto;padding-right:auto;margin-left:auto;margin-right:auto;text-align:center;">\n');
document.write('  <a id="fcchartlink25799724" href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24COMP" target="_parent" style="border:0px;padding:0px"><img border="0" id="fcchartimg25799724" src="http:\/\/chart.financialcontent.com\/Chart?width=300&bvcolor=FFFFFF&vucolor=008000&gtcolor=9BB8BD&bgcolor=null&Client=zantrio&gbcolor=FFFFFF&brcolor=666666&pvcolor=F46D3C&ibcolor=ffffff&vdcolor=FF0000&volume=0&fillalpha=90&height=120&interval=1&params=width%3D300%26height%3D120%26interval%3D1%26shwidth%3D2%26type%3D0%26volume%3D0%26bgcolor%3Dnull%26grcolor%3DBBBBBB%26lncolor%3D666666%26brcolor%3D666666%26shcolor%3DBBBBBB%26txcolor%3D666666%26itcolor%3DD4D4D4%26pvcolor%3DF46D3C%26bvcolor%3DFFFFFF%26gtcolor%3D9BB8BD%26gbcolor%3DFFFFFF%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3Dffffff%26arcolor%3Dnull%26fillalpha%3D90&lncolor=666666&itcolor=D4D4D4&arcolor=null&txcolor=666666&grcolor=BBBBBB&shcolor=BBBBBB&type=0&shwidth=2&interval=1&ticker=$COMP" style="margin-left:auto;margin-right:auto;"\/><\/a>\n');
document.write(' <\/div>\n');
document.write('\n');
document.write('\n');
document.write('<\/div>\n');
document.write('<div class="quotes">\n');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24COMP" target="_parent">Nasdaq<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">2217.37<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -16.38 (-0.73%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24NYA" target="_parent">NYSE<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">6987.72<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -67.31 (-0.95%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24SPX" target="_parent">S&P 500<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">1096.13<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -8.38 (-0.76%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=%24XAX" target="_parent">AMEX<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">1938.43<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -10.94 (-0.56%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('<\/div>\n');
document.write('\n');
document.write('<div class="attribution">Quotes delayed at least 20 mins.<\/div>\n');
document.write('\n');
document.write('<scr'+'ipt>\n');
document.write(' var me1 = document.module25799724 = new Object();\n');
document.write(' me1.init = function () {\n');
document.write('  var me = document.module25799724;\n');
document.write('  me.tickers = new Array();\n');
document.write('  me.tickers[0] = \'$COMP\';\n');
document.write('  me.tickers[1] = \'$NYA\';\n');
document.write('  me.tickers[2] = \'$SPX\';\n');
document.write('  me.tickers[3] = \'$XAX\';\n');
document.write('\n');
document.write('  me.intervals = new Array();\n');
document.write('  me.intervals[0] = \'1\';\n');
document.write('  me.intervals[1] = \'92\';\n');
document.write('  me.intervals[2] = \'183\';\n');
document.write('  me.intervals[3] = \'366\';\n');
document.write('\n');
document.write('  me.curTicker = 0;\n');
document.write('  me.curInterval = 0;\n');
document.write('\n');
document.write('  me.tabs = new Array();\n');
document.write('  var nodes = document.getElementsByTagName(\'td\');\n');
document.write('\n');
document.write('  for (var i = 0; i < nodes.length; i++) {\n');
document.write('   if (nodes[i].getAttribute(\'name\') == \'fctab25799724\') {\n');
document.write('    me.tabs.push(nodes[i]);\n');
document.write('   }\n');
document.write('  }\n');
document.write('  \n');
document.write('  me.content = new Array();\n');
document.write('  var nodes = document.getElementsByTagName(\'div\');\n');
document.write('\n');
document.write('  for (var i = 0; i < nodes.length; i++) {\n');
document.write('   if (nodes[i].getAttribute(\'name\') == \'fccontent25799724\') {\n');
document.write('    me.content.push(nodes[i]);\n');
document.write('   }\n');
document.write('  }\n');
document.write('  \n');
document.write('  me.intervalEl = new Array();\n');
document.write('  var nodes = document.getElementsByTagName(\'a\');\n');
document.write('\n');
document.write('  for (var i = 0; i < nodes.length; i++) {\n');
document.write('   if (nodes[i].getAttribute(\'name\') == \'fcinterval25799724\') {\n');
document.write('    me.intervalEl.push(nodes[i]);\n');
document.write('   }\n');
document.write('  }\n');
document.write(' \n');
document.write('  \n');
document.write('  \n');
document.write('  me.chartimg = document.getElementById(\'fcchartimg25799724\');\n');
document.write('  me.chartlink = document.getElementById(\'fcchartlink25799724\');\n');
document.write(' }\n');
document.write('\n');
document.write(' setTimeout("document.module25799724.init()",1);\n');
document.write(' \n');
document.write(' me1.switchContent = function (pos) {\n');
document.write('  var me = document.module25799724;\n');
document.write('  me.curTicker = pos;\n');
document.write('\n');
document.write('  for (var i = 0; i < me.tickers.length; i++) {\n');
document.write('   if (me.tabs.length > i) {\n');
document.write('    me.tabs[i].className = (i == pos) ? \'tab activetab\' : \'tab\';\n');
document.write('   }\n');
document.write('   if (me.content.length > i) {\n');
document.write('    me.content[i].style.display = (i == pos) ? \'\' : \'none\';\n');
document.write('   }\n');
document.write('  }\n');
document.write('  if (me.chartlink != null) {\n');
document.write('   me.chartlink.href = \'http:\/\/markethub.zantrio.com\/zantrio\/?Page=Quote&Ticker=\' + me.tickers[me.curTicker] + \'&interval=\' + me.intervals[me.curInterval];\n');
document.write('  }\n');
document.write('  me.chartimg.src = \'http:\/\/chart.financialcontent.com\/Chart?width=300&bvcolor=FFFFFF&vucolor=008000&gtcolor=9BB8BD&bgcolor=null&Client=zantrio&gbcolor=FFFFFF&brcolor=666666&pvcolor=F46D3C&ibcolor=ffffff&vdcolor=FF0000&volume=0&fillalpha=90&height=120&interval=1&params=width%3D300%26height%3D120%26interval%3D1%26shwidth%3D2%26type%3D0%26volume%3D0%26bgcolor%3Dnull%26grcolor%3DBBBBBB%26lncolor%3D666666%26brcolor%3D666666%26shcolor%3DBBBBBB%26txcolor%3D666666%26itcolor%3DD4D4D4%26pvcolor%3DF46D3C%26bvcolor%3DFFFFFF%26gtcolor%3D9BB8BD%26gbcolor%3DFFFFFF%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3Dffffff%26arcolor%3Dnull%26fillalpha%3D90&lncolor=666666&itcolor=D4D4D4&arcolor=null&txcolor=666666&grcolor=BBBBBB&shcolor=BBBBBB&type=0&shwidth=2&ticker=\' + me.tickers[me.curTicker] + \'&interval=\' + me.intervals[me.curInterval];\n');
document.write(' }\n');
document.write('\n');
document.write(' me1.updateChartInterval = function(interval) {\n');
document.write('  var me = document.module25799724;\n');
document.write('\n');
document.write('  me.curInterval = interval;\n');
document.write('\n');
document.write('  for (var i = 0; i < me.intervals.length; i++) {\n');
document.write('   me.intervalEl[i].className = (i == interval) ? \'active\' : \'\';\n');
document.write('  }\n');
document.write('  me.chartimg.src = \'http:\/\/chart.financialcontent.com\/Chart?width=300&bvcolor=FFFFFF&vucolor=008000&gtcolor=9BB8BD&bgcolor=null&Client=zantrio&gbcolor=FFFFFF&brcolor=666666&pvcolor=F46D3C&ibcolor=ffffff&vdcolor=FF0000&volume=0&fillalpha=90&height=120&interval=1&params=width%3D300%26height%3D120%26interval%3D1%26shwidth%3D2%26type%3D0%26volume%3D0%26bgcolor%3Dnull%26grcolor%3DBBBBBB%26lncolor%3D666666%26brcolor%3D666666%26shcolor%3DBBBBBB%26txcolor%3D666666%26itcolor%3DD4D4D4%26pvcolor%3DF46D3C%26bvcolor%3DFFFFFF%26gtcolor%3D9BB8BD%26gbcolor%3DFFFFFF%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3Dffffff%26arcolor%3Dnull%26fillalpha%3D90&lncolor=666666&itcolor=D4D4D4&arcolor=null&txcolor=666666&grcolor=BBBBBB&shcolor=BBBBBB&type=0&shwidth=2&ticker=\' + me.tickers[me.curTicker] + \'&interval=\' + me.intervals[me.curInterval];\n');
document.write(' }\n');
document.write('<\/scr'+'ipt>\n');
document.write('\n');
document.write('<!-- <div style="text-align:center;padding-top: 15px;">\n');
document.write('  <iframe id=\'fcad7031246\' name=\'fcad7031246\' src=\'http:\/\/ads.financialcontent.com\/www\/delivery\/afr.php?n=fcad7031246&amp;&amp;zoneid=1343&amp;cb=fcad7031246\' framespacing=\'0\' frameborder=\'no\' scrolling=\'no\' width=\'300\' height=\'250\' allowtransparency=\'true\'><\/iframe>\n');
document.write('  <scr'+'ipt type=\'text\/javascr'+'ipt\' src=\'http:\/\/ads.financialcontent.com\/www\/delivery\/ag.php\'><\/scr'+'ipt>\n');
document.write('  -->\n');
document.write('<\/div>\n');
document.write('');

  var head=document.getElementsByTagName('head')[0];
  var script=document.createElement('script');
  script.type="text/javascript";
  script.src='http://tracker.financialcontent.com/track.js?Source=http%3A%2F%2Fmarkethub.zantrio.com%2Fzantrio%3FHTTP_HOST%3Dmarkethub.zantrio.com%26HTTPS%3Doff%26Module%3Dsnapshot%26Output%3DJS&Type=widget&Client=zantrio&rand=' + Math.random();
  head.appendChild(script);
 
_qoptions={
 qacct:"p-0cUI5xpPZj8YQ"
};
var head=document.getElementsByTagName('head')[0];
var script=document.createElement('script');
script.type="text/javascript";
script.src="http://edge.quantserve.com/quant.js";
head.appendChild(script);
