|
@@ -65,8 +65,6 @@
|
|
|
//setTimeout("startApp()", 4000);
|
|
|
|
|
|
}, true);
|
|
|
-
|
|
|
- startApp();
|
|
|
|
|
|
</script>
|
|
|
|
|
@@ -78,7 +76,7 @@
|
|
|
<img src="/CONFVW_res/logo.png" style="width:310px;">
|
|
|
</div>
|
|
|
|
|
|
-<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
+<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data">
|
|
|
|
|
|
<div class="header">
|
|
|
<a href="http://www-conf-viewer.5mode-lab.com" target="_self" style="color:#000000; text-decoration: none;"><img src="/CONFVW_res/logo.png" style="width:45px;"> www-conf-viewer</a> <a href="https://github.com/par7133/www-conf-viewer" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:my25mb@aol.com" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;"> get support </a>
|