function gomb(link,pic,pic_ov)
{
document.write("<A href='" +link+ "'><IMG hspace='0' border='0' src='"+pic+
               "'></a>&nbsp;&nbsp;");
}

function header()
{
document.write
(
"<TABLE CLASS='bordo' BORDER='0' WIDTH='750'  HEIGHT='58' ALIGN='center'>"+
"<TR>"+
"<TD width='200' valign='center' ALIGN='center' ><img src='image/logo_parit.gif' border='0'  align='center'><BR></TD>"+
"<TD VALIGN='middle' ALIGN='left'>"+
"<font CLASS='inverz'>&nbsp;Parit Kft."+
"&nbsp;&nbsp;<A CLASS='p' HREF='http://maps.google.com/maps/ms?f=q&hl=hu&geocode=&time=&date=&ttype=&ie=UTF8&msa=0&msid=100545927654011436323.000442e2bc444c092b402&ll=47.390179,19.15881&spn=0.010968,0.020084&z=16&om=1'>1238. Budapest, Majori út 6/5.</a>"+
"&nbsp;&nbsp;Telefon: (061) 283-9921"+
"&nbsp;&nbsp;<A CLASS='p' HREF='mailto:"+"info"+String.fromCharCode(64)+"parit.hu"+"'>"+"info"+String.fromCharCode(64)+"parit.hu"+"</A><BR>"+
"&nbsp;<a CLASS='p' href='index.html' target='_self'>Programok</a>&nbsp;&nbsp;|&nbsp;&nbsp;"+
"<a CLASS='p' href='letoltes.htm' target='_self'>Telepítők letöltése</a>&nbsp;&nbsp;|&nbsp;&nbsp;"+
"<a CLASS='p' href='letoltes_upd.htm' target='_self'>Frissítések letöltése</a>&nbsp;&nbsp;|&nbsp;&nbsp;"+
"<a CLASS='p' href='reg_alt.htm' target='_self'>Regisztráció</a>&nbsp;&nbsp;|&nbsp;&nbsp;"+
"<a CLASS='p' href='hirek.htm' target='_self'>Információk</a>"+
"</font></TR></TABLE>"
);
}

var wref2;
function showtextfile(filename)
        {
                if (wref2 != null)
                {
                        wref2.close();
                }
                wref2 = window.open(filename, "wref2","toolbar=no, status=no, scrollbars=yes,resizable=yes,width=650,height=400, left=50, top=50" );
        }

function bottom()
{
document.write
(
"<HR WIDTH='100%' SIZE='1' COLOR='#808000' noshade>"+
"<FONT CLASS='pont5n'><A HREF='http://www.parit.hu' TARGET='_top'>"+
"www.parit.hu</a>&nbsp;&copy; Parit Kft. 2012 Minden jog fenntartva.</font>"
);
}
