}
		   			//alert('here 2.7');
                    //motion_chart.draw(res.getDataTable(), {'height': 600, 'width': 800, 'interpolateNulls': false});
                    motion_chart.draw(res.getDataTable(), options);
                    //alert('here 3');
                }
            });
            
        }
    </script>
</head>
<body>
<div id="jq-siteContain">

<?php 
IncFunc::header1("charts");
?>
<div id="pf-body">
<?php 
IncFunc::apycomDropDownMenu();
?>
<BR>
<div id="chartTitle" style="border-bottom-style: solid; border-width: 2px;margin: 20px 0 0 0;font-size: medium;font-weight:bold;"><?php 
echo strtoupper('GLOBAL GASOLINE PRICES');
?>
</div>
    <div id="chart-div" style="margin-top:50px"></div>
    
	<!-- <input type="button" value="Display Chart" onclick="showState();return false;"> -->
<div style="font-size: 1.5em;float: left;margin-bottom: 20px;margin-top:50px;">
<input type="button"  value="View Data Table"	onclick="viewDataTable();return false;"> <br />
	border-color: white;
	border-style: solid;
}
table.sample td.title {
	font-weight: bold;
}
</style>
</head>

<body>
<div id="jq-siteContain">



<?php 
IncFunc::header1("home");
?>

<!-- <div id="jq-content"> -->
<div id="custom-body" style="margin: 20px 50px;">

<!-- 
To do: 
-Put a white background on the text.
-Add the twitter control to the page.
-finish the table with the alert parameters.
-set up the page and link to a table of all of the twitter alerts.