document.write('<style>\n');
document.write('\n');
document.write('\/* Global CSS Styles *\/\n');
document.write('.fcwidget * {\n');
document.write(' padding:0px; \n');
document.write(' border:0px; \n');
document.write(' margin:0px; \n');
document.write(' color:inherit;\n');
document.write(' vertical-align:none;\n');
document.write('}\n');
document.write('.fcwidget, .fcwidget TABLE, .fcwidget TD, .fcwidget INPUT, .fcwidget SELECT {\n');
document.write(' font-family:"Open Sans",sans-serif !important;\n');
document.write(' font-size:12px; \n');
document.write(' color:#737573;\n');
document.write('}\n');
document.write('.fcwidget IMG {\n');
document.write(' display:block;\n');
document.write(' float:none;\n');
document.write(' width:auto;\n');
document.write(' border:none;\n');
document.write('}\n');
document.write('.fcwidget A {\n');
document.write(' color:#B42B2B;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fcwidget A:hover  {\n');
document.write(' color:#B42B2B;\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.fcwidget TD.header {\n');
document.write(' font-weight:bold;\n');
document.write(' padding:5px 0 0 5px;\n');
document.write(' color:#444444;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.fcwidget TD.divider {\n');
document.write(' padding:0 2px;\n');
document.write('}\n');
document.write('.fcwidget TD.data {\n');
document.write(' border-bottom:1px solid #E6E6E6;\n');
document.write(' padding:5px;\n');
document.write(' font-weight:normal;\n');
document.write('}\n');
document.write('.fcwidget TD.price {text-align:right}\n');
document.write('.fcwidget TD.negative, .fcwidget TD.positive, .fcwidget TD.unchanged {\n');
document.write(' text-align:right; \n');
document.write(' padding-right:10px;\n');
document.write(' white-space:nowrap;\n');
document.write('}\n');
document.write('.fcwidget .positive   {color:green;}\n');
document.write('.fcwidget .negative   {color:#B32317;}\n');
document.write('.fcwidget .uparrow {background:url("http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/16\/upArrow2.gif") no-repeat scroll 0 50% transparent; font-size:20px;}\n');
document.write('.fcwidget .downarrow {background:url("http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/16\/downArrow2.gif") no-repeat scroll 0 50% transparent; font-size:20px;}\n');
document.write('.fcwidget .neutralarrow {background:url("http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/16\/dash.gif") no-repeat scroll 0 50% transparent; font-size:20px;}\n');
document.write('\n');
document.write('.fcwidget .morelink{\n');
document.write(' padding:5px 5px;\n');
document.write(' text-align:right;\n');
document.write('}\n');
document.write('.fcwidget .morelink A {\n');
document.write(' background-image:url("http:\/\/images.financialcontent.com\/studio-6.0\/arrows\/arrow_more3.png");\n');
document.write(' background-position:0 3px;\n');
document.write(' background-repeat:no-repeat;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:normal;\n');
document.write(' padding-left:10px;\n');
document.write(' font-weight:bold;\n');
document.write('}\n');
document.write('.fcwidget .attribution {display:none;}\n');
document.write('.fcwidget .poweredby, .fcwidget .time {\n');
document.write(' font-size:11px;\n');
document.write(' text-align:right;\n');
document.write(' padding:5px;\n');
document.write('}\n');
document.write('\n');
document.write('\/*get quote component*\/	\n');
document.write('.getquote {\n');
document.write(' padding:5px;\n');
document.write('}\n');
document.write('.getquote H5 {\n');
document.write(' font-size:12px;\n');
document.write(' font-weight:bold;\n');
document.write(' color:#444444;\n');
document.write(' text-transform:capitialize;\n');
document.write(' text-align:left;\n');
document.write(' text-decoration:none;\n');
document.write(' margin:0;\n');
document.write(' padding:0;\n');
document.write('}\n');
document.write('.getquote .subhead{\n');
document.write(' font-size:11px;\n');
document.write(' color:#646464;\n');
document.write(' font-weight:normal;\n');
document.write(' padding:2px 0;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.getquote .box  {\n');
document.write(' text-align:left;\n');
document.write(' white-space:nowrap;\n');
document.write('}\n');
document.write('.getquote INPUT.ticker {\n');
document.write(' width:155px;\n');
document.write(' font:13px arial,verdana,sans-serif;\n');
document.write(' color:#777777;\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' padding:3px;\n');
document.write(' border:1px inset #777777;\n');
document.write(' -moz-border-radius:3px;\n');
document.write(' background:url("http:\/\/images.financialcontent.com\/studio-6.0\/icons\/16x16\/line-chart.png") no-repeat scroll 99% center #FFFFFF;\n');
document.write('}\n');
document.write('.getquote INPUT.go {\n');
document.write(' font-size:12px;\n');
document.write(' text-transform:uppercase;\n');
document.write(' text-align:center;\n');
document.write(' color:#222222;\n');
document.write(' font-weight:bolder;\n');
document.write(' background:url("http:\/\/images.financialcontent.com\/studio-6.0\/button\/button_gradient5.png") repeat-x scroll left bottom transparent;\n');
document.write(' border:outset 1px #444444;\n');
document.write(' text-decoration:none;\n');
document.write(' height:23px;\n');
document.write(' line-height:25px;\n');
document.write(' padding:0 8px;\n');
document.write(' -moz-border-radius:3px;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write('}\n');
document.write('.getquote INPUT.go:hover {\n');
document.write(' background:#EFEFEF;\n');
document.write('}\n');
document.write('.getquote A.lookup  {\n');
document.write(' font-size:11px;\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.getquote .lookup A.lookup:hover  {\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.getquote .morelink {\n');
document.write(' padding:5px 0 5px 0;\n');
document.write(' text-align:center;\n');
document.write('}\n');
document.write('.getquote .morelink A {\n');
document.write(' background-image:url(http:\/\/images.financialcontent.com\/studio-6.0\/arrows\/arrow_more3.png);\n');
document.write(' background-position:0 3px;\n');
document.write(' background-repeat:no-repeat;\n');
document.write(' font-weight:bold;\n');
document.write(' padding-left:10px;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.getquote .morelink A:hover {\n');
document.write('}\n');
document.write('\n');
document.write('\/*snapshot module styles*\/	\n');
document.write('.fcsnapshot  { \n');
document.write(' margin-bottom:5px;\n');
document.write('}\n');
document.write('.fcsnapshot .fcsnapchart IMG{\n');
document.write(' margin:0 auto\n');
document.write('}\n');
document.write('.fcsnapshot data a {\n');
document.write(' text-decoration:none;\n');
document.write(' font-size:12px;\n');
document.write('}\n');
document.write('.fcsnapshot data a:hover {\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.fcsnapshot TD {\n');
document.write(' text-align:left;\n');
document.write(' white-space:nowrap;\n');
document.write('}   \n');
document.write('.fcsnapshot .title .inactive {\n');
document.write('  display:none;\n');
document.write('}\n');
document.write('.fcsnapshot .title .active {\n');
document.write(' display:none;\n');
document.write(' color:#333333;\n');
document.write(' font-weight:bold;\n');
document.write(' white-space:nowrap;\n');
document.write(' text-align:left;\n');
document.write(' padding:0px 4px; \n');
document.write(' font-size:14px;\n');
document.write('}\n');
document.write('.fcsnapshot .title .active .uparrow, .fcsnapshot .title .active .downarrow,.fcsnapshot .title .active .neutralarrow {\n');
document.write(' font-size:12px;\n');
document.write('}\n');
document.write('.fcsnapshot .tabs {\n');
document.write(' background-color:#FFFFFF;\n');
document.write('}\n');
document.write('.fcsnapshot .quotes TD {\n');
document.write(' padding:0 2px;\n');
document.write(' border-bottom:1px solid #E6E6E6;\n');
document.write(' color:#737573;\n');
document.write(' vertical-align:middle;\n');
document.write('}\n');
document.write('.fcsnapshot .quotes .active TD {\n');
document.write(' background-color:#EFEFEF;\n');
document.write(' border-bottom:1px solid #E6E6E6;\n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.fcsnapshot TD.data, .fcsnapshot TD.data a {\n');
document.write(' white-space:nowrap;\n');
document.write(' font-weight:normal;\n');
document.write(' background:transparent;\n');
document.write('}\n');
document.write('.fcsnapshot TD.data{\n');
document.write(' text-align:right; \n');
document.write('}\n');
document.write('.fcsnapshot TD.ticker {\n');
document.write(' text-align:left; \n');
document.write('}\n');
document.write('.fcsnapshot TD.negative, .fcsnapshot TD.positive, .fcsnapshot TD.unchanged {\n');
document.write(' text-align:right; \n');
document.write(' padding-right:10px\n');
document.write('}\n');
document.write('.fcsnapshot .quotes TD.positive   {color:#52A666;}\n');
document.write('.fcsnapshot .quotes TD.negative   {color:#CD5252;}\n');
document.write('\n');
document.write('.fcsnapshot .quotes .active TD.positive   {color:#007C1D;}\n');
document.write('.fcsnapshot .quotes .active TD.negative   {color:#B50000;}\n');
document.write('\n');
document.write('\n');
document.write('\/* MarketUpdates css *\/\n');
document.write('.marketupdates {\n');
document.write(' }\n');
document.write('.marketupdates .header, .marketupdates .headerborder{\n');
document.write(' display:none;\n');
document.write(' }\n');
document.write('.marketupdates TH.subhead{\n');
document.write(' padding:0;\n');
document.write(' border:0;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.marketupdates TH.subhead .pubdate{\n');
document.write(' color:#666666;\n');
document.write(' font-family:"Open Sans",sans-serif;\n');
document.write(' font-size:12px;\n');
document.write(' font-weight:normal;\n');
document.write('}\n');
document.write('.marketupdates TH.subhead a {\n');
document.write(' color:#B42B2B;\n');
document.write(' font-family:"Open Sans",sans-serif;\n');
document.write(' font-size:13px;\n');
document.write(' font-weight:bold;\n');
document.write('}\n');
document.write('.marketupdates .row TD, .marketupdates .row1 TD, .marketupdates .row2 TD {\n');
document.write(' border:0; \n');
document.write(' padding:2px 0;\n');
document.write(' line-height:16px;\n');
document.write(' font-size:12px;\n');
document.write(' background:transparent;\n');
document.write('}\n');
document.write('.marketupdates TD.data A{\n');
document.write('  font-family:"Open Sans",sans-serif;\n');
document.write('  font-size:12px;\n');
document.write('  line-height:16px;\n');
document.write('  color:#737573;\n');
document.write('}\n');
document.write('.marketupdates TD.data A:hover{\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('\n');
document.write('\/* MarketMovers css *\/\n');
document.write('.marketmovers TH.subhead{\n');
document.write(' color:#737573;\n');
document.write(' font-weight:bold;\n');
document.write(' font-size:12px;\n');
document.write(' padding:5px;\n');
document.write(' border-bottom:solid 1px #CCCCCC;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.marketmovers TH.data {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.marketmovers TD.gainerstable {\n');
document.write(' padding-right:10px;\n');
document.write('}\n');
document.write('.marketmovers TD.loserstable {\n');
document.write(' padding-left:10px;\n');
document.write('}\n');
document.write('\/*TickerBar module*\/	\n');
document.write('.tickerbar {\n');
document.write(' background-color: transparent;\n');
document.write('}\n');
document.write('.tickerbar .label{\n');
document.write(' display: none;\n');
document.write('}\n');
document.write('.tickerbar .quotes TD.data{\n');
document.write(' white-space: nowrap;\n');
document.write(' padding:0px 2px 2px 0px;\n');
document.write(' margin:0px;\n');
document.write(' border:none;\n');
document.write('}\n');
document.write('.tickerbar .quotes TD{\n');
document.write(' padding-top:2px;\n');
document.write(' background-color: transparent;\n');
document.write('}\n');
document.write('.tickerbar .quotes .divider{\n');
document.write(' padding-left:5px;\n');
document.write(' padding-right:0px;\n');
document.write('}\n');
document.write('.tickerbar .quotes TD.data SPAN{\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.tickerbar .uparrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/up.gif\') no-repeat 50% 55%; font-size: 8px;}\n');
document.write('.tickerbar .downarrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif\') no-repeat 50% 55%; font-size: 8px;}\n');
document.write('.tickerbar .neutralarrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/dash.gif\') no-repeat 50% 55%; font-size: 8px;}\n');
document.write('\n');
document.write('.tickerbar .getquote {\n');
document.write(' margin-left:10px;\n');
document.write(' padding:0;\n');
document.write('}\n');
document.write('.tickerbar .getquote H5, .tickerbar .getquote .subhead {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.tickerbar .getquote INPUT.ticker {\n');
document.write(' width:103px;\n');
document.write(' background-position:97% 50%;\n');
document.write('}\n');
document.write('\/* SPLITCONTENT css *\/\n');
document.write('DIV.fcsplitcontent TD.splitright, DIV.fcsplitcontent TD.splitleft  {\n');
document.write(' vertical-align:top;\n');
document.write('}\n');
document.write('DIV.fcsplitcontent TD.splitleft {\n');
document.write(' padding-right:10px;\n');
document.write('}\n');
document.write('DIV.fcsplitcontent TD.splitright{\n');
document.write(' padding-left:10px;\n');
document.write('}\n');
document.write('\n');
document.write('.watchlist TD.ticker {\n');
document.write(' width: 120px;\n');
document.write(' overflow: hidden;\n');
document.write(' white-space: nowrap;\n');
document.write('}\n');
document.write('\n');
document.write('<\/style>\n');
document.write('\n');
document.write(' <style>\n');
document.write('\n');
document.write('.fcwidget A {\n');
document.write(' color: #7D95AE;\n');
document.write('}\n');
document.write('.fcwidget A:hover {\n');
document.write(' color: #7D95AE;\n');
document.write('}\n');
document.write('\n');
document.write('.marketupdates TH.subhead A {\n');
document.write(' color: #7D95AE;\n');
document.write('}\n');
document.write('<\/style>\n');
document.write('\n');
document.write('<div class="fcsplitcontent">\n');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">\n');
document.write('  <tr>\n');
document.write('    <td class="splitleft">\n');
document.write('	\n');
document.write('	<div class="fcwidget fcsnapshot">\n');
document.write('	\n');
document.write('<scr'+'ipt>\n');
document.write('var tickers = new Array();\n');
document.write('	tickers[0] = \'$COMP\';\n');
document.write('	tickers[1] = \'$SPX\';\n');
document.write('	tickers[2] = \'$NYA\';\n');
document.write('	tickers[3] = \'$XAX\';\n');
document.write('	tickers[4] = \'USAYIELD10YR\';\n');
document.write('\n');
document.write('function switchchart(unique, pos, ticker) {\n');
document.write('	\n');
document.write('	for (i = 0; i < tickers.length; i++){\n');
document.write('		document.getElementById(\'tab\' + unique + \'_\' + i).className = \'\';\n');
document.write('		document.getElementById(\'title\' + unique + \'_\' + i).className = \'inactive\';\n');
document.write('	}\n');
document.write('	\n');
document.write(' 	document.getElementById(\'tab\' + unique + \'_\' + pos).className = \'active\';\n');
document.write(' \n');
document.write(' 	if(document.getElementById(\'fcchartlink\' + unique)) {\n');
document.write('    	document.getElementById(\'fcchartlink\' + unique).href = \'http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=\' + ticker;\n');
document.write(' 	}\n');
document.write(' \n');
document.write(' 	document.getElementById(\'fcchart\' + unique).src = \'http:\/\/chart.financialcontent.com\/Chart?fillshx=2&ibcolor=null&brcolor=999999&gmcolor=DDDDDD&itcolor=666666&params=width%3D300%26height%3D130%26fillshx%3D2%26fillshy%3D-2%26fillshalpha%3D20%26shwidth%3D2%26type%3D0%26volume%3D0%26bgcolor%3Dnull%26grcolor%3DDDDDDD%26gmcolor%3DDDDDDD%26lncolor%3D555555%26brcolor%3D999999%26shcolor%3DBBBBBB%26txcolor%3D333333%26itcolor%3D666666%26pvcolor%3DB50000%26bvcolor%3DFFFFFF%26gtcolor%3DFFCC00%26gbcolor%3DFFFFFF%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3Dnull%26arcolor%3Dnull%26fillalpha%3D80&height=130&volume=0&vucolor=008000&arcolor=null&grcolor=DDDDDD&lncolor=555555&fillalpha=80&bgcolor=null&type=0&pvcolor=B50000&fillshalpha=20&bvcolor=FFFFFF&shcolor=BBBBBB&txcolor=333333&shwidth=2&vdcolor=FF0000&width=300&gbcolor=FFFFFF&Client=camedia.sausalito&gtcolor=FFCC00&fillshy=-2&ticker=\' + ticker;\n');
document.write(' 	document.getElementById(\'title\' + unique + \'_\' + pos).className = \'active\';\n');
document.write(' 	\n');
document.write('}\n');
document.write('\n');
document.write('<\/scr'+'ipt>\n');
document.write('\n');
document.write('<div class="title">\n');
document.write('   <div class="active" id="title92475619_0">\n');
document.write('    NASDAQ Composite<br\/>\n');
document.write('    <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;20650.13\n');
document.write('    <span class="negative change_negative">-472.32 (-2.24%)<\/span>\n');
document.write('   <\/div>\n');
document.write('   <div class="inactive" id="title92475619_1">\n');
document.write('    Standard & Poors 500<br\/>\n');
document.write('    <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;6238.01\n');
document.write('    <span class="negative change_negative">-101.38 (-1.60%)<\/span>\n');
document.write('   <\/div>\n');
document.write('   <div class="inactive" id="title92475619_2">\n');
document.write('    NYSE COMPOSITE INDX<br\/>\n');
document.write('    <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;20267.69\n');
document.write('    <span class="negative change_negative">-190.75 (-0.93%)<\/span>\n');
document.write('   <\/div>\n');
document.write('   <div class="inactive" id="title92475619_3">\n');
document.write('    NYSE MKT COMPOSITE<br\/>\n');
document.write('    <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;5963.78\n');
document.write('    <span class="negative change_negative">-11.78 (-0.20%)<\/span>\n');
document.write('   <\/div>\n');
document.write('   <div class="inactive" id="title92475619_4">\n');
document.write('    10 Year Yield<br\/>\n');
document.write('    <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;4.22\n');
document.write('    <span class="negative change_negative">-0.14 (-3.30%)<\/span>\n');
document.write('   <\/div>\n');
document.write('<\/div>\n');
document.write(' <div class="fcsnapchart">\n');
document.write(' <a id="fcchartlink92475619" href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24COMP" target="_self" style="border:0px;padding:0px">\n');
document.write(' <img border="0" id="fcchart92475619" src="http:\/\/chart.financialcontent.com\/Chart?fillshx=2&ibcolor=null&brcolor=999999&gmcolor=DDDDDD&itcolor=666666&params=width%3D300%26height%3D130%26fillshx%3D2%26fillshy%3D-2%26fillshalpha%3D20%26shwidth%3D2%26type%3D0%26volume%3D0%26bgcolor%3Dnull%26grcolor%3DDDDDDD%26gmcolor%3DDDDDDD%26lncolor%3D555555%26brcolor%3D999999%26shcolor%3DBBBBBB%26txcolor%3D333333%26itcolor%3D666666%26pvcolor%3DB50000%26bvcolor%3DFFFFFF%26gtcolor%3DFFCC00%26gbcolor%3DFFFFFF%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3Dnull%26arcolor%3Dnull%26fillalpha%3D80&height=130&volume=0&vucolor=008000&arcolor=null&grcolor=DDDDDD&lncolor=555555&fillalpha=80&bgcolor=null&type=0&pvcolor=B50000&fillshalpha=20&bvcolor=FFFFFF&shcolor=BBBBBB&txcolor=333333&shwidth=2&vdcolor=FF0000&width=300&gbcolor=FFFFFF&Client=camedia.sausalito&gtcolor=FFCC00&fillshy=-2&ticker=$COMP" \/>\n');
document.write('<\/a>\n');
document.write('<\/div>\n');
document.write(' <table width="100%" border="0" cellpadding="0" cellspacing="0" class="quotes">\n');
document.write('  <tr class="active" id="tab92475619_0" onMouseOver="javascr'+'ipt:switchchart(92475619, 0, \'$COMP\');"\n');
document.write('  onclick="location.href=\'http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24COMP\'"\n');
document.write('  style="cursor:pointer; cursor:hand">\n');
document.write('   <td width="1%" class="arrowtd"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data ticker"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24COMP" target="_self">Nasdaq<\/a><\/td>\n');
document.write('	\n');
document.write('   <td class="data lastprice">20650.13<\/td>\n');
document.write('   <td class="data negative change_negative">\n');
document.write('   	<span>-472.32 \n');
document.write('	(-2.24%)\n');
document.write('        <\/span>\n');
document.write('<\/td>\n');
document.write('\n');
document.write('  <\/tr>\n');
document.write('  <tr class="" id="tab92475619_1" onMouseOver="javascr'+'ipt:switchchart(92475619, 1, \'$SPX\');"\n');
document.write('  onclick="location.href=\'http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24SPX\'"\n');
document.write('  style="cursor:pointer; cursor:hand">\n');
document.write('   <td width="1%" class="arrowtd"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data ticker"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24SPX" target="_self">S&P 500<\/a><\/td>\n');
document.write('	\n');
document.write('   <td class="data lastprice">6238.01<\/td>\n');
document.write('   <td class="data negative change_negative">\n');
document.write('   	<span>-101.38 \n');
document.write('	(-1.60%)\n');
document.write('        <\/span>\n');
document.write('<\/td>\n');
document.write('\n');
document.write('  <\/tr>\n');
document.write('  <tr class="" id="tab92475619_2" onMouseOver="javascr'+'ipt:switchchart(92475619, 2, \'$NYA\');"\n');
document.write('  onclick="location.href=\'http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24NYA\'"\n');
document.write('  style="cursor:pointer; cursor:hand">\n');
document.write('   <td width="1%" class="arrowtd"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data ticker"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24NYA" target="_self">NYSE<\/a><\/td>\n');
document.write('	\n');
document.write('   <td class="data lastprice">20267.69<\/td>\n');
document.write('   <td class="data negative change_negative">\n');
document.write('   	<span>-190.75 \n');
document.write('	(-0.93%)\n');
document.write('        <\/span>\n');
document.write('<\/td>\n');
document.write('\n');
document.write('  <\/tr>\n');
document.write('  <tr class="" id="tab92475619_3" onMouseOver="javascr'+'ipt:switchchart(92475619, 3, \'$XAX\');"\n');
document.write('  onclick="location.href=\'http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24XAX\'"\n');
document.write('  style="cursor:pointer; cursor:hand">\n');
document.write('   <td width="1%" class="arrowtd"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data ticker"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=%24XAX" target="_self">AMEX<\/a><\/td>\n');
document.write('	\n');
document.write('   <td class="data lastprice">5963.78<\/td>\n');
document.write('   <td class="data negative change_negative">\n');
document.write('   	<span>-11.78 \n');
document.write('	(-0.20%)\n');
document.write('        <\/span>\n');
document.write('<\/td>\n');
document.write('\n');
document.write('  <\/tr>\n');
document.write('  <tr class="" id="tab92475619_4" onMouseOver="javascr'+'ipt:switchchart(92475619, 4, \'USAYIELD10YR\');"\n');
document.write('  onclick="location.href=\'http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=USAYIELD10YR\'"\n');
document.write('  style="cursor:pointer; cursor:hand">\n');
document.write('   <td width="1%" class="arrowtd"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data ticker"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=USAYIELD10YR" target="_self">10Y Yield<\/a><\/td>\n');
document.write('	\n');
document.write('   <td class="data lastprice">4.22<\/td>\n');
document.write('   <td class="data negative change_negative">\n');
document.write('   	<span>-0.14 \n');
document.write('	(-3.30%)\n');
document.write('        <\/span>\n');
document.write('<\/td>\n');
document.write('\n');
document.write('  <\/tr>\n');
document.write(' <\/table>\n');
document.write(' <div class="attribution">Quotes delayed at least 20 mins.<\/div>\n');
document.write(' \n');
document.write('\n');
document.write(' <div style="text-align: center; margin-top:10px"><\/div>\n');
document.write('<\/div>\n');
document.write('\n');
document.write('    <\/td>\n');
document.write('    <td class="splitright">\n');
document.write('	\n');
document.write('	<div class="fcwidget getquote">\n');
document.write('    <h5>Stock Quotes<\/h5>\n');
document.write('    <div class="subhead">Enter a ticker symbol below:<\/div>\n');
document.write('   <div class="box">\n');
document.write(' <form target="_self" method="post" action="http:\/\/finance.sausalito.com\/camedia.sausalito\/?Page=QUOTE" style="padding: 0px; margin: 0px;">\n');
document.write(' \n');
document.write('  <input class="ticker" value="Enter symbol" onclick="this.select()" maxlength="15" name="Ticker" type="text" \/>\n');
document.write('  <input class="go" name="Go" value="Get Quote" type="submit" \/>\n');
document.write(' <\/form>\n');
document.write('<\/div>\n');
document.write('\n');
document.write('    <div class="poweredby"><a href="http:\/\/www.financialcontent.com">Powered by FinancialContent<\/a><\/div>\n');
document.write('	<\/div>\n');
document.write('	<div class="fcwidget marketupdates">\n');
document.write('  <table width="100%" cellspacing="0" cellpadding="0" border="0" class="headerborder">\n');
document.write('  <tr>\n');
document.write('   <td width="100%" class="header">Market Updates<\/td>\n');
document.write('  <\/tr>\n');
document.write(' <\/table>\n');
document.write('<div class="headerspacing"><\/div>\n');
document.write('\n');
document.write('\n');
document.write('<table width="100%" border="0" cellpadding="2" cellspacing="0">\n');
document.write(' <tr class="row1">\n');
document.write('  <th class="subhead" valign="top">\n');
document.write('   <a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/news\/read?GUID=36295905" target="_self">\n');
document.write('   <span>Mixed close as Trump targets drug costs<\/span><\/a>\n');
document.write('   <span class="pubdate">&nbsp;-&nbsp;05\/11\/18<\/span>\n');
document.write('  <\/th>\n');
document.write(' <\/tr>\n');
document.write(' \n');
document.write(' <tr class="row1">\n');
document.write(' \n');
document.write('  <td class="data" valign="top"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/news\/read?GUID=36295905" target="_self">The markets closed mixed with the Dow climbing 91 points to 24,831 as President Donald Trump vowed to lower drug costs. Nasdaq eased 2 points to 7402.\n');
document.write('<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' \n');
document.write('\n');
document.write('<\/table>\n');
document.write('\n');
document.write('    <div class="morelink"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/?Page=MAJORINDICES" target="_self">More Market Updates<\/a><\/div>\n');
document.write('\n');
document.write('\n');
document.write('  <\/div>\n');
document.write('<div class="fcwidget marketmovers">\n');
document.write('<style>\n');
document.write('.changebar .negative{\n');
document.write(' height: 10px;\n');
document.write(' background-color:red;\n');
document.write('}\n');
document.write('.changebar .positive{\n');
document.write(' height: 10px;\n');
document.write(' background-color:green;\n');
document.write('}\n');
document.write('<\/style>\n');
document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="box fcinside">\n');
document.write('\n');
document.write(' <tr><th class="subhead" colspan="4">Percent Gainers<\/th><\/tr>\n');
document.write(' <tr>\n');
document.write('  <th class="data">Symbol<\/td>\n');
document.write('  <th class="data" width="99%">Name<\/td>\n');
document.write('  <th class="data" colspan="2">Change %<\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=HCTI">HCTI<\/a><\/td>\n');
document.write('  <td class="data" nowrap="nowrap" width="99%"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=HCTI">Healthcare Tria...<\/a><\/td>\n');
document.write('  <td nowrap="nowrap" style="text-align: right" class="data positive change_positive">+15733.33%<\/td>\n');
document.write('  <td class="changebar data" align="left" width="50"><div class="positive" style="width: 50px;font-size:1px;"><\/div><\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=DRMA">DRMA<\/a><\/td>\n');
document.write('  <td class="data" nowrap="nowrap" width="99%"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=DRMA">Dermata Therape...<\/a><\/td>\n');
document.write('  <td nowrap="nowrap" style="text-align: right" class="data positive change_positive">+940.32%<\/td>\n');
document.write('  <td class="changebar data" align="left" width="50"><div class="positive" style="width: 2px;font-size:1px;"><\/div><\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=PHLT">PHLT<\/a><\/td>\n');
document.write('  <td class="data" nowrap="nowrap" width="99%"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=PHLT">Performant Heal...<\/a><\/td>\n');
document.write('  <td nowrap="nowrap" style="text-align: right" class="data positive change_positive">+115.21%<\/td>\n');
document.write('  <td class="changebar data" align="left" width="50"><div class="positive" style="width: 0px;font-size:1px;"><\/div><\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=FGF">FGF<\/a><\/td>\n');
document.write('  <td class="data" nowrap="nowrap" width="99%"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=FGF">Fundamental Glo...<\/a><\/td>\n');
document.write('  <td nowrap="nowrap" style="text-align: right" class="data positive change_positive">+84.22%<\/td>\n');
document.write('  <td class="changebar data" align="left" width="50"><div class="positive" style="width: 0px;font-size:1px;"><\/div><\/td>\n');
document.write(' <\/tr>\n');
document.write('\n');
document.write('\n');
document.write(' <tr><th class="subhead" colspan="4">Percent Losers<\/th><\/tr>\n');
document.write(' <tr>\n');
document.write('  <th class="data">Symbol<\/td>\n');
document.write('  <th class="data" width="99%">Name<\/td>\n');
document.write('  <th class="data" colspan="2">Change %<\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=PBM">PBM<\/a><\/td>\n');
document.write('  <td class="data" nowrap="nowrap" width="99%"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=PBM">Psyence Biomedi...<\/a><\/td>\n');
document.write('  <td class="changebar data" align="right" width="50"><div class="negative" style="float:right;text-align:right;width: 0px;font-size:1px;"><\/div><div style="clear:both" \/><\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">-53.08%<\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=AACG">AACG<\/a><\/td>\n');
document.write('  <td class="data" nowrap="nowrap" width="99%"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=AACG">ATA Creativity ...<\/a><\/td>\n');
document.write('  <td class="changebar data" align="right" width="50"><div class="negative" style="float:right;text-align:right;width: 0px;font-size:1px;"><\/div><div style="clear:both" \/><\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">-51.35%<\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=ZYXI">ZYXI<\/a><\/td>\n');
document.write('  <td class="data" nowrap="nowrap" width="99%"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=ZYXI">Zynex, Inc. - C...<\/a><\/td>\n');
document.write('  <td class="changebar data" align="right" width="50"><div class="negative" style="float:right;text-align:right;width: 0px;font-size:1px;"><\/div><div style="clear:both" \/><\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">-43.27%<\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=ENVXW">ENVXW<\/a><\/td>\n');
document.write('  <td class="data" nowrap="nowrap" width="99%"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/quote?Symbol=ENVXW">Enovix Corporat...<\/a><\/td>\n');
document.write('  <td class="changebar data" align="right" width="50"><div class="negative" style="float:right;text-align:right;width: 0px;font-size:1px;"><\/div><div style="clear:both" \/><\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">-40.69%<\/td>\n');
document.write(' <\/tr>\n');
document.write('\n');
document.write(' <tr class="row"><td colspan="4" class="morelink"><a href="http:\/\/finance.sausalito.com\/camedia.sausalito\/stocks\/dashboard?STicker=%24MM%3AVA">More Market Movers<\/a><\/td><\/tr>\n');
document.write('<\/table>\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('    <\/div>\n');
document.write('	\n');
document.write('	<\/td>\n');
document.write('  <\/tr>\n');
document.write('<\/table>\n');
document.write('<\/div>\n');
document.write('');
