// You may customize the values of the variables below to suit your website.
// Simply insert your own values between the double-quotes.
// Here are some examples:
//   var ORDER= "D2,Business to Consumer,Pocket FM Radio,Audio Products,10,499.99;";
//   var SERVER= "MyServerName";
//   var CONTENTGROUP= "ContentGroupOfThisPage";

var ORDER= "";
var SERVER= "nature.org";
//if ((typeof CONTENTGROUP)== undefined){
//	var CONTENTGROUP="";
//}
if (CONTENTGROUP=="" || CONTENTGROUP == null){
   CONTENTGROUP= "";
}
// Modification of this code is not allowed and will permanently disable your account!
// SiteName: Nature Conservancy
var W="tagver=3&SiteId=50500&Sid=0014-01-2-1-219057-50500&Tz=-500&firstwkday=sunday&Edition=ecommerce&Button=";
W+="&server="+escape(SERVER);
W+="&order="+escape(ORDER);
W+="&Group="+escape(CONTENTGROUP);
W+="&browserDate="+escape(new Date());
W+="&title="+escape(document.title);
W+="&url="+window.document.URL;
W+="&referrer="+window.document.referrer;
W+="&appname="+escape(navigator.appName);
W+="&appversion="+escape(navigator.appVersion);
W+="&cookieOK="+(navigator.cookieEnabled?"Yes":"No");
W+="&userLanguage="+(navigator.appName=="Netscape"?navigator.language:navigator.userLanguage);
W+="&platform="+navigator.platform;
W+="&bgColor="+escape(document.bgColor);
W+="&javaOK=Yes";
if(typeof(screen)=="object")
{
W+="&screenResolution="+screen.width+"x"+screen.height;
W+="&colorDepth="+screen.colorDepth;
W+="&NSpluginList=";
for( var i=0; i< navigator.plugins.length; i++)
W+=escape(navigator.plugins[i].name)+";";
}
document.write('<A TARGET="_blank" HREF="http://www.webtrendslive.com/redirect.asp?siteID=50500">');
document.write('<IMG BORDER="0" WIDTH="1" HEIGHT="4" SRC="http://statse.webtrendslive.com/S0014-01-2-1-219057-50500/button3.asp?'+W+'">');
document.write('</A>');
