if (fdads_type==0) {fdads_width=728; fdads_height=90;}
if (fdads_type==1) {fdads_width=120; fdads_height=600;}
if (fdads_type==2) {fdads_width=120; fdads_height=600;}
if (fdads_type==3) {fdads_width=160; fdads_height=600;}
if (fdads_type==4) {fdads_width=160; fdads_height=600;}
if (fdads_type==5) {fdads_width=300; fdads_height=250;}
if (fdads_type==6) {fdads_width=336; fdads_height=280;}
if (fdads_type==7) {fdads_width=250; fdads_height=250;}
if (fdads_type==8) {fdads_width=468; fdads_height=60;}
if (fdads_type==9) {fdads_width=120; fdads_height=240;}
if (fdads_type==10) {fdads_width=125; fdads_height=125;}
if (fdads_type==11) {fdads_width=234; fdads_height=60;}
if (fdads_type==12) {fdads_width=180; fdads_height=150;}

document.write('<iframe src="' + fdads_generate_url() + '" marginwidth="0" marginheight="0" width="' + fdads_width + '" height="' + fdads_height + '" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>');

function fdads_generate_url()
{
  var fdads = "http://www.firedave.com/ads/a/fdclick.php?";
  fdads += "aff=" + fdads_tag; 
  fdads += "&type=" + fdads_type; 
  fdads += "&c=" + fdads_cats; 
  fdads += "&s=" + fdads_subcats; 
  fdads += "&c1=" + fdads_border; 
  fdads += "&c2=" + fdads_background; 
  fdads += "&c3=" + fdads_title; 
  fdads += "&c4=" + fdads_body; 

  return fdads;
}


