/* Code removed to work on sites that do not use Omniture 	*/
/* Add proper code from Omniture in specific packages 		*/
/* Variables below are dummy variables so that the all in   */
/*    one pages that arrive here can find something.		*/


function sFunct()  {
	this.pageName='';
	this.events='';
	this.eVar4='';
	this.eVar5='';
	this.eVar14='';
	this.products='';
	this.t= function() {
		return false;
	}
}

var s = new sFunct;