function adhide(){
	document.all.csBannerFixed.style.visibility="hidden";
}

if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat'){
csfixedRBCalc="_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft+document.documentElement.clientWidth-offsetWidth);}";
}else{
csfixedRBCalc="_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft+document.body.clientWidth-offsetWidth);}";
}

var csBodyFixed=' html {background:url(http://www.mydaily.co.kr/images/noimg.jpg); background-repeat:no-repeat; background-attachment: fixed; fixed; background-position:right bottom;}';
var csBannerFixed='#csBannerFixed{border 1 solid;position:fixed;_position:absolute;bottom:0px;right:0px;clip:rect(0 170 160 0);overflow:hidden;z-index:1000;' + csfixedRBCalc;

document.write('<STYLE TYPE="text/css">'+csBodyFixed+csBannerFixed+'</STYLE>');
document.write('<div id=csBannerFixed>');
document.write('<A HREF="http://event.010star.co.kr/event/navi13/event_apply.php?oid=NDIINDcIOTQIODQI" TARGET="_blank"><IMG border=0 src="http://www.mydaily.co.kr/images/navi22.gif" usemap="#ImageMapad"></A>');
document.write('</div>');
document.write('<map name="ImageMapad">');
document.write('<area shape="rect" coords="157,148, 170, 160" href="javascript:adhide();">');
document.write('<area shape="rect" coords="0, 0, 157, 170" href="http://event.010star.co.kr/event/navi13/event_apply.php?oid=NDIINDcIOTQIODQI" target="_blank">');
document.write('<area shape="rect" coords="157,0, 170, 148" href="http://event.010star.co.kr/event/navi13/event_apply.php?oid=NDIINDcIOTQIODQI" target="_blank">');
document.write('</map>');