(function(){
  var url = "http://www.dailygrommet.com/widgets/150_video?widget=150_video&affiliate_code=";
  var code
  try{code = grommet_affiliate_code;}
  catch(err){code="123456789";}
  url += code;
  document.write("<iframe src='" + url + "' height='290px' width='150px' frameborder='0' scrolling='no'></iframe>");
})()
