@@ -81,6 +81,7 @@ function initUpdate()
$.get(url, {}, function(t)
{
showAlert(t, false, title);
+ image();
})