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

str = document.location.href;
if(str.indexOf("/video/collections/")>1) {
	DW_page_type = "COLLECTIONS";
}
if(str.indexOf("/forum/")>1) {
	DW_page_type = "FORUM";
}
if(str.indexOf("/live_chat/")>1) {
	DW_subonid = "33113";
	DW_page_type = "LIVE CHAT";
}

