c = ++c;
LST_ads[c] = new Array(); 
LST_ads[c]["lbl"] =  "Meaty Advice";	<!-- set text for link list -->
LST_ads[c]["src"] =  "/images/intelligence/homepage/meaty_advice.jpg";	<!-- set ad bg -->
LST_ads[c]["btn"] =  "/images/buttons/read_the_latest.gif";	<!-- set text for link list -->
LST_ads[c]["url"] =  "/redirect/intelligence/homepage/edition.php";	<!-- set text for link list -->
LST_ads[c]["cpt"] =  "";	<!-- set ad caption -->
LST_ads[c]["pdng_btm"] = "80px";
LST_ads[c]["btn_style"] = "float: left;";

/*
c = ++c;
LST_ads[c] = new Array(); 
LST_ads[c]["lbl"] =  "The New Intelligence Newsletter";	<!-- set text for link list -->
LST_ads[c]["src"] =  "/images/intelligence/homepage/newsletter-release.jpg";	<!-- set ad bg -->
LST_ads[c]["btn"] =  "/images/buttons/read_more.gif";	<!-- set text for link list -->
LST_ads[c]["url"] =  "/publications/promotions/newsletter_release.php";	<!-- set text for link list -->
LST_ads[c]["cpt"] =  "<span>More variety,<br>now served monthly.</span><p>With everything that's changed, there's plenty that's stayed the same.</p>";	<!-- set ad caption -->

c = ++c;
LST_ads[c] = new Array(); 
LST_ads[c]["lbl"] =  "Technical Tips";	<!-- set text for link list -->
LST_ads[c]["src"] =  "/images/intelligence/homepage/about.jpg";	<!-- set ad bg -->
LST_ads[c]["btn"] =  "/images/buttons/subscribe_now.gif";	<!-- set text for link list -->
LST_ads[c]["url"] =  "/intelligence/subscribe.php";	<!-- set text for link list -->
LST_ads[c]["cpt"] =  "<span>Free technical tips and updates.</span><p>Written by industry leading technical representatives, these newsletters support several major airframes.</p>";	<!-- set ad caption -->
*/