/***************  OMNITURE INITIAL CODE ********************
		SiteCatalyst code version: G.9.
		 Copyright 1997-2004 Omniture, Inc. More info available at
	 	 http://www.omniture.com
/*******************************************************/

/* You may give each page an identifying name, server, and channel on the next lines. */

/* The following should be defined by the calling page */
// var s_pageName="#s_pagename";
// var s_server="#CGI.SERVER_NAME#";
// var s_account="centelcom";

var s_channel="";
var s_pageType="";
var s_prop1="";
var s_prop2="";
var s_prop3="";

/* E-commerce Variables */
var s_campaign="";
var s_state="";
var s_zip="";
var s_events="";
var s_products="";
var s_purchaseID="";
var s_eVar1="";
var s_eVar2="";
var s_eVar3="";


