function topflash(){
document.write('<object data="top.swf" width="800" height="480" type="application/x-shockwave-flash">');
document.write('<param name="movie" value="top.swf" />');
document.write('</object>');
}

function ipconceptflash(){
document.write('<object data="../ip_concept.swf" width="800" height="512" type="application/x-shockwave-flash">');
document.write('<param name="movie" value="../ip_concept.swf" />');
document.write('</object>');
}

function icconceptflash(){
document.write('<object data="../ic_concept.swf" width="800" height="512" type="application/x-shockwave-flash">');
document.write('<param name="movie" value="../ic_concept.swf" />');
document.write('</object>');
}
