﻿/* -----------------------  WebTrends -------------------- */
var wtl_TagVer = 6;
var wtl_FWD = 0;
var wtl_Offset = "100";

WTL_TAG = new Image;
WTL_TAG.ID = "WTL_TAG";

var ORDER= "";
var SERVER= "";
var INVOICE= "";
var CARTVIEW= "";
var CARTADD= "";
var CARTREMOVE= "";
var CHECKOUT= "";
var CARTBUY= "";
var ADCAMPAIGN= "";

var wtl_TagID = 152688;
var wtl_SID = "152688";	

var wtl_loc = document.URL.indexOf('https:')==0 ? 'https://a248.e.akamai.net/v/248/2120/1d/download.akamai.com/crs/lgsitewise.js':'http://crs.akamai.com/crs/lgsitewise.js';
document.write("<SCR" + "IPT Language = 'JavaScript' SRC = '" + wtl_loc + "'></SCR" + "IPT>");	

var wtl_Codes = {
	'home':{ 'title':'home_view', 'contentgroup':'01_HOME' },
	'home_teaser_crew':{ 'title':'home_teaser_crew_click', 'contentgroup':'01_HOME' },
	'home_teaser_beaches':{ 'title':'home_teaser_beaches_click', 'contentgroup':'01_HOME' },
	'home_teaser_mango':{ 'title':'home_teaser_mango_click', 'contentgroup':'01_HOME' },
	'home_teaser_sow':{ 'title':'home_teaser_sow_click', 'contentgroup':'01_HOME' },
	'home_teaser_vz':{ 'title':'home_teaser_vz_beach_click', 'contentgroup':'01_HOME' },
	'home_teaser_fantaworld':{ 'title':'home_teaser_fantaworld_click', 'contentgroup':'01_HOME' },
	'home_flash_kotp':{ 'title':'home_flash_kotp_game_click', 'contentgroup':'01_HOME' },
	'home_flash_kotp_fb':{ 'title':'home_flash_kotp_game_fb_click', 'contentgroup':'01_HOME' },

	
	'sow':{ 'title':'sow_view', 'contentgroup':'02_SOW' },
	'sow_pdf_download':{ 'title':'sow_pdf_download', 'contentgroup':'02_SOW' },
	'sow_teaser_crew':{ 'title':'sow_teaser_crew_click', 'contentgroup':'02_SOW' },
	'sow_teaser_vzapp':{ 'title':'sow_teaser_vzapp_click', 'contentgroup':'02_SOW' },	
	
	'crew':{ 'title':'crew_subhome_view', 'contentgroup':'03_CREW' },
	
	'story':{ 'title':'story_subhome_view', 'contentgroup':'04_STORY' },	
	
	'products':{ 'title':'products_subhome_view', 'contentgroup':'05_PRODUCTS' },
	'products_fantaworld':{ 'title':'products_subhome_fantaworld_click', 'contentgroup':'05_PRODUCTS' },
	'fantaworld':{ 'title':'products_fantaworld_view', 'contentgroup':'05_PRODUCTS' },
	
	'cokegmbh':{ 'title':'cokegmbh_view', 'contentgroup':'00_META' },
	'contact':{ 'title':'contact_view', 'contentgroup':'00_META' },
	'legal':{ 'title':'legal_view', 'contentgroup':'00_META' },
	'impressum':{ 'title':'impressum_view', 'contentgroup':'00_META' },
	'register':{ 'title':'register_view', 'contentgroup':'00_META' },
	'optin':{ 'title':'optin_view', 'contentgroup':'00_META' },
	'login':{ 'title':'login_view', 'contentgroup':'00_META' }
}

function track(id) {
	//alert("track "+id);
	wtl_Tag6(wtl_TagID,wtl_SID,document.URL+"/"+wtl_Codes[id]['title'],wtl_Codes[id]['title'],wtl_Codes[id]['contentgroup']);
}	
