<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> American Biogas Council
Operational Biogas Systems in the U.S.
<% ' Code to display map(s), based on what checkboxes are checked dim agMap, lfMap, wwMap agMap = request.Form("ag") lfMap = request.Form("lf") wwMap = request.Form("ww") %>
Display/Hide Feedstock Maps
TIP: Select a single feedstock for detailed information on each site.
Agriculture Landfill Wastewater
<% if (agMap<>"" and lfMap="" and wwMap="") then response.Write("
") else response.Write("

<% if (agMap<>"" and lfMap<>"" and wwMap="") then response.Write("
") else response.Write(" <% if (agMap<>"" and lfMap="" and wwMap<>"") then response.Write("
") else response.Write(" <% if (agMap="" and lfMap<>"" and wwMap="") then response.Write("
") else response.Write(" <% if (agMap="" and lfMap<>"" and wwMap<>"") then response.Write("
") else response.Write(" <% if (agMap="" and lfMap="" and wwMap<>"") then response.Write("
") else response.Write(" <% if (agMap<>"" and lfMap<>"" and wwMap<>"") or (agMap="" and lfMap="" and wwMap="") then response.Write("
") else response.Write("
Download/print map images
(Click to expand)
All feedstocks Agricultural Landfill Wastewater
All feedstocks Agricultural Landfill Wastewater

Sources