﻿//<![CDATA[
$.post(
  "/counter/addPVCounter.asp"
, { url: location.host }
, function(data) {}
);
//]]>