
DW_onid = "PRIMETIME";
DW_subonid = "19801";
var dvar_genre = "reality";

str = document.location.href;
if(str.indexOf("/video/collections/")>1) {
	DW_page_type = "COLLECTIONS";
}
if(str.indexOf("/bio/")>1) {
	DW_page_type = "BIO_INDIVIDUAL";
}
if(str.indexOf("/fantasy/")>1) {
	DW_page_type = "FANTASY";
	DW_subsub = "30960";
}
if(str.indexOf("Ponderosa")>1) {
	DW_subsub = "30961";
}
if(str.indexOf("vs=All-Star")>1) {
	DW_subsub = "31275";
}
if(str.indexOf("/central/")>1) {
	DW_page_type = "ONE_OFF";
	DW_subsub = "31096";
}
if(str.indexOf("/player_of_the_week/")>1) {
	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/games/")>1) {
	DW_page_type = "6729";
}
if(str.indexOf("/games/samoa.php")>1) {
	DW_page_type = "6730";
}
if(str.indexOf("/games/video_trivia/")>1) {
	DW_page_type = "GAMES";
	DW_subsub = "31144";  
}
if(str.indexOf("vs=svr")>1) {
	DW_page_type = "VIEWING_ROOM";
}
if(str.indexOf("/forum/")>1) {
	DW_page_type = "FORUM";
}
if(str.indexOf("/player_of_the_week/")>1) {
	DW_page_type = "PLAYER_OF_THE_WEEK";
	DW_subsub = "30959";
}
if(str.indexOf("/corner/")>1) {
	DW_subsub = "31316";
	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/shcsurvivor/")>1) {
	DW_page_type = "UPLOAD";
	DW_subsub = "31333";
}
if(str.indexOf("/bracket_challenge/")>1) {
	DW_page_type = "ONE_OFF";
	DW_subsub = "31351";
}
if(str.indexOf("/bracket_challenge/view_full_bracket.php")>1) {
	DW_page_type = "ONE_OFF";
	DW_subsub = "31362";
}
if(str.indexOf("/player_of_the_week_closed/")>1) {
	DW_page_type = "PLAYER_OF_THE_WEEK";
	DW_subsub = "30959";
}
if(str.indexOf("/10_anniversary/")>1) {
	DW_page_type = "ONE_OFF";
	DW_subsub = "31277";
}
if(str.indexOf("/vote/")>1) {
	DW_page_type = "VOTE";
}
if(str.indexOf("/gift_card_giveaway/")>1) {
	DW_subsub = "32534";
}
if((str.indexOf("/ultimate_fan/")>1) || (str.indexOf("/ultimate_fan/index.php")>1)){
	DW_subsub = "32256";
	DW_page_type = "ONE_OFF";
}
if((str.indexOf("/ultimate_fan/")>1) && (str.indexOf("php")>20) && !(str.indexOf("/ultimate_fan/index.php")>1)) {
	DW_subsub = "32257";
	DW_page_type = "ONE_OFF";
}
if((str.indexOf("/casting_call/")>1) || (str.indexOf("/casting_call/index.php")>1)){
	DW_subsub = "32528";
	DW_page_type = "6710";
}
if((str.indexOf("/casting_call/")>1) && (str.indexOf("php")>20) && !(str.indexOf("/casting_call/index.php")>1)) {
	DW_subsub = "31276";
	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/cyber_island/")>1) {
	DW_subsub = "32304";
	DW_page_type = "GAMES_PAGE";
}
if(str.indexOf("/battle_of_the_fans/")>1) {
	DW_subsub = "32804";
	DW_page_type = "VOTE";
}
if(str.indexOf("/jeff_probst/")>1) {
	DW_subsub = "32844";
	DW_page_type = "6737";
}
if(str.indexOf("test.php")>1) {
	DW_subonid = "31786";
	DW_subsub = undefined;
}


// THE BELOW IS A SPECIAL CASE FOR TARGETING FOR SEARS
var sears=['OaTZtkbGghJMH_B9OjmC_mALOSyEU_VY', 'eNBQXN7LYythNtrbL4Fm_bEzvu2eRO4y', 'Mmnnziuln65VEitL0X9gMYKBkdxOJb60', 'vDgCl9bk1s_fW0O_bIGIEp4rryk6_POF', 'ikEgrhzdIJ_m_YR0vl7iTqQxL716wHbc', 'iParRGj_nMOpG3hx9uQs5aDXqHFif6H8', '9Qf4al9xDSpgv4Tc0o3cUVw19ytC9ms3', 'miVRPZHiaaiLUfSvpBV2FKnsp_bEn5h7', 'uRGND93s_wqqrqNgSULAt8jn3hdEVOEh', 'CYsCG43NXTC5St3UOMVxzMuLirGPCT70', 'sa1_g8WTkx0FP5RQ3_MxzL1_RMOB4s7H', '5TKLxiellWpZkQo5j_p5obwUthBFwX6W', 'V5bee7ds8vThfTJvVQvSBqFmApnGhQsI', 'BVVzwxKqtXLLE0Qkd2PrH8flQSQCvZ8n', 'N8nRmdKf3zNmcLtW1hKf2N6MXygaMmTO', 'VRKtiCKeG2MMGnBl564BJVFFSqbxKy9E', 'xAdprAwhurkVtv9SbppyZ_uundnsD4E8', 'dgSjZWNL5MpGYogieGp_c9emqW88j0jI', '4DLRZ3TBqSvXtRpAXfnkxLLlnwgSf_le', '997Ez_ZMKATITlNSbgGQgIg01qXjRT1g'];

for (var i=0; i<sears.length; i++) {
  if(str.indexOf(sears[i])>1) {
	  DW_subsub = "31275";
  }
}
