|
|
|
@ -79,7 +79,7 @@
|
|
|
|
|
// test IE11
|
|
|
|
|
if (browser == "trident" && version<= 7 && cookieget('closeStatue') == false) {
|
|
|
|
|
/* return true; */
|
|
|
|
|
cookiesave('closeStatue','false','','','');
|
|
|
|
|
cookiesave('closeStatue','true','','','');
|
|
|
|
|
}
|
|
|
|
|
if( cookieget('closeStatue') == 'false' )
|
|
|
|
|
{
|
|
|
|
|