var w1004 = 996; var _BLwight = 0; var _WLwidth = document.body.clientWidth; if ( _WLwidth < w1004 ){ _BLwight = w1004; }else{ _BLwight = Math.round((_WLwidth - w1004)/2) + w1004 ; }//else document.write("
"); function fEventClose_fn(){ //document.all.lbonLClass2.style.display = ""; document.all.lbonLClassFlash.style.display = "none"; document.all.lbonLClassMenu.style.display = ""; }//function function fEventOpen_fn(){ // FLASH È£Ãâ // document.all.lbonLClass2.style.display = "none"; document.all.lbonLClassFlash.style.display = ""; document.all.lbonLClassMenu.style.display = "none"; // GNB(7); }//function function SideBanner_fn(){ if ( _WLwidth != document.body.clientWidth ){ _WLwidth = document.body.clientWidth; if ( _WLwidth < w1004 ){ _BLwight = w1004; }else{ _BLwight = Math.round((_WLwidth - w1004)/2) + w1004 ; }//else document.all.lbonLClass2.style.left = _BLwight; }//if setTimeout('SideBanner_fn()',100); }//function SideBanner_fn();