//-- File originally used for :
//-- Urchin Tracking Module Version 4 (UTM 4) $Revision: 1.15 $
//-- Copyright 2004 Urchin Software Corporation, All Rights Reserved.
//-- see archived file __utm_041205.js for Urchin code

//-- File now used for Overature Bid Management code
//-- Overture Services, Inc
var pm_tagname = "universalTag.txt";
var pm_tagversion = "1.4";
var pm_accountid = "D5IDTALGREGMSM2B78CVG78KJ4";
var pm_scripthost = "srv.perf.overture.com";
var pm_customargs = "";
var pm_querystr = "?" + "ver=" + pm_tagversion + "&aid=" + pm_accountid + pm_customargs;
var pm_tag = "<SCR" + "IPT LANGUAGE='JavaScript' " + "SRC=//" + pm_scripthost + "/collweb/ScriptServlet" + pm_querystr + "></SCR" + "IPT>";
document.write(pm_tag);

