Hi,
Does jquery support both function pageload() and $().ready() ?
Or is pageload() for ajax.net ?
JQuery does not have a pageload function.
It only supports $().ready()
http://encosia.com/2009/03/25/document-ready-and-pageload-are-not-the-same/