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=219B9280649A012C9FDA001BFC201969');
  document.write('&box_size=336x600');
  document.write('&border_color=FFFFFF');
  document.write('&title_color=F36F2D');
  document.write('&text_color=A8A8A8');
  document.write('&background_color=FFFFFF');
  document.write('&ad_title_color=0469CD');
  document.write('&ad_text_color=4F5467');
  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>');
}
