function load_body()
{
	try {
		initScrollLayer();  
	}catch(exception) {
  		//Do Nothing
  	}
}
