@@ -920,7 +920,7 @@ function getInfo() {
}
getMsg();
- $(".loading").fadeOut();
+ init();
$(".poster-mode").fadeIn();
} else {
$('#edit').show();