c=0;
s=0;
n=navigator;
d=document;
plugin=(n.mimeTypes&&n.mimeTypes["application/x-shockwave-flash"])?n.mimeTypes["application/x-shockwave-flash"].enabledPlugin:0;
if(plugin) {
  w=n.plugins["Shockwave Flash"].description.split("");
  for(i=0;i<w.length;++i) { if(!isNaN(parseInt(w[i]))) { f=w[i];break; } }
} else if(n.userAgent&&n.userAgent.indexOf("MSIE")>=0&&(n.appVersion.indexOf("Win")!=-1)) {
  d.write('<script language="VBScript">On Error Resume Next \n For f=10 To 1 Step-1 \n v=IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash."&f)) \n If v Then Exit For \n Next \n </script>');
} if(typeof(top.document)=="object"){
  t=top.document;
  rf=escape(t.referrer);
  pd=escape(t.URL);
} else {
  x=window;
  for(i=0;i<20&&typeof(x.document)=="object";i++) { rf=escape(x.document.referrer); x=x.parent; }
  pd=0;
}
d.write('<script language="JavaScript1.2">c=screen.colorDepth;s=screen.width;</script>');
if(typeof(f)=='undefined') f=0;
d.write('<a href="/" target="_blank"><img src="http://tracker.jmsshare.com/analytics?size='+s+'&colors='+c+'&referer='+rf+'&java=1&je='+(n.javaEnabled()?1:0)+'&doc='+escape(d.URL)+'&flash='+f+'" border="0" width="1" height="1"></a><br>');

