
function DoDocumentLoaded()
{
    DoGlobalScreenLayout();
    
    
    DoGlobalScreenLayoutFinalize();
}

