// Begin FoxTV.com script  

var url = this.location + "";
var ipid = "0";

// MyFoxAustin 
if (url.indexOf("myfoxaustin.com") != -1 )  {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5086;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5087;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5092;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5093;    // sports
	}

// MyFoxNY 
} else if (url.indexOf("myfoxny.com") != -1) {
		if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4912;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4913;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4918;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4926;    // sports
	}

// MyFoxAL- Birmigham 	
} else if (url.indexOf("myfoxal.com") != -1)  {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4919;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4920;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4924;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4925;    // sports
	}
// MyFoxLA 	
} else if (url.indexOf("myfoxla.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4928;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4930;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4933;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4934;    // sports
	}
// MyFoxDC 	
} else if (url.indexOf("myfoxdc.com") != -1)  {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4935;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4937;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4941;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4942;    // sports
	}

// MyFoxDFW 	
} else if (url.indexOf("myfoxdfw.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4943;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4944;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4948;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4949;    // sports
	}

// MyFoxBoston 	
} else if (url.indexOf("myfoxboston.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4950;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4951;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4955;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4956;    // sports
	}


// MyFoxPhoenix 	
} else if (url.indexOf("myfoxphoenix.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4957;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4958;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4963;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4964;    // sports
	}


// MyFoxOrlando 	
} else if (url.indexOf("myfoxorlando.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4965;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4966;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4970;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4971;    // sports
	}

// MyFoxWGHP 	
} else if (url.indexOf("myfoxwghp.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4972;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4973;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4977;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4978;    // sports
	}


// MyFoxChicago 	
} else if (url.indexOf("myfoxchicago.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4979;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4980;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4984;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4985;    // sports
	}


// MyFoxPhilly 	
} else if (url.indexOf("myfoxphilly.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 4986;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 4987;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 4991;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 4992;    // sports
	}


// MyFoxAtlanta 	
} else if (url.indexOf("myfoxatlanta.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5001;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5002;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5006;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5007;    // sports
	}


// MyFoxHouston 	
} else if (url.indexOf("myfoxhouston.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5008;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5009;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5013;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5014;    // sports
	}


// MyFoxTwinCities 	
} else if (url.indexOf("myfoxtwincities.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5015;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5016;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5020;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5021;    // sports
	}


// MyFoxDetroit 	
} else if (url.indexOf("myfoxdetroit.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5023;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5024;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5028;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5029;    // sports
	}


// MyFoxCleveland 	
} else if (url.indexOf("myfoxcleveland.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5030;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5031;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5035;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5036;    // sports
	}


// MyFoxColorado 	
} else if (url.indexOf("myfoxcolorado.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5037;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5038;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5042;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5043;    // sports
	}


// MyFoxTampaBay 	
} else if (url.indexOf("myfoxtampabay.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5044;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5045;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5049;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5050;    // sports
	}


// MyFoxSTL 	
} else if (url.indexOf("myfoxstl.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5051;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5052;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5056;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5057;    // sports
	}


// MyFoxKC 	
} else if (url.indexOf("myfoxkc.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5058;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5059;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5063;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5064;    // sports
	}


// MyFoxUtah 	
} else if (url.indexOf("myfoxutah.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5065;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5066;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5070;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5071;    // sports
	}


// MyFoxMemphis 	
} else if (url.indexOf("myfoxmemphis.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5072;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5073;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5077;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5078;    // sports
	}


// MyFoxMilwaukee 	
} else if (url.indexOf("myfoxmilwaukee.com") != -1) {
	if ( (url.indexOf("/dpp/health") != -1 ) || (url.indexOf("/dpps/health") != -1 )) {
	    ipid = 5079;    // womens and health
    	}   
	else if ( (url.indexOf("/dpp/entertainment") != -1 ) || (url.indexOf("/dpps/entertainment") != -1 )) {
	    ipid = 5080;    // entertainment
	}   
	
	else if ( (url.indexOf("/dpp/business") != -1 ) || (url.indexOf("/dpps/business") != -1 )) {
	    ipid = 5084;    // business & finance
	}
	else if ( (url.indexOf("/dpp/sports") != -1 ) || (url.indexOf("/dpps/sports") != -1 )) {
	    ipid = 5085;    // sports
	}
}


if (0!=ipid) document.write(
'<SCR'+'IPT language="javascript" type="text/javascript" ' +
'src="http://foxtv2.us.intellitxt.com/intellitxt/front.asp?ipid=' + ipid +
'"' +
'>' +
'</SCR'+'IPT>'
);

// End FoxTV script  

