document.write("<!-- row 1 -->");
document.write("<tr valign='top'>");
document.write("<td colspan='2' id='mastheadCell'  style='margin-bottom: 20px'>");
document.write("<div id='head'>");
document.write("<div id='businessUnit'>");
document.write("<p id='monogram'><img src='images/tungsram_logo.jpg' border='0' /><br /></p>");
document.write("</div>");
document.write("</div>");
document.write("</td></tr>") ;

document.write("<tr><td colspan='2'>");
document.write("<div id='flashcontent'>");
document.write("<div id='noFlash'>");
document.write("<div id='left'>");
document.write("<a href='http://www.adobe.com/products/flashplayer/' target='_blank'>");
document.write("<img src='http://error.aaltra.eu/layout/images/_flashicon.gif' width='200' height='160' border='0' /></a></div>");
document.write("<div id='mid'></div>");
document.write("<div id='right'>You need to upgrade your Flash Player.<br />This site requires a more recent version of the Flash plugin than you currentlyhave. This plugin is free and can be downloaded <a href='http://www.adobe.com/products/flashplayer/' target='_blank'>here</a>.<br /></div>") ;
document.write("</div></div>");
var fo = new FlashObject('scripts/home.swf', 'movie', '735', '276', '9', '#FFFFFF');
fo.addVariable('XMLurl', 'data/data.xml');
fo.addParam('wmode', 'transparent');
fo.write('flashcontent');
document.write("</td></tr>");

