function WriteEZgenElement(element_id)
{
	document.write('<object classid="clsid:2E68BEE5-A640-11D2-AEA4-00AA006E5B34" ');
	document.write('	codebase="/online/hnwocx/hnwactiv_7_1_0_8.cab#version=7,1,0,8"> ');
	document.write(element_id.innerHTML);
	document.write('</object>');
}


function flash()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" width="195" height="544"> ');
	document.write('<param name="movie" value="/online/recruit/SideMenu.swf"> ');
	document.write('<param name="play" value="true"> ');
	document.write('<param name="loop" value="true"> ');
	document.write('<param name="quality" value="high"> ');
	document.write('<embed src="/online/recruit/SideMenu.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="195" height="544"></embed> ');
	document.write('</object> ');
}



function flash_top()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" width="900" height="80">');
	document.write('<param name="movie" value="/online/recruit/index_top.swf">');
	document.write('<param name="play" value="true">');
	document.write('<param name="loop" value="true">');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="/online/recruit/index_top.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="900" height="80"></embed>');
	document.write('</object> ');
}

