// JavaScript Document

function displayHeader(){
	//document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="110"><param name="movie" value="/flash/secure2007.swf"><param name="quality" value="high"><PARAM NAME="wmode" VALUE="transparent"><PARAM NAME="scale" VALUE="noscale"><PARAM name="menu" value="false"><embed src="/flash/secure2007.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="110" wmode=transparent scale=noscale menu=false swliveconnect="true"></embed></object>');
	document.write('<img src="/flash/isse_header_pl.jpg" alt="SECURE 2006" width="760" height="151" border="0" usemap="#logo"><map name="logo"><area shape="rect" coords="8,17,188,95" href="/index.html" target="_self" alt="Strona główna">');
}

function displayHeaderEn(){
	//document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="90"><param name="movie" value="/flash/up2005_simple_en.swf"><param name="quality" value="high"><PARAM NAME="wmode" VALUE="transparent"><PARAM NAME="scale" VALUE="noscale"><PARAM name="menu" value="false"><embed src="/flash/up2005_simple_en.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="90" wmode=transparent scale=noscale menu=false swliveconnect="true"></embed></object>');
	document.write('<img src="/flash/isse_header.jpg" alt="SECURE 2006" width="760" height="151" border="0" usemap="#logo"><map name="logo"><area shape="rect" coords="8,17,188,95" href="/index.html" target="_self" alt="Strona główna">');
}