// Omniture Product Specific File
// Desc: Used to store a single vendors information.
// Product: Bakomatic
///////////////////////////////////////////////////////////////////////////////

// Product  Specific Variables
mistats.pagename      = "Product: Bakomatic: " + document.title;
mistats.msr           = mistats.bizunit + "|" + mistats.pubname + "|" + "MI-BOM";
mistats.channel       = mistats.sitename + " : " + "Bakomatic";
mistats.contentsource = mistats.sitename;
mistats.pagelevel     = "Product";

// Taxonomic Variables
mistats.taxonomy      = "Online||||";
mistats.altcategories = "";
mistats.keywords      = "";

// Taxonomy Override Code
if(typeof(mistats_taxonomy) != 'undefined') {
	mistats.taxonomy = mistats_taxonomy;
}
