document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write('

Erica has spent most of her life in southern Ontario, where she attended a high school for the arts and became an art instructor at an early age. She has always had a passion for art and creativity, but never had the time to truly focus on these interests until 2004, when she lived in Russia and Sweden with her husband Craig. Craig's former job as a professional hockey player took the couple around the world and allowed Erica the beauty of time to create warm fuzz cards.
The idea behind warm fuzz cards is that you shouldn't need a specific reason to brighten someone's day with a greeting card. She has created cards for any reason..... or none at all, and simply to celebrate the 'art of giving'. Here is an example of some wedding invitations. Please send Erica an email to let her know of your wedding invitation needs/ideas/colours/themes, etc, and she will work on a creative design specifically for you!

Erica is always eager for new creative ventures and would be happy to design and print custom cards for any occasion. Starting warm fuzz cards has been a life long dream for Erica. Hopefully you can share in her vision of positivity, creativity, and giving, and find many reasons to send warm fuzz cards.

'); document.write('
'); document.write('');