var href = window.location.href;
var s = href.split("/");

/*
if (s[3]=="Funstuff" && s[4]=="Contests" && s[5]=="MusicRevolution" ||s[3]=="motif_test"){
  var _width="468";
    var _height="60";
}else{
*/

  var _width="728";
  var _height="90";

//}

  com.mtvi.ads.AdManager.placeNewAd(_width,_height);