document.write("		<div id='farticle'>");
document.write("			<div id='farticleCont'>");

					msemb = new MS_Embed(); 
					msemb.init('../flash/sub_particle.swf','250','180'); 
					msemb.parameter('wmode','transparent');  
					msemb.show(); 

document.write("			</div>");
document.write("		</div>");

document.write("		<div id='topBase'><img src='../imgs/common/dummy_subTop.jpg' border='0' usemap='#subTop'>");
document.write("		<map name='subTop'>");
document.write("			<area shape='rect' coords='841,64,890,77' href='http://en.eland.com' target='_blank' alt='english' onfocus='this.blur();'>");
document.write("			<area shape='rect' coords='841,76,891,90' href='http://cn.eland.com' target='_blank' alt='chinese' onfocus='this.blur();'>");
document.write("			<area shape='rect' coords='841,89,891,103' href='http://www.eland.co.kr' target='_blank' alt='korean' onfocus='this.blur();'>");
document.write("		</map>");
document.write("		</div>");
