function flasher()
{var divs='<div id=\"flash\" style=\"position:absolute; left:9px; top:0px; width:100%; height:70px; z-index:1; text-align:center;\">';
var flashs='<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" WIDTH=\"560\" HEIGHT=\"70\" ALIGN=\"center\"><PARAM NAME=movie VALUE=\"../flash/menu2.swf\"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=scale VALUE=exactfit><PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src=\"../flash/menu2.swf\" menu=false quality=high scale=exactfit bgcolor=#000000  wmode=transparent  WIDTH=\"560\" HEIGHT=\"70\" ALIGN=\"center\" TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"></EMBED></OBJECT></div>';
var sflash=divs+flashs;document.write(sflash);
}

function footer()
{
document.write('<a href=\"http://localhost/historia/index.htm\" class=\"sublnk\">Historia</a>&nbsp;<a href=\"http://localhost/sklep/index.htm\" class=\"sublnk\">Wydawnictwa</a>&nbsp;<a href=\"http://localhost/info/index.htm\" class=\"sublnk\">Informacje</a>&nbsp;<a href=\"http://localhost/euart/index.htm\" class=\"sublnk\">Artyści</a>&nbsp;<a href=\"http://localhost/wyst/index.htm\" class=\"sublnk\">Wystawy</a>&nbsp;<a href=\"http://localhost/akt.htm\" class=\"sublnk\">Aktualności</a>&nbsp;<a href=\"http://localhost/edu/index.htm\" class=\"sublnk\">Edukacja</a>&nbsp;<a href=\"http://localhost/imprezy/index.php\" class=\"sublnk\">Imprezy</a>');
}
