function fentra()
{
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="320" height="240">\n');
document.write('<param name="movie" value="http://fentra.com/fentra_intro.swf">\n');
document.write('<param name="menu" value="false">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#000A32">\n');
document.write('<embed src="http://fentra.com/fentra_intro.swf" menu="false" bgcolor="#000A32" quality="high" width="320" height="240" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>\n');
document.write('</object>\n');
}

function fentra_eng()
{
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="320" height="240">\n');
document.write('<param name="movie" value="http://fentra.com/fentra_intro_eng.swf">\n');
document.write('<param name="menu" value="false">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#000A32">\n');
document.write('<embed src="http://fentra.com/fentra_intro_eng.swf" menu="false" bgcolor="#000A32" quality="high" width="320" height="240" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>\n');
document.write('</object>\n');
}


