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("/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("/ultimate_fan/")>1) {
	DW_subsub = "32256";
	DW_page_type = "6778";
}
if(str.indexOf("/ultimate_fan/faqs")>1) {
	DW_subsub = "32257";
	DW_page_type = "6778";
}
if(str.indexOf("/ultimate_fan/rules")>1) {
	DW_subsub = "32257";
	DW_page_type = "6778";
}
if(str.indexOf("/central/")>1) {
	DW_subsub = "31096";
	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/world/")>1) {
	DW_subsub = "33237";
	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/fantasy/")>1) {
	DW_subsub = "33186";
	DW_page_type = "FANTASY";
}
if( (str.indexOf("/fantasy/faqs")>1) || (str.indexOf("/fantasy/rules")>1) || (str.indexOf("/fantasy/pick")>1) || (str.indexOf("/fantasy/my_groups")>1) || (str.indexOf("/fantasy/invite")>1) || (str.indexOf("/fantasy/episode_scoring")>1) )  {
	DW_subsub = "30960";
	DW_page_type = "FANTASY";
}
if(str.indexOf("/mobile")>1) {
	DW_subsub = "31096";
	DW_page_type = "6751";
}
