if(typeof(ICXP)!='undefined') {
ICXP.proto = 'http://'; ICXP.host_with_port = 'sentocxp.com'; ICXP.site_id = 135;ICXP.detect_unique_visitor();ICXP.detect_first_time_visitor();
ICXP.pages = {720: [/viewsonic.com\/support\/trouble.htm/i], 709: [/store.viewsonic.com\/html\/ibeCZzpHome.jsp/i, /(?:(?:.*?[&?]respid=([^$\&]*))|.*)/i, /(?:(?:.*?[&?]site=([^$\&]*))|.*)/i], 715: [/viewsonic.com\/support\/warranty.htm/i], 716: [/viewsonic.com\/support\/qa.cfm/i, /(?:(?:.*?[&?]topic=([^$\&]*))|.*)/i, /(?:(?:.*?[&?]question=([^$\&]*))|.*)/i], 722: [/viewsonic.com\/support\/drivers\/drivers.cfm/i, /(?:(?:.*?[&?]category=([^$\&]*))|.*)/i, /(?:(?:.*?[&?]formName=([^$\&]*))|.*)/i], 717: [/viewsonic.com\/support\/userguides.cfm/i, /.*?(?:\?|\&)event=getUserGuides(?:$|\&)/i, /(?:(?:.*?[&?]serialNumber=([^$\&]*))|.*)/i, /.*?(?:\?|\&)go=GO(?:$|\&)/i], 708: [/viewsonic.com\/support\/index.htm/i]};
$H(ICXP.pages).each(function(p) {
        var matched = 0; var regexes = $A(p[1]);
        regexes.each(function(regex) {
          if (window.location.href.match(regex))
            matched++;
          if (regexes.length == matched)
            ICXP.request('/js/pages/'+p[0]+'/page.js');
        });
      });
      
}