
DW_onid = "CBS_NEWS";
DW_subonid = "31136";				// CBS EVENING NEWS

str = document.location.href;
if(str.indexOf("webcast=haiti")>1) {
	DW_page_type = "VIDEO";
	DW_subonid = "31328";
}
if(str.indexOf("webcast=sou")>1) {
	DW_page_type = "VIDEO";
	DW_subonid = "31334";
}