
DW_onid = "DAYTIME";
DW_subonid = "19833";
var dvar_genre = "daytime";

str = document.location.href;
if(str.indexOf("/win_at_home/")>1) {
	DW_page_type = "ONE_OFF";
}
if(str.indexOf("/forum/")>1) {
	DW_page_type = "FORUM";
}