
DW_onid = "ORIGINALS";
var dvar_genre = "original";

str = document.location.href;
if(str.indexOf("video.p")>1) {
	DW_page_type = "VIDEO";
}