
DW_onid = "PRIMETIME";
DW_subonid = "20531";
var dvar_genre = "drama";

str = document.location.href;
if(str.indexOf("/games/")>1) {
	DW_page_type = "6729";
}
if(str.indexOf("/video/collections/")>1) {
	DW_page_type = "COLLECTIONS";
}
if(str.indexOf("/forum/")>1) {
	DW_page_type = "FORUM";
}
if(str.indexOf("/ultimate_fan/")>1) {
	DW_subsub = "32427";
	DW_page_type = "6751";
}
if(str.indexOf("/webcast/")>1) {
	DW_page_type = "6737";
}
if((str.indexOf("/undercover_ops/")>1) || (str.indexOf("/undercover_ops/index.php")>1)){
	DW_subsub = "32429";
	DW_page_type = "ONE_OFF";
}
if((str.indexOf("/undercover_ops/")>1) && (str.indexOf("php")>50) && !(str.indexOf("/undercover_ops/index.php")>1)) {
	DW_subsub = "32405";
	DW_page_type = "ONE_OFF";
}


