if(window.location.href.indexOf("4od/player")!==-1){OAS_listpos=""
}OAS_listpos=OAS_listpos.replace(",x07","");
OAS_listpos=OAS_listpos.replace(",x08","");
var c4oasPrimaryBrandCategory=jQuery('meta[name="primaryBrandCategory"]').attr("content");
if(OAS_sitepage.indexOf("programmes")>-1&&c4oasPrimaryBrandCategory&&c4oasPrimaryBrandCategory!=""){if(window.location.href.indexOf("programmes/tags")>-1){OAS_sitepage=OAS_sitepage.replace(/programmes\/tags/,"programmes")
}else{OAS_listpos=OAS_listpos+",Right1,Right2,Right3,BottomLeft,BottomRight"
}OAS_sitepage=OAS_sitepage.replace(/programmes\//,"programmes/"+c4oasPrimaryBrandCategory.toLowerCase()+"/")
}if(OAS_sitepage.indexOf("programmes/themes")>-1){OAS_listpos=OAS_listpos+",Right1,Right2,Right3,BottomLeft,BottomRight"
}if(jQuery("body#catchUp").length>0){OAS_query=OAS_query+"expandable=false"
}if(jQuery("body#fourOnDemandLanding").length>0){OAS_listpos=removePosition(OAS_listpos,"x10")
}function removePosition(myStr,mySubstr){myStr=","+myStr+",";
myStr=myStr.split(","+mySubstr+",").join(",");
myStr=myStr.substring(1,myStr.length-1);
return myStr
};