

DW_onid = "PRIMETIME";			// PRIMETIME
DW_subonid = "19805";	
var dvar_genre = "reality";

str = document.location.href;
if(str.indexOf("/live_chat/")>1) {
	DW_subsub = "32399";
  	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/games/")>1) {
	DW_page_type = "6729";
}
if(str.indexOf("/bio/")>1) {
	DW_page_type = "BIO_INDIVIDUAL";
}
if(str.indexOf("/fantasy/")>1) {
	DW_page_type = "FANTASY";
	DW_subsub = "31099";
}
if(str.indexOf("Elimination")>1) {
	DW_subsub = "31161";
}
if(str.indexOf("Confidence")>1) {
	DW_subsub = "31181";
}
if(str.indexOf("vs=Phil")>1) {
	DW_subsub = "31162";
}
if(str.indexOf("/been_there_done_that/")>1) {
	DW_subsub = "31103";
	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/video/collections/")>1) {
	DW_page_type = "COLLECTIONS";
}
if(str.indexOf("vs=svr")>1) {
	DW_page_type = "VIEWING_ROOM";
}if(str.indexOf("/forum/")>1) {
	DW_page_type = "FORUM";
}
if(str.indexOf("/games/video_trivia/")>1) {
	DW_subsub = "31737";
	DW_page_type = "GAMES_PAGE"; 
}
if(str.indexOf("/ultimate_fan/")>1) {
	DW_subsub = "32396";
	DW_page_type = "6751";
}
if((str.indexOf("/race_around_the_world_wide_web/")>1) || (str.indexOf("/race_around_the_world_wide_web/index.php")>1)){
	DW_subsub = "32428";
	DW_page_type = "ONE_OFF";
}
if((str.indexOf("/race_around_the_world_wide_web/")>1) && (str.indexOf("php")>50) && !(str.indexOf("/race_around_the_world_wide_web/index.php")>1)) {
	DW_subsub = "32404";
	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/quest_for_the_best/")>1) {
	DW_subsub = "32886";
}
if(str.indexOf("/taste/")>1) {
	DW_subsub = "32887";
	DW_page_type = "HOME";
}

