
var chartdiv = document.getElementById("search_engine-US-monthly-200904-200907");
var w = chartdiv.getAttribute("width") || 700;
var h = chartdiv.getAttribute("height") || 400;
var chartembed = new infosoftglobal.FusionCharts("http://gs.statcounter.com/MSLine.swf", "search_engine-US-monthly-200904-200907-chart", ""+w, ""+h, "0", "0");
var json = {"xml":"<chart caption='StatCounter Global Stats' subCaption=\"Top 5 Search Engines in the United States from Apr to Jul 09\" anchorAlpha='100' showValues='0' bgColor='FFFFFF' numberSuffix='%' canvasBorderAlpha='50' bgSWF='\/images\/box_wide.png' canvasBgAlpha='70'\nimageSave='1' imageSaveURL='http:\/\/gs.statcounter.com\/FusionChartsSave.php' animation='0'\nlegendBorderAlpha='0' legendBgColor='000000' legendBgAlpha='20' legendPosition='RIGHT' \n canvasBorderThickness='0' showBorder='0'  labelDisplay='Rotate' slantLabels='1'><categories><vLine color='000000' thickness='1' alpha='20' \/><category showName='0' \/><vLine color='000000' thickness='1' alpha='20' \/><category label='May 2009' showName='1' \/><vLine color='000000' thickness='1' alpha='20' \/><category label='Jun 2009' showName='1' \/><vLine color='000000' thickness='1' alpha='20' \/><category label='Jul 2009' showName='1' \/><\/categories><dataset seriesName='Google' color='d20000' anchorBorderColor='d20000' anchorBgColor='ffffff'>\n<set value='79.07' toolText='Google&lt;BR&gt;79.07%&lt;BR&gt;Apr 2009' \/>\n<set value='78.72' toolText='Google&lt;BR&gt;78.72%&lt;BR&gt;May 2009' \/>\n<set value='78.48' toolText='Google&lt;BR&gt;78.48%&lt;BR&gt;Jun 2009' \/>\n<set value='77.54' toolText='Google&lt;BR&gt;77.54%&lt;BR&gt;Jul 2009' \/>\n<\/dataset><dataset seriesName='Yahoo!' color='d4d400' anchorBorderColor='d4d400' anchorBgColor='ffffff'>\n<set value='11.27' toolText='Yahoo!&lt;BR&gt;11.27%&lt;BR&gt;Apr 2009' \/>\n<set value='10.99' toolText='Yahoo!&lt;BR&gt;10.99%&lt;BR&gt;May 2009' \/>\n<set value='11.04' toolText='Yahoo!&lt;BR&gt;11.04%&lt;BR&gt;Jun 2009' \/>\n<set value='10.95' toolText='Yahoo!&lt;BR&gt;10.95%&lt;BR&gt;Jul 2009' \/>\n<\/dataset><dataset seriesName='bing' color='006DD4' anchorBorderColor='006DD4' anchorBgColor='ffffff'>\n<set value='0' toolText='bing&lt;BR&gt;0%&lt;BR&gt;Apr 2009' \/>\n<set value='0' toolText='bing&lt;BR&gt;0%&lt;BR&gt;May 2009' \/>\n<set value='8.17' toolText='bing&lt;BR&gt;8.17%&lt;BR&gt;Jun 2009' \/>\n<set value='9.41' toolText='bing&lt;BR&gt;9.41%&lt;BR&gt;Jul 2009' \/>\n<\/dataset><dataset seriesName='Windows Live' color='555555' anchorBorderColor='555555' anchorBgColor='ffffff'>\n<set value='4.39' toolText='Windows Live&lt;BR&gt;4.39%&lt;BR&gt;Apr 2009' \/>\n<set value='4.95' toolText='Windows Live&lt;BR&gt;4.95%&lt;BR&gt;May 2009' \/>\n<set value='0.04' toolText='Windows Live&lt;BR&gt;0.04%&lt;BR&gt;Jun 2009' \/>\n<set value='0' toolText='Windows Live&lt;BR&gt;0%&lt;BR&gt;Jul 2009' \/>\n<\/dataset><dataset seriesName='MSN' color='0000d2' anchorBorderColor='0000d2' anchorBgColor='ffffff'>\n<set value='2.82' toolText='MSN&lt;BR&gt;2.82%&lt;BR&gt;Apr 2009' \/>\n<set value='2.86' toolText='MSN&lt;BR&gt;2.86%&lt;BR&gt;May 2009' \/>\n<set value='0.02' toolText='MSN&lt;BR&gt;0.02%&lt;BR&gt;Jun 2009' \/>\n<set value='0' toolText='MSN&lt;BR&gt;0%&lt;BR&gt;Jul 2009' \/>\n<\/dataset><dataset seriesName='Other (dotted)' dashed='1' drawAnchors='0' alpha='65' lineDashGap='5' lineDashLen='1' color='202020' anchorBorderColor='202020' anchorBgColor='ffffff'>\n<set value='2.45' toolText='Other&lt;BR&gt;2.45%&lt;BR&gt;Apr 2009' \/>\n<set value='2.49' toolText='Other&lt;BR&gt;2.49%&lt;BR&gt;May 2009' \/>\n<set value='2.24' toolText='Other&lt;BR&gt;2.24%&lt;BR&gt;Jun 2009' \/>\n<set value='2.09' toolText='Other&lt;BR&gt;2.09%&lt;BR&gt;Jul 2009' \/>\n<\/dataset><styles>\n    <definition>\n      <style name='myCaptionFont' type='font' size='14' bold='1' isHTML='1' topMargin='14' \/>\n    <\/definition>\n    <application>\n      <apply toObject='Caption' styles='myCaptionFont' \/>\n    <\/application>\n    <definition>\n      <style name='myLegendFont' type='font' size='11' color='ffffff' bold='1' isHTML='1' \/>\n    <\/definition>\n    <application>\n      <apply toObject='Legend' styles='myLegendFont' \/>\n    <\/application>\n    <definition>\n      <style name='myHTMLFont' type='font' isHTML='1' \/>\n    <\/definition>\n    <application>\n      <apply toObject='TOOLTIP' styles='myHTMLFont' \/>\n    <\/application>\n  <\/styles>\n<\/chart>\n","time_desc":"Apr to Jul 09","bar":false,"map":false,"region_hidden":"US","statType_hidden":"search_engine","region":"United States of America","statType":"Search Engine","caption_part":"Top 5 Search Engines in the United States from Apr to Jul 09","granularity":"monthly","toDay":false,"toMonthYear":"2009-07","fromDay":false,"fromMonthYear":"2009-04"};
chartembed.setDataXML(json["xml"]);
chartembed.render("search_engine-US-monthly-200904-200907");