
DW_onid = "PRIMETIME";
DW_subonid = "20528";
var dvar_genre = "drama";

str = document.location.href;
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("/photos/")>1) {
	DW_page_type = "PHOTOS_INDIVIDUAL";
}
if(str.indexOf("/games/")>1) {
	DW_page_type = "6729";
}
if(str.indexOf("/case_files/")>1) {
	DW_page_type = "ONE_OFF";
	DW_subsub = "31783";
}
if(str.indexOf("/ultimate_fan/")>1) {
	DW_page_type = "ONE_OFF";
	DW_subsub = "32402";
}
if(str.indexOf("/live_chats/")>1) {
	DW_page_type = "6737";
}
