
DW_onid = "PRIMETIME";
DW_subonid = "19826";
var dvar_genre = "comedy";

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("/games/")>1) {
	DW_page_type = "6729";
}
if(str.indexOf("/ultimate_fan/")>1) {
	DW_subsub = "32425";
	DW_page_type = "6751";
}
if(str.indexOf("/press/")>1) {
	DW_page_type = "ONE_OFF";
}
