
	/* Randomly generate 1,2, or 3 */
	var mdp_ez_no = Math.ceil(3*Math.random());
		
	if (mdp_ez_no == 1) {	
		mdp_ez_promo='<a href="http://meredith.eprize.net/300ksweepstakes/index.tbapp?affiliate_id=2a&amp;psrc=SS901BTR02"><img height="140" width="310" border="0" src="http://images.meredith.com/bhg/images/contests/PlayWin_300KSweeps/bhg_310x140_PlayWin.gif"/></a>';
	} else if (mdp_ez_no == 2){
		mdp_ez_promo='<a href="http://www.bhg.com/bhg/file.jsp?item=/marketing/registration/Snowflake_07/MakeASnowflake_Splash&amp;temp=yes&amp;psrc=RG812BTR29"><img height="140" width="310" border="0" src="http://www.bhg.com/bhg/images/marketing/registration/make_a_snowflake/bhg_310x140_08-MakeASnowflake_V2.jpg"/></a>';	
	} else {
		mdp_ez_promo='<a href="http://www.bhg.com/bhg/file.jsp?item=/marketing/registration/decorating_gallery/bhg_splash_decoratinggallery08&amp;temp=yes&amp;psource=RG811BTR02"><img height="140" width="310" border="0" src="http://images.meredith.com/bhg/images/marketing/registration/decorating_gallery/bhg_310x140_08-DecGallery.jpg"/></a>';
	}
	document.write(mdp_ez_promo);


