
DW_onid = "SPECIALS";
DW_subonid = "19841";
var dvar_genre = "special";

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