// Omniture Vendor Specific File
// Desc: Used to store a single vendors information.
// Vendor: Olive Software (Sourcebook)
/////////////////////////////////////////////////////////////////////////////

// Vendor Specific Variables 
mistats.pagename      	= "Vendor: Olive Software";
mistats.msr           	= mistats.bizunit + "|" + mistats.pubname + "|" + "TP-OLV";
mistats.channel       	= "Vendor: Olive Software";
mistats.contentsource 	= mistats.sitename + " : " + "Olive Software";
mistats.pagelevel	= "Vendor";

// Taxonomic Variables
mistats.taxonomy      	= "Online|OtherCGI|||";
mistats.altcategories 	= "";
mistats.keywords      	= "";

// Functions
var mistats_olivepagelabel, mistats_olivesection, mistats_olivepagenum, mistats_olivearticlename, mistats_olivepagetype;
function mistats_resend()
{
		s.tl(this,'o','Vendor: Olive Software: ' + mistats_olivepagelabel)
}
