

	/* Randomly generate 1,2, or 3 */
	var mdp_ez_no = Math.ceil(3*Math.random());
		
	if (mdp_ez_no == 1) {	
		mdp_ez_news='<a href="http://www.bhg.com/recipes/browseRecipes.jsp?psrc=RG901BTR31"><img height="140" width="310" border="0" src="http://www.bhg.com/bhg/images/marketing/registration/premium_recipes/bhg_310x140_08-PremiumRecipes.jpg"/></a>';
	} else if (mdp_ez_no == 2){
		mdp_ez_news='<a href="http://www.bhg.com/bhg/cfile.jsp?item=/marketing/registration/cozi/bhg_splash_cozi&amp;temp=yes&amp;psrc=RG901BTR17"><img height="140" width="310" border="0" src="http://www.bhg.com/bhg/images/marketing/registration/cozi/bhg_310x140_cozi-NewYear.jpg"/></a>';	
	} else {
		mdp_ez_news='<a href="http://www.bhg.com/bhg/file.jsp?item=/widgets/BHG_RecipeSaver/bhg_recipesaver_widget&amp;temp=yes&amp;psrc=RG901BTR88"><img height="140" width="310" border="0" src="http://www.bhg.com/bhg/images/marketing/registration/recipe_saver/bhg_310x140_recipesaver.jpg"/></a>';
	}
	document.write(mdp_ez_news);







