|
@@ -87,6 +87,8 @@ $("#Salt").on("keydown", function(e){
|
|
|
|
|
|
window.addEventListener("load", function() {
|
|
window.addEventListener("load", function() {
|
|
|
|
|
|
|
|
+ frmHC.hide();
|
|
|
|
+
|
|
setTimeout("setFooterPos()", 3000);
|
|
setTimeout("setFooterPos()", 3000);
|
|
|
|
|
|
$(".footer").css("width", parseInt(window.innerWidth)+"px");
|
|
$(".footer").css("width", parseInt(window.innerWidth)+"px");
|