<%@ Page Language="C#" %> <% string mySoftware; string myURL; myURL = Request.Url.AbsoluteUri; mySoftware = Request.QueryString["file"]; if (mySoftware != null) { if(mySoftware == "Dispelling-Dry-Storage-Myths") { Response.Redirect("https://koi-3QNI5O3AF4.marketingautomation.services/net/m?md=0k3dYa8x3AiOBMVbQzI%2FkCXpoik0K4yC"); } if(mySoftware.IndexOf(".") > 0) { Response.Redirect("https://s3-us-west-1.amazonaws.com/ecd-downloads/" + mySoftware); } else { Response.Redirect("https://s3-us-west-1.amazonaws.com/ecd-downloads/" + mySoftware + ".exe"); } } %>

If you can see this message, an error has occurred. Please contact the webmaster.