/* Code customized by Datalicious, insights@datalicious.com, datalicious.com */

/* SiteCatalyst code version: H.14. Copyright 1997-2007 Omniture, Inc. More info available at http://www.omniture.com */

/* Vodafone.com.au Business vcab onClick 20090407 V1 */

function interaction(type) {
	var s=s_gi(s_account);
	s.linkTrackVars="eVar27,events";
	s.linkTrackEvents="event12";
	s.events="event12";
	s.eVar27="vcab:" + type;
	s.tl(this,'o','interactions');
}

function lead(type) {
	var s=s_gi(s_account);
	s.linkTrackVars="eVar25,eVar27,events";
	s.linkTrackEvents="event11,event12";
	s.events="event11,event12";
	s.eVar25="vcab:" + type;
	s.eVar27="vcab:" + type;
	s.tl(this,'o','interactions');
}
