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