<!--
// 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= "";
var CONTENTGROUP= "";
//-->

<!--
// Modification of this code is not allowed and will permanently disable your account!
// SiteName: Artwwworks.com
var W="tagver=3&SiteId=83101&Sid=005-01-6-18-235562-83101&Tz=-800&firstwkday=sunday&Edition=enterprise&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="+escape(window.document.URL);
W+="&referrer="+escape(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=83101">');
document.write('<IMG BORDER="0" WIDTH="1" HEIGHT="1" SRC="http://statse.webtrendslive.com/S005-01-6-18-235562-83101/button3.asp?'+W+'">');
document.write('</A>');
//-->