/**
 * Make adjustments to the homepage when the page
 * finishes loading.
 * @return
 */
function DoneLoading(){
	//alert("DONE: "+arguments[0]);
}