if (typeof gr_user_id != "undefined" && typeof gr_ad != "undefined" && typeof gr_width != "undefined" && typeof gr_height != "undefined")
{
  document.write('<iframe id="gr_iframe" src="');
  document.write('http://www.getsubscribers.com/ModGetRevenue/GenerateAds?');
  document.write('&gr_ad_id=A69A4420BF07012B9FDE001BFC201969');
  document.write('&box_size=728x175');
  document.write('&border_color=FFFFFF');
  document.write('&title_color=FD901B');
  document.write('&text_color=A8A8A8');
  document.write('&background_color=FFFFFF');
  document.write('&ad_title_color=767676');
  document.write('&ad_text_color=777777');
  if (typeof gr_name != "undefined") { document.write('&gr_name=' + encodeURI(gr_name)); }
  if (typeof gr_email != "undefined") { document.write('&gr_email=' + encodeURI(gr_email)); }
  if (typeof gr_referer != "undefined") { document.write('&ref=' + encodeURI(gr_referer)); }
  document.write('" width="' + gr_width + '" height="' + gr_height + '" ');
  document.write('frameBorder="0" marginHeight="0" marginWidth="0" scrolling="no" ');
  document.write('vspace="0" hspace="0" allowTransparency="true" ></iframe>');
}
