function wo(a) 
{
ablak = window.open("","","height=422, width=482, left=100, top=100","");
ablak.document.writeln('<html><title></title><body background=image/background.jpg leftmargin=0 topmargin=0><div align=center><h1><font color=#FFDC07>Komló Kossuth L. u. 21/c<br /><table border=0><tr><td valign=bottom height=380><a onClick=window.close()><img src='+ a +'></a></td></tr></table></body></html>')
}