Surprises, 30, and Cali

Posted on October 19, 2007
Filed Under Family, Travel |

chris-basket.jpg

They say it’s my birthday! Well, it’s actually on Sunday, the 21st. I will be turning 30. Man…the years go by quick. However, I have gone back to the hair-do I had in my younger days, as you can see in this picture. Long and crazy.

My wife finally let me in on the surprise for my birthday tonight. We are going back to the Cali-forn-ia. I am excited and surprised because I had no idea. Looking forward to see family and friends. We are flying in Friday night and taking off Tuesday.

I hear that my nephew (Ayden) is pumped that I am coming and also because it’s my birthday, but in reality because that means CAKE. He is catching on quick. See ya’ll soon.

C.Harv

Comments

6 Responses to “Surprises, 30, and Cali”

  1. PopsNo Gravatar on October 19th, 2007 5:56 am

    Son,
    We can’t wait to see you and your sweetie. The first thing Ayden will ask you is: “you want to wrestle?” So be prepared for a woopin’ Bubba!

    Love,

    Pops

  2. Big Daddy JerNo Gravatar on October 19th, 2007 8:17 pm

    Yeah - you were the last one to know! Arelis is awesome!

  3. ScottNo Gravatar on October 20th, 2007 3:51 pm

    Happy Birthday Old Man

  4. ArelisNo Gravatar on October 24th, 2007 6:09 pm

    Hey babe,
    that’s funny, you do have the same hair do!
    I love it!
    I hope you had a very special birthday.
    I love you,
    AH

  5. CindyNo Gravatar on October 30th, 2007 10:34 am

    Can I get your email addy? the email addy that I have keeps being returned :( Glad the trip went so well. God bless you both :) LOVE TO BOTH of you, Cindy

  6. AHNo Gravatar on November 8th, 2007 7:46 pm

    HARV,

    What the fart?! Happy birthday bud…welcome to 30! Hey man you need to give me a call and let me know how things are going out there…

    arin

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);