document.write('<div id="divTopFlashGnb" onmouseout="doHighlightTopGnb();">');
document.write('	<script type="text/javascript">');
document.write('	printFlashEmbedTag("top_flash", "/images/newmall/flash/newmall_top.swf", "957", "130", "wmode=transparent");');
document.write('	</script>');
document.write('</div>');

//TOP GNBÇÃ·¡½¬ ÇöÀç¸Þ´º ÇÏÀÏ¶óÀÌÆ®
function doHighlightTopGnb(){
	try{
		document.getElementById('top_flash').gnbMouseOut();
	} catch(e){}
}
