// JavaScript Document
function flashFile() { 
document.write('<object type="application/x-shockwave-flash" data="media/headers.swf" width="468" height="50">\n'); 
document.write('<param name="movie" value="media/headers.swf" />\n'); 
document.write('<img src="media/headers.gif" width="468" height="50" alt="The fundamental development process for Radio Frequency components and devices has not changed for the last three decades - until now!" />\n'); 
document.write('</object>\n'); 
}