
DW_onid = "PRIMETIME";
DW_subonid = "19822";
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("/ultimate_fan/")>1) {
	DW_subsub = "32398";
	DW_page_type = "6751";
}
if(str.indexOf("/live_chat/")>1) {
	DW_subsub = "32399";
	DW_page_type = "6751";
}
