function setFlash(name) {

var hasReqestedVersion = DetectFlashVer(8, 0, 0);
if(hasReqestedVersion){
        FlashMovie('application/flash/'+name+'.swf', 'tpaflash', 413, 155, 8, 'high', false, '#021942','xb', 'opaque');
}else{
        document.write("<div style='width:413px;height:155px;overflow:hidden;'>");
        document.write("<img border=0 src='application/flash/tpa_map.jpg' useMap=#Map alt='TPA-Standorte'>");
        document.write("<map name=Map>");
        document.write("<area  title='TPA Horwath Polen' alt='TPA Horwath Polen'  href='http://www.tpa-horwath.pl/' shape=POLY target='_blank' coords='163,33,161,27,159,17,159,9,160,3,230,0,235,10,232,20,232,26,235,34,239,42,236,44,233,50,228,57,227,60,223,60,215,55,211,58,205,58,199,58,195,56,188,52,179,45,175,46,170,42' tabindex='57'>");
        document.write("<area title='TPA Horwath Tschechische Republik' alt='TPA Horwath Tschechische Republik' href='http://www.tpa-horwath.cz/' shape=POLY target='_blank' coords='137,40,152,35,158,34,164,39,172,44,181,48,187,54,192,58,181,65,176,65,164,62,158,63,152,65,147,65,137,50' tabindex='58'>");
        document.write("<area title='TPA Horwath Slowakei' alt='TPA Horwath Slowakei' href='http://www.tpa-horwath.sk/' shape=POLY target='_blank' coords='178,68,176,76,188,78,194,75,200,71,207,70,210,66,218,68,220,69,223,63,217,59,201,59,194,58' tabindex='59'>");
        document.write("<area title='TPA Horwath Österreich' alt='TPA Horwath Österreich'  href='http://www.tpa-horwath.com/' shape=POLY target='_blank' coords='122,74,112,74,112,80,113,83,125,86,133,83,138,88,144,91,153,92,163,87,170,85,173,78,176,73,177,67,164,65,158,65,142,67,140,74' tabindex='60'>");
        document.write("<area title='TPA Horwath Ungarn' alt='TPA Horwath Ungarn' href='http://www.tpa-horwath.hu/' shape=POLY target='_blank' coords='167,86,179,100,190,100,203,95,208,98,219,83,225,74,222,67,207,71,196,72,185,80,176,77,172,83' tabindex='61'>");
        document.write("<area title='TPA Horwath Slowenien' alt='TPA Horwath Slowenien' href='http://www.tpa-horwath.si/' shape=POLY target='_blank' coords='146,105,152,101,159,110,160,103,164,98,170,94,168,88,159,92,148,93,142,94' tabindex='62'>");
        document.write("<area title='TPA Horwath Kroatien' alt='TPA Horwath Kroatien' href='http://www.tpa-horwath.hr/' shape=POLY target='_blank' coords='181,138,165,114,167,110,178,108,183,111,192,115,195,109,193,103,181,101,173,96,170,93,163,104,159,112,151,105,141,108' tabindex='63'>");
        document.write("<area title='TPA Horwath Rumänien' alt='TPA Horwath Rumänien' href='http://www.tpa-horwath.ro/' shape=POLY target='_blank' coords='211,101,219,117,225,121,230,128,246,128,257,129,267,124,273,123,282,125,285,119,294,107,283,102,279,98,276,86,270,72,262,68,252,75,239,73,229,74' tabindex='64'>");
        document.write("<area title='TPA Horwath Bulgarien' alt='TPA Horwath Bulgarien' href='#' shape=POLY target='_blank' coords='224,130,231,139,230,147,230,153,246,153,264,153,275,151,281,148,281,140,284,131,286,124,270,128,264,132,243,131' tabindex='65'>");
        document.write("</map>");
        document.write("</div>");
}

}


function setFlash_content(name) {

document.write('<div style="background:#8a182d">');
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="570" height="123" id="TPA_cee_award_baner" align="middle">');
document.write('<param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="movie" value="application/flash/'+name+'.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="scale" value="noborder" />');
document.write('<param name="bgcolor" value="#8a182d" />');
document.write('<embed src="application/flash/'+name+'.swf" quality="high"  wmode="transparent" scale="noborder" bgcolor="#8a182d" width="570" height="123" name="TPA_cee_award_baner" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
document.write('</div>');

}
