 |
<% = Application(getLang() & "_strJBS_00440") %> |
<% = Application(getLang() & "_strJBS_00450") %> |
<% = Application(getLang() & "_strJBS_00670") %> |
S |
$ |
<% = Application(getLang() & "_strJBS_00350") %> <% = Application(getLang() & "_strJBS_01580") %>/<% = Application(getLang() & "_strJBS_01590") %> |
<% = Application(getLang() & "_strJBS_00340") %> <% = Application(getLang() & "_strJBS_01580") %>/<% = Application(getLang() & "_strJBS_01590") %> |
<% = Application(getLang() & "_strJBS_00370") %> |
<% = Application(getLang() & "_strJBS_01760") %> |
<% = Application(getLang() & "_strJBS_01770") %> |
<% = Application(getLang() & "_strJBS_01780") %> |
<% Do Until objRS.EOF %>
');"> |
<%=objRS("bName")%> |
<%=objRS("zName")%> |
<%
if objRS("bStatus") = "Active" then response.write "" & Application(getLang() & "_strJBS_00680") & "" end if
if objRS("bStatus") = "Hold" then response.write "" & Application(getLang() & "_strJBS_00690") & "" end if
if objRS("bStatus") = "Expired" then response.write "" & Application(getLang() & "_strJBS_00700") & "" end if
%>
|
<% If Application("JBSX_sSettings_TrackBannerIsEnable") = "True" Then %>
','','width=600,height=600,status=no,toolbar=no,scrollbars=yes,resizable=no,navbar=no');"> - " border="0" src="../img/icon_stat.gif">
<% Else %>
- " border="0" src="../img/icon_stat_alpha.gif">
<% End If%>
|
:: <%=strFinancialReport(objRS("bName"),Clng(objRS("bPaymentType")),objRS("bUnitCost"),objRS("bQuantityPurchased"),objRS("bImpCount"),objRS("bClickCount"),objRS("bStartDate"),objRS("bEndDate"),objRS("bStatus"))%>');" onMouseOut="layerContent();" style="cursor: crosshair"> |
<%
intAcquiredClicks = 0
intAcquiredImp = 0
If objRS("bPaymentType") = 1 Then
intAcquiredClicks = objRS("bQuantityPurchased")
ElseIf objRS("bPaymentType") = 2 Then
intAcquiredImp = objRS("bQuantityPurchased")
End If
If objRS("bClickCount") <> 0 Then
bRatio = (objRS("bClickCount") / objRS("bImpCount")) * 100
bRatio = Round(bRatio, 0) & "%"
Else
bRatio = "n/a"
End If
%>
<% if intAcquiredImp <> 0 then response.write "" & intAcquiredImp & " / " end if %><%=objRS("bImpCount")%> |
<% if intAcquiredClicks <> 0 then response.write "" & intAcquiredClicks & " / " end if %><%=objRS("bClickCount")%> |
<%=bRatio%> |
<%=objRS("bStartDate")%> |
<%=objRS("bEndDate")%> |
<%=objRS("bWeight")%> |