function homepageFlash() {
	document.write("<div id=\"div_flashOK\" style=\"display:block;z-index:-50;width:505px;height:267px;\"><OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 height=267 width=505 border=0 align=right classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 style=\"z-index:-50;\"><PARAM NAME=\"movie\" VALUE=\"homepage.swf\"><PARAM NAME=\"quality\" VALUE=\"high\"><PARAM NAME=\"wmode\" VALUE=\"transparent\"><embed src=\"homepage.swf\" quality=\"high\" wmode=\"transparent\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"505\" height=\"267\" style=\"z-index:-50;\"></embed></OBJECT></div>");
	document.write("<div id=\"div_flashNotOK\" style=\"display:none;z-index:-75;\"><img src=\"images/body-flash_filler.jpg\" width=505 height=267 border=0></div>");
}

function designEngineeringFlash(){
    document.write("<div id=\"div_flashOK\" style=\"display:block;z-index:-50;width:230px;height:240px;\">");
    document.write("<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 height=240 width=230 border=0 align=right classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 style=\"z-index:-50;\">");
    document.write("<PARAM NAME=\"movie\" VALUE=\"design&engineering.swf\">");
    document.write("<PARAM NAME=\"quality\" VALUE=\"high\">");
    document.write("<PARAM NAME=\"wmode\" VALUE=\"transparent\">");
    document.write("<embed src=\"design&engineering.swf\" quality=\"high\" wmode=\"opaque\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"230\" height=\"240\" style=\"z-index:-50;\"></embed>");
    document.write("</OBJECT>");
    document.write("</div>");
    //document.write("<div id=\"div_flashNotOK\" style=\"display:none;z-index:-75;\"><img src=\"images/homeMain.gif\" id=\"headerimage\" name=\"header\" width=230 height=240 border=0></div>");

}
