
DW_onid = "CBS_VIDEO";
DW_subonid = "31154";

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