yld_mgr = {};
yld_mgr.container_type="js"; //JS OR IFRAME
yld_mgr.request_type="ac"; //FORCAST MODE
yld_mgr.pub_id="22167510442"; //PUBLISHER ID
yld_mgr.site_name="stltoday.com"; //SITENAME
yld_mgr.content_type_list=["fn_class"]; //CONTENT TYPE from Config DB
yld_mgr.cstm_sctn_list=["Front"];
yld_mgr.content_topic_id_list=["20214501"]; //TOPIC ID from Config DB
// DEFINE YOUR AD SLOTS

yld_mgr.slots = {};

yld_mgr.slots.inlineframe1 = {};
yld_mgr.slots.inlineframe1.ad_size_list = ["160x600"]; //Frame1 Inline
yld_mgr.slots.inlineframe1.ad_delivery_mode = "ipatf";
yld_mgr.slots.inlineframe1.ad_marker="";
yld_mgr.slots.inlineframe1.content_type_list=["fn_class"]; //CONTENT TYPE from Config DB
yld_mgr.slots.inlineframe1.cstm_content_cat_list=[""]; //CUSTOM CONTENT from Config DB

yld_mgr.slots.leaderboardbottom = {};
yld_mgr.slots.leaderboardbottom.ad_size_list = ["728x90"]; //Bottom Leaderboard
yld_mgr.slots.leaderboardbottom.ad_delivery_mode = "ipbtf";
yld_mgr.slots.leaderboardbottom.ad_marker="";
yld_mgr.slots.leaderboardbottom.content_type_list=["fn_class"]; //CONTENT TYPE from Config DB
yld_mgr.slots.leaderboardbottom.cstm_content_cat_list=[""]; //CUSTOM CONTENT from Config DB
