<!--POST

//Capitalizes first Letter and adds Default if null or non existant
function initCap(capStr,defaultString) {
    if(capStr == null || capStr == " " || capStr == "")
        return defaultString;
    var retStr = capStr.substr(0,1).toUpperCase() + capStr.substr(1, capStr.length).toLowerCase()
    return retStr
}

var eMail = user.attr("eMail");
var firstName       = initCap(user.attr ("firstName"), "");

var greeting = "Hi " + firstName;
if(firstName == null || firstName == "")
  greeting = "Hi";

POST-->HP ePrintCenter
@HTML_PREVIEW_LINK&msgVersion=web
-----------------------------

`greeting`,
Make life easier and save time!

Browse All Apps >>
http://h30495.www3.hp.com/apps?ordering=featured&schedonly=1?jumpid=em_us_en_ePC_sched_dev_110811

-----------------------------
For information about HP privacy practices, read the online privacy statement.
http://www8.hp.com/us/en/privacy/privacy.html?jumpid=em_us_en_epc_pattach_20111024

This mailing was sent to `eMail` because you signed up to receive newsletter/marketing messages from HP ePrintCenter.

To unsubscribe from HP ePrintCenter newsletter/marketing emails, click here.
http://hpnresearch.p0.com/unsubscribe.jsp?

HP Privacy Mailbox, 11445 Compaq Drive W., Mailstop 040307, Houston, Texas 77070   