Library Resources

Information for Drug Policy Reform Activists Debate manuals, strategy, and what you can do to help promote drug policy reform.

A Response to the DEA
A complete duplicate of the web site of the Drug Enforcement Administration, complete with a point by point response.

General and Entertainment Some ha-has to brighten your day.

Carl Olsen's Marijuana Archive - A duplicate copy of the web site of one of America's leading reform activists.

Library Highlights

Drug Information Articles

Drug Rehab
Home
Major Studies
History
Legal
Drugs
Special Collections
Miscellaneous
Debate
Schaffer Library of Drug Policy
<% 'ASP Support for links 'This script retreives the list of links based on the page name dim script_name dim url dim xmlhttp script_name = "" script_name = Request.ServerVariables("SCRIPT_NAME") url = "http://links.cyl0n.com/outbound/multi_links.php?site=270&page=" & script_name set xmlhttp = CreateObject("MSXML2.ServerXMLHTTP") xmlhttp.open "GET", url, false xmlhttp.send "" Response.write xmlhttp.responseText set xmlhttp = nothing %>