// Called on load of the body
function onBodyLoad(){
	return false;
}
// Called on unload of the body
function GUnload(){
	return false;
}
