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()
//
	pageTitleArray[0] = "home_teaser"
	pageTitleArray[1] = "no_flash"
	pageTitleArray[2] = "synopsis"
	pageTitleArray[3] = "bonus_features"

	pageTitleArray[4] = "trailer"
	pageTitleArray[5] = "trailer"

	pageTitleArray[6] = "clips"

	pageTitleArray[7] = "clip1"
	pageTitleArray[8] = "clip2"
	pageTitleArray[9] = "clip3"
	pageTitleArray[10] = "clip4"
	pageTitleArray[17] = "clip5"


	pageTitleArray[11] = "gallery"

	//View Trailer /clips sub nav
	pageTitleArray[12] = "trailer"
	pageTitleArray[13] = "gallery"
	pageTitleArray[14] = "bonus_clips"
	pageTitleArray[15] = "bclip1"
	pageTitleArray[16] = "bclip2"



	
siteSectionArray = new Array()

	siteSectionArray[0] = "lots_s1"     
	siteSectionArray[1] = "lots_s1"      
	siteSectionArray[2] = "lots_s1"               
	siteSectionArray[3] = "lots_s1"                
	siteSectionArray[4] = "lots_s1"       
	siteSectionArray[5] = "lots_s1"       
	siteSectionArray[6] = "lots_s1"                
	siteSectionArray[7] = "lots_s1"          
	siteSectionArray[8] = "lots_s1"          
	siteSectionArray[9] = "lots_s1"          
	siteSectionArray[10] = "lots_s1"          
	siteSectionArray[17] = "lots_s1"          
	siteSectionArray[11] = "lots_s1"
	siteSectionArray[12] = "lots_s1"       
	siteSectionArray[13] = "lots_s1"    
	siteSectionArray[14] = "lots_s1"          
	siteSectionArray[15] = "lots_s1"          
	siteSectionArray[16] = "lots_s1"          

contentTypeArray = new Array()

	contentTypeArray[1] = "homepage"
	contentTypeArray[2] = ""
	contentTypeArray[3] = ""
	contentTypeArray[4] = ""
	contentTypeArray[5] = "videos"
	contentTypeArray[6] = "videos"	
	contentTypeArray[7] = "videos"
	contentTypeArray[8] = "videos"
	contentTypeArray[9] = "videos"
	contentTypeArray[10] = "videos"
	contentTypeArray[11] = ""
	contentTypeArray[12] = ""
	contentTypeArray[13] = ""
	contentTypeArray[14] = ""
	contentTypeArray[15] = "videos"
	contentTypeArray[16] = "videos"
	contentTypeArray[17] = "videos"


exitArray = new Array()
	exitArray[50] = "exit_tvhits_product_lots_s1_order"
	exitArray[51] = "" 
	exitArray[52] = ""
	exitArray[0] = ""
	exitArray[0] = ""
	exitArray[0] = ""
	exitArray[0] = ""
	exitArray[0] = ""
	exitArray[0] = ""
	exitArray[0] = ""
	exitArray[0] = ""