I'm trying to set-up the Plug-in: crossVisitParticipation v1.6. I have two issues. First one is the code sample that I got doesn't not even explain what the "dv" variable is. The second issue is the code does not allow to expire the cookie at the end of the session. Does anyone know either answer? Thanks! Michael /******************************************************************** * * Main Plug-in code (should be in Plug-ins section) * *******************************************************************/ /* * Plug-in: crossVisitParticipation v1.6 - stacks values from * specified variable in cookie and returns value */ s.crossVisitParticipation=new Function("v","cn","ex","ct","dl","ev","dv","" +"var s=this,ce;if(typeof(dv)==='undefined')dv=0;if(s.events&&ev;){var" +" ay=s.split(ev,',');var ea=s.split(s.events,',');for(var u=0;u0&&arry;[arry.length-1][0]==v)arry[ar" +"ry.length-1]=[v,new Date().getTime()];else arry[arry.length]=[v,new" +" Date().getTime()];var start=arry.length-ct<0?0:arry.length-ct;var " +"td=new Date();for(var x=start;x','event2',1); */ /******************************************************************** * * Config variables (should be above doPlugins section) * *******************************************************************/ None /******************************************************************** * * Utility functions that may be shared between plug-ins (name only) * *******************************************************************/ split join