I want create a loading progress bar like Gmail in center and top of the page, and work in all browsers
You can use the jQuery UI Progressbar plugin. As your page loads the data it needs, update the value of the progress bar.