Thanks for the links. I've read through them and tried a few things but still could not get it to work. (interesting to see the micorsoft link shows a sample of a sub statement that has a Return line in it. This error for me and says you cannont Return a value from this type of routine)
As for the line of error on View Source, it appears this is the line being referrenced:
function UseCallback(arg, context){WebForm_DoCallback('__Page',arg,GetServerTime,context,null,false); }// -->
The object Expected error must refer to one of these compoonents, I'm just not sure which one.