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