var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); document.write(''); //document.write(''); ���� function initAd() { //document.all.musicLayer.style.position='absolute'; //���� document.all.musicLayer.style.posTop = -200;//����onLoad�¼������Ժ󣬹�������ڹ̶����y����λ�� ���� document.all.musicLayer.style.visibility = 'visible'//���ò�Ϊ�ɼ� ���� MoveLayer('musicLayer');//���ú���MoveLayer() ���� } ���� function MoveLayer(layerName) { ���� var x = 0; ���� var y = 0; //x=document.body.scrollLeft+document.body.clientWidth-document.getElementById(layerName).offsetWidth; x=document.body.scrollLeft+document.body.clientWidth-document.getElementById(layerName).offsetWidth; y=document.body.scrollTop+document.body.clientHeight-document.getElementById(layerName).offsetHeight; ���� eval("document.all." + layerName + ".style.posTop = y"); ���� eval("document.all." + layerName + ".style.posLeft = x");//�ƶ����� ���� setTimeout("MoveLayer('musicLayer');", 20);//����20������ٵ��ú���MoveLayer() ���� } //window.onscroll=initAd; //window.onresize=initAd; window.onload=initAd; }