
DW_onid = "PRIMETIME";
DW_subonid = "19811";
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("/recaps/")>1) {
	DW_page_type = "RECAPS_INDIVIDUAL";
}
if(str.indexOf("/forum/")>1) {
	DW_page_type = "FORUM";
}
if(str.indexOf("/upload/")>1) {
	DW_page_type = "UPLOAD";
	DW_subsub = "31457";
}
if(str.indexOf("/ultimate_fan/")>1) {
	DW_page_type = "6751";
	DW_subsub = "32403";
}
if(str.indexOf("/episode200/")>1) {
	DW_page_type = "6735";
	DW_subsub = "32462";
}
