<!--
function card()
{
okno=window.open("","Akce","status=no,width=1,height=1,menubar=no,resizable=no,directories=no,top=1,left=1") ; okno.close();
okno=window.open("","Akce","status=no,width=793,height=743,scrollbars=no,status=no,menubar=no,resizable=no,directories=no,top=1,left=1");
okno.document.write("<html><head><title>INVITATION to Alfred Bader - Chemist and Art Collector</title></head><body marginwidth=0 marginheight=0 leftmargin=0 topmargin=0 bgcolor=#000000 onclick=location.replace('jscript/cardturn.html')><center><span style='cursor: hand'><img src=pict/card_1.png width=793 height=743 border=0 alt=Click_to_turn_round></span></center></body></html>");
}
//-->