1st Year Anniversary

Posted on March 30, 2007
Filed Under Family |

img_3049.jpg

On April 1, Arelis and I will celebrate our first year of marriage. That’s right, a year went by already and we survived! Jokes aside, it has been a great year and I am thankful for my wife.

Saturday morning we are headed to Nashville, TN!! It should be a relaxing weekend. We have a new camera, finally, and so I hope to shoot a few videos during the weekend. Not sure if my wife is letting me take the computer to post (since we have free Internet in the hotel) this weekend, but if not then I’ll post when we get back.

C.Harv

Comments

7 Responses to “1st Year Anniversary”

  1. ArelisNo Gravatar on March 30th, 2007 11:16 pm

    So I was coming home from work thinking I have to clean but at the same time I was so tired and did not feel like doing so. I walk in the door and there is a vase with beautiful white roses, just like the ones from our wedding. Along with these roses is a letter. I start looking around and everything looks so organized and shiny. I make my way into the bedroom and our bed is beautifully made, at this point I still haven’t read the letter but instead I make my way to the bathroom because that would be my final proof that my awesome husband cleaned our home today……well, he did and at this point my eyes watered up because not only do I have beautiful roses and a sweet letter waiting for me, but now my dreaded cleaning had already been done for me. I sat down and read the letter that the love of my life had left for me and all I could do was to think about how much I love him and give thanks to God for this wonderful man that he brought to my life.
    Chris, I love you so much.
    Thank you for the sweet surprise. I look forward to the time we get to spend together this weekend and for the rest of our lives.
    Te amo,
    Arelis Harvey

  2. Big Daddy JerNo Gravatar on March 31st, 2007 2:42 am

    God bless you both. Enjoy your weekend guys.

    Jer

  3. ScottNo Gravatar on March 31st, 2007 4:35 pm

    Congrats to you both. Have a great weekend

  4. acmorelandNo Gravatar on April 2nd, 2007 4:48 am

    Hope you guys had a great weekend. Love the picture of you two. Arelis we are so glad that you love Chris and are apart of our family! :)

  5. momNo Gravatar on April 2nd, 2007 5:35 pm

    As tears flow from my eyes, I Thank GOD for you both. Arelis, you are someone I have prayed for,since Christopher was born. What a delight to have you as a daughter-in-law. I love you and thank you for loving my son,in whom I am so proud.

  6. PopsNo Gravatar on April 3rd, 2007 1:34 am

    Well, I didn’t see this until today, but I already wished you a happy Anniversary. I have written words on my blog. Check it out.

    Love,

    Pops

  7. Julie McCoyNo Gravatar on May 7th, 2007 7:06 pm

    I can’t believe it has already been a year! I remember your wedding like it was last weekend. Congratulations to you both! (Sorry for the belated anniversary wishes, I just now discovered you had a blog!!) :)

Leave a Reply




google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);