(function(){


loadjscssfile("http://www.herchannel.com/stylesheets/nav.css", "css");
if (navigator.appName.toLowerCase().match("internet explorer")) {
	loadjscssfile("http://www.herchannel.com/stylesheets/nav-ie.css","css");
}
loadjscssfile("http://www.herchannel.com/javascripts/dropDown.js", "js");

//---Sponsored jsonp---
var SPONSORED_VID = false;
var pixelFire = function (url) {
    var img = document.createElement('img');
    img.style.width = "1px";
    img.style.height = "1px";
    img.src = url;
    document.body.appendChild(img);
    img.style.display = "none";
};

var HTML_embed = "";

var ROOT_DOMAIN = "http://www.herchannel.com";


(function(){
      var interval = setInterval(function(){
            if (window.dropDownMediaBar) {
	            clearInterval(interval);
				var dropDownGroup = {},
	     			items 	  	  =	null;
				dropDownGroup.showDisabled = false;
				dropDownGroup.lastOpenedDropDown = null;

				for(var cat in DROPDOWN_MENUS) {
					if (DROPDOWN_MENUS.hasOwnProperty(cat)) {

						new dropDownMediaBar (
							"li_" + cat, //ID <li>
							dropDownGroup, // DropDownGroup
							"http://www.herchannel.com/vehicle/widget/iframePlayer.html",
							DROPDOWN_MENUS[cat] // Items
						);
					}
				}
			}
    }, 1);
})();

function hcStats(location){
    var div = document.getElementById('hc_stats');
    if(window.location.hostname != "www.herchannel.com"){
        var ifrm = "<iframe src='" + ROOT_DOMAIN + "/nav_stats/partner/momknowsitall/"+location+"' width='0' height='0' style='display:none;'></iframe>"
    }else{
        var ifrm = "<iframe src='" + ROOT_DOMAIN + "/nav_stats/partner/momknowsitall/"+location+"-herchannel' width='0' height='0' style='display:none;'></iframe>"
    }
    if(div != null){
        div.innerHTML = ifrm;
    }
}
function hcVideoPlay(catName, vidID, videoTitle, vidTitle, vidDesc){
	document.getElementById('hcnavPlayer').style.marginTop='0px';
	document.getElementById('deca_video').style.marginTop='0px';
	
	document.getElementById('dropdownMenu_parents').style.visibility='hidden';
	
	document.getElementById('dropdownMenu_lifestyle').style.visibility='hidden';
	
	
	document.getElementById('deca_video').setQueryStringParameters({embedCode:vidID,hide:'sharing,embed,endscreen',autoplay:1,'thruParam_freewheel[siteSectionID]':'momknowsitall_menus','thruParam_freewheel_ads_manager[siteSectionID]':'momknowsitall_menus','thruParam_freewheel[mrmNetworkID]':'','thruParam_freewheel-ads-manager[mrmNetworkID]':''});
	var vidInfo = '<strong>'+vidTitle+'</strong><br />'+seriesName+'<br />'+vidDesc+'<br />'+companionLink+brandLink;
	document.getElementById('playerInfo').innerHTML=vidInfo;
    hcStats('played-'+videoTitle);

	return false;
}
function hcCloseVideo(){
	document.getElementById('deca_video').pauseMovie();
	document.getElementById('hcnavPlayer').style.marginTop='-999em';
	document.getElementById('deca_video').style.marginTop='-999em';
	
	document.getElementById('dropdownMenu_parents').style.visibility='visible';
	
	document.getElementById('dropdownMenu_lifestyle').style.visibility='visible';
	
	
	return false;
}

function loadjscssfile(filename, filetype){
 if (filetype=="js"){ //if filename is a external JavaScript file
  var fileref=document.createElement('script')
  fileref.setAttribute("type","text/javascript")
  fileref.setAttribute("src", filename)
 }
 else if (filetype=="css"){ //if filename is an external CSS file
  var fileref=document.createElement("link")
  fileref.setAttribute("rel", "stylesheet")
  fileref.setAttribute("type", "text/css")
  fileref.setAttribute("href", filename)
 }
 if (typeof fileref!="undefined")
  document.getElementsByTagName("head")[0].appendChild(fileref)
}
HTML_embed += ('<div id="hc_stats" style="visibility:hidden;"></div>');
HTML_embed += ('<div class="hc_wrapper"><div id="hcnav" style="visibility:hidden;">');
HTML_embed += ('<ul>');


if(window.location.hostname == "www.herchannel.com"){
    HTML_embed += ('<li><a href="http://www.herchannel.com/" class="hcnav_navLogo"><img src="http://www.herchannel.com/images/logo_mini.png" class="hcnav_mini" title="Her Channel" /></a></li>')
}else{
    HTML_embed += ('<li><a href="http://www.herchannel.com/" target="_blank" class="hcnav_navLogo"><img src="http://www.herchannel.com/images/logo_mini.png" class="hcnav_mini" title="Her Channel" /></a></li>')
}

var DROPDOWN_MENUS = {};


//***************DropDown Player********************


		
	HTML_embed += ("<li id='li_parents'><a href='http://www.herchannel.com/momknowsitall/parents/' target='_blank' class='hcnav_dropMenu'>Parents</a>");
    HTML_embed += ('</li>');
	//Adding Categories
	 DROPDOWN_MENUS['parents'] = [];

         

         console.log('');
         console.log('');

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: '02N253MjrcsMqLFqEwkTvpIEECZMNm22',
          vidID			: '02N253MjrcsMqLFqEwkTvpIEECZMNm22',
          videoTitle		: 'Does Every Parent Have A Favorite Child?',
          vidTitle		: 'Does Every Parent Have A Favorite Child?',
          vidDesc 		: 'Here’s a question for you... how many kids do you have? Here’s another question... which one is your favorite? Come on, be honest, do you tend to play favorites? Is there one child who you’ve...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/02N253MjrcsMqLFqEwkTvpIEECZMNm22/promo143255558',
          itemDesc		: 'Here’s a question for you... how many kids do you have? Here’s another question... which...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'xwNjR2MjouLmPKe3DY9ISdonghIyL5_L',
          vidID			: 'xwNjR2MjouLmPKe3DY9ISdonghIyL5_L',
          videoTitle		: 'We Can’t Do It All! Do You Have A Hard Time Saying NO?',
          vidTitle		: 'We Can’t Do It All! Do You Have A Hard...',
          vidDesc 		: 'As moms, we’re usually being torn in ten different directions. Between our husbands, kids, work, school and friends...there’s SO much being asked of us and we simply can’t do it all! But have you actually...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/xwNjR2MjouLmPKe3DY9ISdonghIyL5_L/promo141868883',
          itemDesc		: 'As moms, we’re usually being torn in ten different directions. Between our husbands, kids, work,...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'JyeHQzMzq8OpRqCe6mAYhitPQLBp0mRL',
          vidID			: 'JyeHQzMzq8OpRqCe6mAYhitPQLBp0mRL',
          videoTitle		: 'Kindergarten Ready or Not? Would You &quot;Redshirt&quot; Your Child?',
          vidTitle		: 'Kindergarten Ready or Not? Would You "Redshirt" Your Child?',
          vidDesc 		: 'If your child’s birthday falls in the summer, you have two options. They’re either going to be one of the youngest in their kindergarten class or you could hold them back an extra year and...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/JyeHQzMzq8OpRqCe6mAYhitPQLBp0mRL/promo147462700',
          itemDesc		: 'If your child’s birthday falls in the summer, you have two options. They’re either going...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'k3N2x0MjpyQnKdFftM2aX4mpoRhDL5w0',
          vidID			: 'k3N2x0MjpyQnKdFftM2aX4mpoRhDL5w0',
          videoTitle		: 'Step Parenting Dos',
          vidTitle		: 'Step Parenting Dos',
          vidDesc 		: 'Good tips for step-parents.',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/k3N2x0MjpyQnKdFftM2aX4mpoRhDL5w0/promo142298677',
          itemDesc		: 'Good tips for step-parents.',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'TLC',
          seriesName		: '<a href="http://tlc.discovery.com/guides/family/family.html " target="_blank">TLC Family Guide</a>',
          brandLink		: '<a href="http://www.tlc.com" target="_blank"><img alt="Tlc" src="http://cdn.herchannel.com/logos/branding/tlc.png" /></a>',
          companionLink	: '| <a href="http://tlc.discovery.com/videos/family/" target="_blank">Watch more videos! &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/tlc.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'cwNWx0MjrOGEC46eMkBb0ZWLzaksQCnA',
          vidID			: 'cwNWx0MjrOGEC46eMkBb0ZWLzaksQCnA',
          videoTitle		: 'Keeping Germs Away',
          vidTitle		: 'Keeping Germs Away',
          vidDesc 		: 'Dr. Ari Brown - Pediatrician on Keeping Germs Away',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/cwNWx0MjrOGEC46eMkBb0ZWLzaksQCnA/promo142294894',
          itemDesc		: 'Dr. Ari Brown - Pediatrician on Keeping Germs Away',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'TLC',
          seriesName		: '<a href="http://tlc.discovery.com/fansites/survivingmotherhood/videogallery/gallery.html " target="_blank">Surviving Motherhood</a>',
          brandLink		: '<a href="http://www.tlc.com" target="_blank"><img alt="Tlc" src="http://cdn.herchannel.com/logos/branding/tlc.png" /></a>',
          companionLink	: '| <a href="http://tlc.discovery.com/fansites/survivingmotherhood/videogallery/gallery.html" target="_blank">Watch more videos! &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/tlc.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'p3Nmx0MjoiCRQ9qy-6V-5WP7sLbapFDM',
          vidID			: 'p3Nmx0MjoiCRQ9qy-6V-5WP7sLbapFDM',
          videoTitle		: 'Discipline and Timeouts',
          vidTitle		: 'Discipline and Timeouts',
          vidDesc 		: 'Dr. Ari Brown - Pediatrician on Discipline and Timeouts',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/p3Nmx0MjoiCRQ9qy-6V-5WP7sLbapFDM/promo142294919',
          itemDesc		: 'Dr. Ari Brown - Pediatrician on Discipline and Timeouts',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'TLC',
          seriesName		: '<a href="http://tlc.discovery.com/fansites/survivingmotherhood/videogallery/gallery.html " target="_blank">Surviving Motherhood</a>',
          brandLink		: '<a href="http://www.tlc.com" target="_blank"><img alt="Tlc" src="http://cdn.herchannel.com/logos/branding/tlc.png" /></a>',
          companionLink	: '| <a href="http://tlc.discovery.com/fansites/survivingmotherhood/videogallery/gallery.html" target="_blank">Watch more videos! &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/tlc.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'JyeHQzMzq8OpRqCe6mAYhitPQLBp0mRL',
          vidID			: 'JyeHQzMzq8OpRqCe6mAYhitPQLBp0mRL',
          videoTitle		: 'Kindergarten Ready or Not? Would You &quot;Redshirt&quot; Your Child?',
          vidTitle		: 'Kindergarten Ready or Not? Would You "Redshirt" Your Child?',
          vidDesc 		: 'If your child’s birthday falls in the summer, you have two options. They’re either going to be one of the youngest in their kindergarten class or you could hold them back an extra year and...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/JyeHQzMzq8OpRqCe6mAYhitPQLBp0mRL/promo147462700',
          itemDesc		: 'If your child’s birthday falls in the summer, you have two options. They’re either going...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: '02N253MjrcsMqLFqEwkTvpIEECZMNm22',
          vidID			: '02N253MjrcsMqLFqEwkTvpIEECZMNm22',
          videoTitle		: 'Does Every Parent Have A Favorite Child?',
          vidTitle		: 'Does Every Parent Have A Favorite Child?',
          vidDesc 		: 'Here’s a question for you... how many kids do you have? Here’s another question... which one is your favorite? Come on, be honest, do you tend to play favorites? Is there one child who you’ve...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/02N253MjrcsMqLFqEwkTvpIEECZMNm22/promo143255558',
          itemDesc		: 'Here’s a question for you... how many kids do you have? Here’s another question... which...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'xwNjR2MjouLmPKe3DY9ISdonghIyL5_L',
          vidID			: 'xwNjR2MjouLmPKe3DY9ISdonghIyL5_L',
          videoTitle		: 'We Can’t Do It All! Do You Have A Hard Time Saying NO?',
          vidTitle		: 'We Can’t Do It All! Do You Have A Hard...',
          vidDesc 		: 'As moms, we’re usually being torn in ten different directions. Between our husbands, kids, work, school and friends...there’s SO much being asked of us and we simply can’t do it all! But have you actually...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/xwNjR2MjouLmPKe3DY9ISdonghIyL5_L/promo141868883',
          itemDesc		: 'As moms, we’re usually being torn in ten different directions. Between our husbands, kids, work,...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'A0Y2dzMjoGg7kUwdHn_jVtzQurdbO3_x',
          vidID			: 'A0Y2dzMjoGg7kUwdHn_jVtzQurdbO3_x',
          videoTitle		: 'Okay to Discipline Other People’s Kids?',
          vidTitle		: 'Okay to Discipline Other People’s Kids?',
          vidDesc 		: 'When someone else’s child is acting up, how do you handle it? Is it okay to take matters into your own hands or should you leave it up to the other parent?',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/A0Y2dzMjoGg7kUwdHn_jVtzQurdbO3_x/promo140404715',
          itemDesc		: 'When someone else’s child is acting up, how do you handle it? Is it okay...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'pyOXhlMzoHyeGgOENoeyDXdRJ0WkNtVZ',
          vidID			: 'pyOXhlMzoHyeGgOENoeyDXdRJ0WkNtVZ',
          videoTitle		: 'The Conversation Thread: Which Celebrity Body Would You Wish For After Baby?',
          vidTitle		: 'The Conversation Thread: Which Celebrity Body Would You Wish For...',
          vidDesc 		: 'Bouncing back after a baby isn’t easy! Kelly Wallace dish with iVoices Sharon Rowley, Amanda Rodriguez, Brandi Jeter and Beth Engelman about the body that wish they had after baby!',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/pyOXhlMzoHyeGgOENoeyDXdRJ0WkNtVZ/promo152398695',
          itemDesc		: 'Bouncing back after a baby isn’t easy! Kelly Wallace dish with iVoices Sharon Rowley, Amanda...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'iVillage',
          seriesName		: '',
          brandLink		: '<a href="http://www.ivillage.com" target="_blank"><img alt="Ivillage" src="http://cdn.herchannel.com/logos/branding/ivillage.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/ivillage.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'VyODJ0MjpAWBZItLwlnpYrLgOMTP9yfz',
          vidID			: 'VyODJ0MjpAWBZItLwlnpYrLgOMTP9yfz',
          videoTitle		: 'Oops! Have Your Kids Ever Walked In On You?',
          vidTitle		: 'Oops! Have Your Kids Ever Walked In On You?',
          vidDesc 		: 'What could be MORE embarrassing and uncomfortable than your kids catching you having sex? Has it ever happened to you? We want to hear your stories!',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/VyODJ0MjpAWBZItLwlnpYrLgOMTP9yfz/promo140494670',
          itemDesc		: 'What could be MORE embarrassing and uncomfortable than your kids catching you having sex? Has...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'ZxODJ0MjrGyCPWnerHfjcVImGXmJCSww',
          vidID			: 'ZxODJ0MjrGyCPWnerHfjcVImGXmJCSww',
          videoTitle		: 'Which Role Is Harder…Wife or Mom?',
          vidTitle		: 'Which Role Is Harder…Wife or Mom?',
          vidDesc 		: 'Are you constantly striving to be the best possible wife to your husband and the perfect mother to your kids? Which one of those do you think is more difficult to achieve?',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/ZxODJ0MjrGyCPWnerHfjcVImGXmJCSww/promo140494000',
          itemDesc		: 'Are you constantly striving to be the best possible wife to your husband and the...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: '1kOXdxMjq_hDEmBLf7rfAJP_ok-KNYn_',
          vidID			: '1kOXdxMjq_hDEmBLf7rfAJP_ok-KNYn_',
          videoTitle		: 'Boy Moms: Are You Secretly Longing for a Girl?',
          vidTitle		: 'Boy Moms: Are You Secretly Longing for a Girl?',
          vidDesc 		: 'Audrey McClelland, mom to four boys under age 6, opens up about wanting to have a girl. Can you relate?',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/1kOXdxMjq_hDEmBLf7rfAJP_ok-KNYn_/promo138303502',
          itemDesc		: 'Audrey McClelland, mom to four boys under age 6, opens up about wanting to have...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/momversation" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_parents',
          embededCode		: 'FteG80MzqexB9HLNYeef5cFFu8AIF88R',
          vidID			: 'FteG80MzqexB9HLNYeef5cFFu8AIF88R',
          videoTitle		: 'Sharing With Those We Don’t Even Know',
          vidTitle		: 'Sharing With Those We Don’t Even Know',
          vidDesc 		: 'Kleenex: Kim Tracey Prince from House of Prince values the importance of teaching by example, sharing with others, and giving back -- something she stresses with her two young boys by having them donate their...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/FteG80MzqexB9HLNYeef5cFFu8AIF88R/promo148085132',
          itemDesc		: 'Kleenex: Kim Tracey Prince from House of Prince values the importance of teaching by example,...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Momversation',
          seriesName		: '<a href="http://www.momversation.com/gerber" target="_blank">Momversation</a>',
          brandLink		: '<a href="http://www.momversation.com" target="_blank"><img alt="Momversation" src="http://cdn.herchannel.com/logos/branding/momversation.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/momversation.png'
        };

        

        DROPDOWN_MENUS['parents'].push(item);

	//***************DropDown ********************

	

		
	HTML_embed += ("<li id='li_lifestyle'><a href='http://www.herchannel.com/momknowsitall/lifestyle/' target='_blank' class='hcnav_dropMenu'>Lifestyle</a>");
    HTML_embed += ('</li>');
	//Adding Categories
	 DROPDOWN_MENUS['lifestyle'] = [];

         

         console.log('');
         console.log('');

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'l0YWxkMzozTzMvhBDQ-EkyXBWkSuCEMe',
          vidID			: 'l0YWxkMzozTzMvhBDQ-EkyXBWkSuCEMe',
          videoTitle		: 'Starburst Chair Backing',
          vidTitle		: 'Starburst Chair Backing',
          vidDesc 		: 'Learn how to take a plain chair with a solid back and put a little design in it.',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/l0YWxkMzozTzMvhBDQ-EkyXBWkSuCEMe/promo151874322',
          itemDesc		: 'Learn how to take a plain chair with a solid back and put a little...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'TLC',
          seriesName		: '<a href="http://tlc.howstuffworks.com/tv/home-made-simple" target="_blank">Home Made Simple</a>',
          brandLink		: '<a href="http://www.tlc.com" target="_blank"><img alt="Tlc" src="http://cdn.herchannel.com/logos/branding/tlc.png" /></a>',
          companionLink	: '| <a href="http://tlc.discovery.com/videos/home-made-simple/" target="_blank">Watch more videos! &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/tlc.png'
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'p2MG9vMjqrmWs02VMjdSyQB1ilNaH6hf',
          vidID			: 'p2MG9vMjqrmWs02VMjdSyQB1ilNaH6hf',
          videoTitle		: 'DIY Manicure',
          vidTitle		: 'DIY Manicure',
          vidDesc 		: 'Her Say: Anna Jimenez of TotalBeauty.com shows us how to give yourself a fabulous manicure! Love it!',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/p2MG9vMjqrmWs02VMjdSyQB1ilNaH6hf/promo136163609',
          itemDesc		: 'Her Say: Anna Jimenez of TotalBeauty.com shows us how to give yourself a fabulous manicure!...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Her Say',
          seriesName		: '<a href="http://www.hersay.com/her-say" target="_blank">Her Say</a>',
          brandLink		: '<a href="http://www.hersay.com" target="_blank"><img alt="Hersay" src="http://cdn.herchannel.com/logos/branding/hersay.png" /></a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/hersay.png'
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'gwbW1vMjp2vNSukUVhV7Unz8n45fFAdb',
          vidID			: 'gwbW1vMjp2vNSukUVhV7Unz8n45fFAdb',
          videoTitle		: 'Original Sprout: Styling Kids Hair',
          vidTitle		: 'Original Sprout: Styling Kids Hair',
          vidDesc 		: 'Her Say: Soleil Moon Frye sits down with friend and founder of Original Sprout, Inga Tritt, to talk about her amazing hair care product line for the whole family.',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/gwbW1vMjp2vNSukUVhV7Unz8n45fFAdb/promo136152545',
          itemDesc		: 'Her Say: Soleil Moon Frye sits down with friend and founder of Original Sprout, Inga...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Her Say',
          seriesName		: '<a href="http://www.hersay.com/her-say" target="_blank">Her Say</a>',
          brandLink		: '<a href="http://www.hersay.com" target="_blank"><img alt="Hersay" src="http://cdn.herchannel.com/logos/branding/hersay.png" /></a>',
          companionLink	: '',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/hersay.png'
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'NpNWtwMjpm7hQn7rtmSpi6sNwAytc7kv',
          vidID			: 'NpNWtwMjpm7hQn7rtmSpi6sNwAytc7kv',
          videoTitle		: 'Fabulous Blowouts!',
          vidTitle		: 'Fabulous Blowouts!',
          vidDesc 		: 'Her Say: Alli Webb founder of Dry Bar, the no cut, no color, just fabulous blowouts salon, stops by to show us how to give yourself a fabulous blowout at home!',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/NpNWtwMjpm7hQn7rtmSpi6sNwAytc7kv/promo136676318',
          itemDesc		: 'Her Say: Alli Webb founder of Dry Bar, the no cut, no color, just fabulous...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Her Say',
          seriesName		: '<a href="http://www.hersay.com/her-say" target="_blank">Her Say</a>',
          brandLink		: '<a href="http://www.hersay.com" target="_blank"><img alt="Hersay" src="http://cdn.herchannel.com/logos/branding/hersay.png" /></a>',
          companionLink	: '',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/hersay.png'
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'MyM2VqMjoZcoCpnNZxgKCx_IUEHlPvmB',
          vidID			: 'MyM2VqMjoZcoCpnNZxgKCx_IUEHlPvmB',
          videoTitle		: 'Bridal Showcase: Bel Air Bay Club',
          vidTitle		: 'Bridal Showcase: Bel Air Bay Club',
          vidDesc 		: 'Some of the top Southern California wedding professionals gathered at the Bel-Air Bay Club in Pacific Palisades, CA to produce a photo/video showcase. And wow, they put the “show” in showcase! Led by A Regal...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/MyM2VqMjoZcoCpnNZxgKCx_IUEHlPvmB/promo133659786',
          itemDesc		: 'Some of the top Southern California wedding professionals gathered at the Bel-Air Bay Club in...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Marriage.com',
          seriesName		: '<a href="http://www.marriage.com/" target="_blank">Bridal Showcase</a>',
          brandLink		: '<a href="http://www.marriage.com" target="_blank"><img alt="Marriage" src="http://cdn.herchannel.com/logos/branding/marriage.png" /></a>',
          companionLink	: '| <a href="http://www.marriage.com/blog/events-2/bridal-photo-shoot-at-bel-air-bay-club/" target="_blank">See more at marriage.com! &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/marriage.png'
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: '4xM2VqMjpKS2glr9T7isOS_EPfGdFptW',
          vidID			: '4xM2VqMjpKS2glr9T7isOS_EPfGdFptW',
          videoTitle		: 'Bridal Showcase: Viceroy',
          vidTitle		: 'Bridal Showcase: Viceroy',
          vidDesc 		: 'This Bridal Showcase features the Viceroy Santa Monica. A classy, contemporary hotel at a fabulous location (steps away from the Pacific Ocean), this venue exudes a combination of luxury and comfort. The wedding pros gathered...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/4xM2VqMjpKS2glr9T7isOS_EPfGdFptW/promo133660041',
          itemDesc		: 'This Bridal Showcase features the Viceroy Santa Monica. A classy, contemporary hotel at a fabulous...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Marriage.com',
          seriesName		: '<a href="http://www.marriage.com/" target="_blank">Bridal Showcase</a>',
          brandLink		: '<a href="http://www.marriage.com" target="_blank"><img alt="Marriage" src="http://cdn.herchannel.com/logos/branding/marriage.png" /></a>',
          companionLink	: '| <a href="http://www.marriage.com/blog/events-2/april-bridal-showcase-at-the-viceroy/" target="_blank">See more at marriage.com! &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/marriage.png'
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'ptNXVhMjpFzokoYizTyH06SYl5xfiTy9',
          vidID			: 'ptNXVhMjpFzokoYizTyH06SYl5xfiTy9',
          videoTitle		: 'Weekend Bathroom Makeover',
          vidTitle		: 'Weekend Bathroom Makeover',
          vidDesc 		: 'Daily Design: Kate Riley of centsationalgirl.com demonstrates a weekend bathroom makeover that will take your bathroom from drab to fab! Watch now.',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/ptNXVhMjpFzokoYizTyH06SYl5xfiTy9/promo123293949',
          itemDesc		: 'Daily Design: Kate Riley of centsationalgirl.com demonstrates a weekend bathroom makeover that will take your...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Daily Design',
          seriesName		: '<a href="#" target="_blank">Daily Design</a>',
          brandLink		: '<a href="" target="_blank">Daily Design</a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: ''
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'h3bmF1MjrCkoQEr0ZWGxTtb6jZjV2X8p',
          vidID			: 'h3bmF1MjrCkoQEr0ZWGxTtb6jZjV2X8p',
          videoTitle		: 'Get the Best Deals Online',
          vidTitle		: 'Get the Best Deals Online',
          vidDesc 		: 'How do you know when you’re getting the best deals when you buy online? Easy, put Zingsale.com on the case. It’s your personal shopper, price predictor, and bargain-hunter all wrapped into one super-simple site. Zingsale...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/h3bmF1MjrCkoQEr0ZWGxTtb6jZjV2X8p/promo142816192',
          itemDesc		: 'How do you know when you’re getting the best deals when you buy online? Easy,...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Digitwirl',
          seriesName		: '<a href="http://digitwirl.com" target="_blank">Digitwirl</a>',
          brandLink		: '<a href="http://digitwirl.com" target="_blank">Digitwirl</a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: ''
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'F0dTJrMzrJL6l2TMFF3sczlhZulC8Nxa',
          vidID			: 'F0dTJrMzrJL6l2TMFF3sczlhZulC8Nxa',
          videoTitle		: 'Woman of the Week: Victoria Beckham- In Hot Demand for Oscar Night',
          vidTitle		: 'Woman of the Week: Victoria Beckham- In Hot Demand for...',
          vidDesc 		: 'We selected this busy working mom of four because she got rave reviews at New York Fashion Week plus some of the biggest stars reportedly want to wear her designs to the Oscars.',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/F0dTJrMzrJL6l2TMFF3sczlhZulC8Nxa/promo154123908',
          itemDesc		: 'We selected this busy working mom of four because she got rave reviews at New...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'iVillage',
          seriesName		: '<a href="http://www.ivillage.com/" target="_blank"></a>',
          brandLink		: '<a href="http://www.ivillage.com" target="_blank"><img alt="Ivillage" src="http://cdn.herchannel.com/logos/branding/ivillage.png" /></a>',
          companionLink	: '| <a href="http://www.ivillage.com/videos" target="_blank">Watch more iVillage videos! &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/ivillage.png'
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'RyNXVhMjqo6lJB8_DCeYVKQema63NwAZ',
          vidID			: 'RyNXVhMjqo6lJB8_DCeYVKQema63NwAZ',
          videoTitle		: 'Kid-Friendly Living Room',
          vidTitle		: 'Kid-Friendly Living Room',
          vidDesc 		: 'Daily Design: Creating a kid-friendly living room can be a challenge for any parent. Today, Gabrielle Blair of designmom.com shares tips on how you can have a well-designed living room that suits both parents and...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/RyNXVhMjqo6lJB8_DCeYVKQema63NwAZ/promo123294028',
          itemDesc		: 'Daily Design: Creating a kid-friendly living room can be a challenge for any parent. Today,...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Daily Design',
          seriesName		: '<a href="#" target="_blank">Daily Design</a>',
          brandLink		: '<a href="" target="_blank">Daily Design</a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: ''
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: '5udTJrMzoEXIH9rjl3T58CN1IO7uZjt3',
          vidID			: '5udTJrMzoEXIH9rjl3T58CN1IO7uZjt3',
          videoTitle		: 'iVoices: Does Laser Lipo Work?',
          vidTitle		: 'iVoices: Does Laser Lipo Work?',
          vidDesc 		: 'Laser liposuction sounds like an easy alternative to going under the knife. But does it really slim you down? Join iVoice Amanda Rodriguez as she documents her treatments and shares her results.',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/5udTJrMzoEXIH9rjl3T58CN1IO7uZjt3/promo154123871',
          itemDesc		: 'Laser liposuction sounds like an easy alternative to going under the knife. But does it...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'iVillage',
          seriesName		: '<a href="http://www.ivillage.com/ivoices" target="_blank"></a>',
          brandLink		: '<a href="http://www.ivillage.com" target="_blank"><img alt="Ivillage" src="http://cdn.herchannel.com/logos/branding/ivillage.png" /></a>',
          companionLink	: '| <a href="http://www.ivillage.com/videos" target="_blank"> &raquo;</a>',
          brandLogo		: 'http://cdn.herchannel.com/logos/branding/ivillage.png'
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'RwNXVhMjqnBf9D84JWr7dSJo002bZqo5',
          vidID			: 'RwNXVhMjqnBf9D84JWr7dSJo002bZqo5',
          videoTitle		: 'West Elm Headboard',
          vidTitle		: 'West Elm Headboard',
          vidDesc 		: 'Daily Design: Upholstered headboards are all the rage these days, but you don’t have to spend a pretty penny to own one. Watch now as Kate Riley of centsationalgirl.com demonstrates how you can get the...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/RwNXVhMjqnBf9D84JWr7dSJo002bZqo5/promo123294247',
          itemDesc		: 'Daily Design: Upholstered headboards are all the rage these days, but you don’t have to...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Daily Design',
          seriesName		: '<a href="#" target="_blank">Daily Design</a>',
          brandLink		: '<a href="" target="_blank">Daily Design</a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: ''
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'B5bmF1MjqiY2G5B9enG6C9Zo_iL1W538',
          vidID			: 'B5bmF1MjqiY2G5B9enG6C9Zo_iL1W538',
          videoTitle		: 'Bring the Grocery Store to Your Door',
          vidTitle		: 'Bring the Grocery Store to Your Door',
          vidDesc 		: 'Tired of running out of toilet paper and finding your pantry a little paltry? Alice.com is the grocery delivery service that offers the perfect solution. With Alice you’ll never face another empty roll again. Alice...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/B5bmF1MjqiY2G5B9enG6C9Zo_iL1W538/promo142816109',
          itemDesc		: 'Tired of running out of toilet paper and finding your pantry a little paltry? Alice.com...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Digitwirl',
          seriesName		: '<a href="http://digitwirl.com" target="_blank">Digitwirl</a>',
          brandLink		: '<a href="http://digitwirl.com" target="_blank">Digitwirl</a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: ''
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'V3dHdpMzoosaU1cnLmukRjg2rrlK-z6H',
          vidID			: 'V3dHdpMzoosaU1cnLmukRjg2rrlK-z6H',
          videoTitle		: 'Martha Stewart Home Office',
          vidTitle		: 'Martha Stewart Home Office',
          vidDesc 		: 'Martha Stewart launches her new home office collection',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/V3dHdpMzoosaU1cnLmukRjg2rrlK-z6H/promo153687698',
          itemDesc		: 'Martha Stewart launches her new home office collection',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Mom Trends',
          seriesName		: '',
          brandLink		: '<a href="http://www.momtrends.com" target="_blank">Mom Trends</a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: ''
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	

	//***************DropDown ********************
        var item = {
          catName			: 'dropdownMenu_lifestyle',
          embededCode		: 'NsbmF1MjrHJLcNwKF4OLBRCkeQ949Ck8',
          vidID			: 'NsbmF1MjrHJLcNwKF4OLBRCkeQ949Ck8',
          videoTitle		: 'Never Send a Belated Birthday Card Again',
          vidTitle		: 'Never Send a Belated Birthday Card Again',
          vidDesc 		: 'Do you suffer from greeting card amnesia? Never forget another birthday, anniversary or Groundhog’s Day, again with Jackcards.com. This site that allows you to enter all the special occasions for your nearest and dearest and...',
          thumbnail		: 'http://decatv.cdn.c.ooyala.com.edgesuite.net/NsbmF1MjrHJLcNwKF4OLBRCkeQ949Ck8/promo142816364',
          itemDesc		: 'Do you suffer from greeting card amnesia? Never forget another birthday, anniversary or Groundhog’s Day,...',
          siteSectionID	: 'momknowsitall_menus',
          mrmNetworkID	: '166614',
          brandName		: 'Digitwirl',
          seriesName		: '<a href="http://digitwirl.com" target="_blank">Digitwirl</a>',
          brandLink		: '<a href="http://digitwirl.com" target="_blank">Digitwirl</a>',
          companionLink	: '| <a href="" target="_blank"> &raquo;</a>',
          brandLogo		: ''
        };

        

        DROPDOWN_MENUS['lifestyle'].push(item);

	//***************DropDown ********************

	


HTML_embed += ('</ul>');




HTML_embed += ('<div class="hcnav_posPlayer"><div id="hcnavPlayer"><div class="hcnav_playerClose"><a href="#" onClick="hcCloseVideo();"><img src="http://www.herchannel.com/images/close.png" /></a></div>');
HTML_embed += ('<div id="playerInfo"></div></div></div></div></div>');

//***************DropDown********************

//Here running the DropDown Implementation

//***************DropDown********************

/* call stats function */
if(window.location.hostname != ("www.herchannel.com"||"localhost")){
    HTML_embed += ("<iframe src='" + ROOT_DOMAIN + "/nav_stats/partner/momknowsitall/nav' width='0' height='0' style='display:none;'></iframe>");
}

/* Call deca's stats */
    HTML_embed += ("<iframe src='http://stats.deca.tv/l/v1/pix?e=mbd&v=media-bar&h=valmg.com&dp=momknowsitall&i=5495c18f921c4cf394a7fc2062372681&c1=parents&c2=lifestyle' width='0' height='0' style='display:none;'></iframe>");

//Get the current script
var thisScript = document.getElementById('herchannel_mediabar');

if (!thisScript) {
	scripts = document.getElementsByTagName('script');
	var length = scripts.length;
	for (var i = 0 ; i < length; i ++)
	{
		if (scripts[i].src) {
			var srcTmp = scripts[i].src;
			if(srcTmp.match(/herchannel/) && srcTmp.match(/nav_loader/)) {
				thisScript = scripts[i];
				break;
			}
		}
	}
}

if (!thisScript) {
	thisScript = {};
	thisScript.async = false;
}

if (thisScript.async) {
	var divContainer = document.createElement('div');
	divContainer.innerHTML = HTML_embed;
	thisScript.parentNode.insertBefore(divContainer,thisScript.nextSibling);
} else {
	document.write(HTML_embed);
}

})();

