function ModUserName()
{
this.innerHTML = "Photography by Elizabeth Anderson";
}

YE.onContentReady("userName", ModUserName);
