
DW_onid = "DAYTIME";
DW_subonid = "19830";
var dvar_genre = "daytime";

str = document.location.href;
if(str.indexOf("vs=svr")>1) {
	DW_page_type = "VIEWING_ROOM";
}
if(str.indexOf("/forum/")>1) {
	DW_page_type = "FORUM";
}
if(str.indexOf("/games")>1) {
	DW_subsub = "31693";
}
if(str.indexOf("/upload/")>1) {
	DW_page_type = "UPLOAD";
}
if(str.indexOf("/ultimate_fan/")>1) {
	DW_page_type = "UPLOAD";
	DW_subsub = "31836";
}
if(str.indexOf("/finale/")>1) {
	DW_page_type = "6751";
	DW_subsub = "32232";
}