function interface_trackOmniture(id) {
	var movie = getMovieName("flash_movie")
	id = Number(id)
	movie.call_interface_Omniture(siteSectionArray[id], pageTitleArray[id],contentTypeArray[id]); 
}
function interface_trackOmniture_exit(id) {
	var movie = getMovieName("flash_movie")
	id = Number(id)
	movie.call_interface_Omniture_exit(exitArray[id]); 
}
function getMovieName(movieName) {
	//return document.getElementById(movieName)
	if (navigator.appName.indexOf("Microsoft") != -1) {
		return window[movieName]
   }
   else {
	   return document[movieName]
   }
}
// DO NOT MODIFY ANYTHING ABOVE ^

var site = "tvhits";
var account = "videocom"; // !!! email #wdig DOL Web Analytics Tech for the account name
var genre = "main"


pageTitleArray = new Array()
//




	
siteSectionArray = new Array()

	         

contentTypeArray = new Array()




exitArray = new Array()
	exitArray[2] = "exit_tvhits_franchise_show_alias_product"
	exitArray[3] = "exit_tvhits_franchise_army_wives_product"
	exitArray[4] = "exit_tvhits_franchise_brothers_sisters_product"
	exitArray[5] = "exit_tvhits_franchise_desperate_housewives_product"
	exitArray[6] = "exit_tvhits_home_dirty_sexy_money_s1_product"
	exitArray[7] = "exit_tvhits_home_eli_stone_s1_product"
	exitArray[8] = "exit_tvhits_home_general_hospital_nightshift_product"
	exitArray[9] = "exit_tvhits_franchise_golden_girls_product"
	exitArray[10] = "exit_tvhits_home_greek_s1_product"
	exitArray[11] = "exit_tvhits_franchise_greys_anatomy_product"
	exitArray[12] = "exit_tvhits_franchise_home_improvement_product"
	exitArray[13] = "exit_tvhits_franchise_kyle_xy_product"
	exitArray[14] = "exit_tvhits_franchise_lost_product"
	exitArray[15] = "exit_tvhits_home_private_practice_s1_product"
	exitArray[16] = "exit_tvhits_home_samantha_who_s1_product"
	exitArray[17] = "exit_tvhits_franchise_scrubs_product"
	exitArray[18] = "exit_tvhits_franchise_ugly_betty_product"
	exitArray[19] = "exit_tvhits_home_scrubs_s7_product"
	exitArray[20] = "exit_tvhits_home_secret_life_s1_product"
	exitArray[21] = "exit_tvhits_home_greek_s2_product"
	exitArray[22] = "exit_tvhits_home_kylexy_s2_product"
	exitArray[23] = "exit_tvhits_lost_s4_product"
	exitArray[24] = "exit_tvhits_register"
	exitArray[25] = "exit_tvhits_home_raising_bar_s1_product"
	exitArray[26] = "exit_tvhits_franchise_xmen_product"
	exitArray[27] = "exit_tvhits_home_xmen_v1_product"
	exitArray[28] = "exit_tvhits_home_xmen_v2_product"
	exitArray[29] = "exit_tvhits_home_army_wives_s2_product"
	exitArray[30] = "exit_tvhits_home_lost_s1_product"
	