function winload()
{
AdsLayerRight.style.top=320;
AdsLayerRight.style.right=22;
AdsLayerLeft.style.top=320;
AdsLayerLeft.style.right=22;
}
function winload1()
{
AdsLayerRight.style.top=10;
AdsLayerRight.style.right=5;
AdsLayerLeft.style.top=10;
AdsLayerLeft.style.right=5;
}
if(screen.availWidth>1024)
{
document.write('<div id=AdsLayerLeft style="position: absolute;visibility:visible;z-index:1"><a href="http://www.eardatek.com" target=_blank><img src="http://www.dvbcn.com/Files/ad/index/earda.gif" border=0 width="90" height="220" alt="" align=top></a></div>'
+'<div id=AdsLayerRight style="position: absolute;visibility:visible;z-index:1"><a href="http://www.eardatek.com/" target=_blank><img src="http://www.dvbcn.com/Files/ad/index/earda.gif" border=0 width="90" height="220" alt="" align=top></a></div>');
document.write('<script language=javascript src=http://www.dvbcn.com/Ads/CreateJs/Couplet.js></script>');
winload1()
}
else
{
document.write('<div id=AdsLayerRight style="position: absolute;visibility:visible;z-index:1"><a href="http://www.eardatek.com/" target=_blank><img src="http://www.dvbcn.com/Files/ad/index/earda.gif" border=0 width="90" height="220" alt="" align=top></a></div>');
document.write('<script language=javascript src=http://www.dvbcn.com/Ads/CreateJs/Couplet.js></script>');
winload()
}
