﻿if (!aid)
{
  var aid = 0;
}
if (!conType)
{
  var conType = "";
}
if (!conValue)
{
  var conValue = 0;
}
if (!cid)
{
  var cid = 0;
}
if (!conDays)
{
  var conDays = 0;
}
if (!subId)
{
  var subId = "";
}
document.write("<img src='http://social.bidsystem.com/conversion.axd?tAid="+aid+"&tCid="+cid+"&tConType="+conType+"&tConValue="+conValue+"&tConDays="+conDays+"&tViewGuid="+subId+"' height='1' width='1' border='0'>");
