function getHCHBlogSnipet() {
	
	var loc = window.location.toString();
	if (loc.lastIndexOf('EnlargeProductView') < 0 ) {
		var hchBlogSnipet = "<a href=\"/webapp/wcs/stores/servlet/article|10001|10051|/HallmarkSite/E-Cards/TopCategory/Holiday Card Help/HCH_DAILY_POST\">If it's been a tough year, here's a way to show your love.</a>";
	
	document.write(hchBlogSnipet);
  }
}



