|
|
@ -89,7 +89,7 @@
|
|
|
|
closeBtn.bind("click",function(){
|
|
|
|
closeBtn.bind("click",function(){
|
|
|
|
sideContent.animate({width: '0px'},"fast");
|
|
|
|
sideContent.animate({width: '0px'},"fast");
|
|
|
|
show_btn.stop(true, true).delay(300).animate({ width: '25px'},"fast");
|
|
|
|
show_btn.stop(true, true).delay(300).animate({ width: '25px'},"fast");
|
|
|
|
cookiesave('minStatue','true','','','');
|
|
|
|
cookiesave('minStatue','false','','','');
|
|
|
|
});
|
|
|
|
});
|
|
|
|
//show???
|
|
|
|
//show???
|
|
|
|
show_btn.bind("click",function() {
|
|
|
|
show_btn.bind("click",function() {
|
|
|
|