﻿// argiFocus ListingImpression

    var FocusStatus=" ";
    
    function ListingImpression(ListingID) {  
        //alert(".");        
        document.write('<div style="display:None"><iframe src="http://www.argifocus.com/client/tradePPCorp_11/lm1/ClientIncludes/ListingImpressions.asp?ListingID=' + ListingID + 
                       '" width="0" height="0" scrolling="no"  frameborder"0"></iframe></div>');        
    } 

    function ListingImpressionCL(ListingID) {  
        //alert(".");        
        document.write('<div style="display:None"><iframe src="http://www.argifocus.com/client/tradePPCorp_11/lm1/ClientIncludes/ListingImpressions.asp?ListingID=' + ListingID + 
                       '" width="0" height="0" scrolling="no"  frameborder"0"></iframe></div>');        
    } 

  
