%@ Page Language="C#" AutoEventWireup="true" CodeFile="Charts.aspx.cs" Inherits="DrillDown_DetailedCharts" %>
<%
/*
This page is invoked when user clicks on a region on the employment distribution map
contained in StateDetails.aspx.
* Here, we show detailed charts for the region.
*/
%>
FusionMaps v3 - Database Example
<%
/*
You need to include the following JS file to embed the chart using JavaScript
Embedding using JavaScripts avoids the "Click to Activate..." issue in Internet Explorer
When you make your own charts, make sure that the path to this JS file is correct. Else, you would get JavaScript errors. you would get JavaScript errors.
*/
%>