function head()
{
document.write("<table cellpadding='0' cellspacing='0' width='95%' align='center'><tr><td width='220' height='70'>");
document.write("<p><img src='images/title.gif' width='220' height='70' border='0' alt='Title-Voskhod'></p>");
document.write("</td><td width='540' height='70'><p align='center'>");
document.write("<img src='images/banner_1.jpg' width='468' height='60' border='0'></p></td><td height='70'>");
document.write("<td width='170' height='70'><p align='center'>");
document.write("<img src='images/ISO_r.gif' align='right' width='170' height='68'</p></td>");
document.write("</td></tr></table>");
}
function menu()
{
document.write("<table align='center' cellpadding='0' cellspacing='0' width='95%' height='12' bgcolor='#330099'>");
document.write("<tr><td width='125' height='10'><p align='left'><font size='2'>&nbsp;</td>");

};
