function initTopNav()
{
sw = new Image;
img = new Array;
img[0] = new Image;
img[1] = new Image;
img[2] = new Image;
img[3] = new Image;
img[4] = new Image;
img[5] = new Image;
img[6] = new Image;
img[7] = new Image;
img[8] = new Image;
img[9] = new Image;
img[10] = new Image;
img[0].src = "../../images/ru/partners_site/toc1_on.gif";
img[1].src = "../../images/ru/partners_site/toc2_on.gif";
img[2].src = "../../images/ru/partners_site/toc3_on.gif";
img[3].src = "../../images/ru/partners_site/toc4_on.gif";
img[4].src = "../../images/ru/partners_site/toc5_on.gif";
img[5].src = "../../images/ru/partners_site/toc6_on.gif";
img[6].src = "../../images/ru/partners_site/toc7_on.gif";
img[7].src = "../../images/ru/partners_site/button_onm.gif";
img[8].src = "../../images/ru/partners_site/go_onm.gif";
img[9].src = "../../images/ru/partners_site/go_onm.gif";
img[10].src = "../../images/ru/partners_site/toc8_on.gif";
}

function swap(num)
{
  eval('sw.src = document.images["img' + num + '"].src');
  eval('document.images["img' + num + '"].src = img[' + num + '].src');
  eval('img[' + num + '].src = sw.src');
}

function DrawTopMenuBar() {
document.write("<tr>");
document.write("          <td>");
document.write("            <table border='0' cellspacing='0' cellpadding='0' height='22 background='../../images/ru/marketplace/toc9.gif'>");
document.write("			<TR>");
document.write("               <TD align=right height=22 width=35><IMG height=22 src='../../images/ru/partners_site/toc0.gif' width=35></TD>");
document.write("               <TD height=22 width=96><a href='#' onmouseout='swap('0');' onmouseover='swap('0')'><IMG border=0 height=22 name=img0 src='../../images/ru/partners_site/toc1.gif' width=96 img></A></TD>");
document.write("               <TD height=22 width=96><a href='#' onmouseout='swap('1');' onmouseover='swap('1')'><IMG border=0 height=22 name=img1 src='../../images/ru/partners_site/toc2.gif' width=96 img></A></TD>");
document.write("                <TD height=22 width=83><a href='#' onmouseout='swap('2');' onmouseover='swap('2')'><IMG border=0 height=22 name=img2 src='../../images/ru/partners_site/toc3.gif' width=83 img></A></TD>");
document.write("                <TD height=22 width=96><a href='#' onmouseout='swap('3');' onmouseover='swap('3')'><IMG border=0 height=22 name=img3 src='../../images/ru/partners_site/toc4.gif' width=96 img></A></TD>");
document.write("                <TD height=22 width=83><a href='#' onmouseout='swap('4');' onmouseover='swap('4')'><IMG border=0 height=22 name=img4 src='../../images/ru/partners_site/toc5.gif' width=83 img></A></TD>");
document.write("                <TD height=22 width=111><a href='#' onmouseout='swap('5');' onmouseover='swap('5')'><IMG border=0 height=22 name=img5 src='../../images/ru/partners_site/toc6.gif' width=111 img></A></TD>");
document.write("                <TD height=22 width=111><a href='#' onmouseout='swap('6');' onmouseover='swap('6')'><IMG border=0 height=22 name=img6 src='../../images/ru/partners_site/toc7.gif' width=111 img></A></TD>");
document.write("                <TD height=22 width=111><a href='#' onmouseout='swap('10');' onmouseover='swap('10')'><IMG border=0 height=22 name=img10 src='../../images/ru/partners_site/toc8.gif' width=111 img></A></TD>");
document.write("                <TD><IMG height=22 src='../../images/ru/partners_site/spacer.gif' width=10></TD>");
document.write("			</TR>");
document.write("            </table>");
document.write("          </td>");
document.write("        </tr>");
}

 function DrawTop()  {
document.write("sw = new Image;");
document.write("img = new Array;");
document.write("img[0] = new Image;");
document.write("img[1] = new Image;");
document.write("img[2] = new Image;");
document.write("img[3] = new Image;");
document.write("img[4] = new Image;");
document.write("img[5] = new Image;");
document.write("img[6] = new Image;");
document.write("img[7] = new Image;");
document.write("img[8] = new Image;");
document.write("img[9] = new Image;");
document.write("img[0].src = '../../images/ru/partners_site/toc1_on.gif';");
document.write("img[1].src = '../../images/ru/partners_site/toc2_on.gif';");
document.write("img[2].src = '../../images/ru/partners_site/toc3_on.gif';");
document.write("img[3].src = '../../images/ru/partners_site/toc4_on.gif';");
document.write("img[4].src = '../../images/ru/partners_site/toc5_on.gif';");
document.write("img[5].src = '../../images/ru/partners_site/toc6_on.gif';");
document.write("img[6].src = '../../images/ru/partners_site/toc7_on.gif';");
document.write("img[7].src = '../../images/ru/partners_site/button_onm.gif';");
document.write("img[8].src = '../../images/ru/partners_site/go_onm.gif';");
document.write("img[9].src = '../../images/ru/partners_site/go_onm.gif';");

document.write("function swap(num)");
document.write("{");
document.write("  eval('sw.src = document.images['img' + num + ''].src');");
document.write("  eval('document.images['img' + num + ''].src = img[' + num + '].src');");
document.write("  eval('img[' + num + '].src = sw.src');");
document.write("}");
}

 function DrawFlag()  {
document.write("<TR>");
document.write("                           <TD>");
document.write("                              <TABLE border=0 cellPadding=0 cellSpacing=0 height=30 width='100%'>");
document.write("                                <TBODY>");
document.write("                                <TR>");
document.write("                                <TD height=30><IMG height=30 src='../../images/ru/partners_site/spacer.gif' width=10></TD>");
document.write("                                <TD height=30 width=35><A href='../../en/partners_site/index.html'><IMG alt=English border=0 height=19 src='../../images/ru/partners_site/flag1.gif' width=29></A></TD>");
document.write("                                <TD height=30 width=35><A href='../../fi/partners_site/index.html'><IMG alt=Suomi border=0 height=19 src='../../images/ru/partners_site/flag2.gif' width=29></A></TD>");
document.write("                                <TD height=30 width=35><A href='#'><IMG alt=Russian border=0 height=19 src='../../images/ru/partners_site/flag3.gif' width=29></A></TD>");
document.write("								</TR>");
document.write("								</TBODY>");
document.write("							</TABLE>");
document.write("						  </TD>");
document.write("						</TR>");
}

function DrawCopyright ()	{
document.write("<tr>");
document.write("                                        <td align='center' valign='middle' bgcolor='#17288F' height='1'><img src='../../images/ru/partners_site/spacer.gif' width='100' height='1'></td>");
document.write("                                      </tr>");
document.write("                                      <tr> ");
document.write("                                        <td align='center' valign='bottom' height='20'><span class='small'>Copyright ");
document.write("                                          2001-2002 Eurux Ltd. All rights reserved. ");
document.write("                                          Last update 27.03.2002</span> </td>");
document.write("                                      </tr>");
}
function DrawButton ()	{
document.write("								<TR>");
document.write("                                <TD align=left height=95 vAlign=bottom><a href='../../ru/corporate_site/index.html'><IMG height=88 src='../../images/ru/partners_site/button2.gif' width=131 border='0'></TD></TR>");
document.write("                                <TR>");
document.write("                                <TD align=left height=95 vAlign=bottom><a href='#'><IMG height=88 src='../../images/ru/partners_site/button1.gif' width=131 border='0'></TD></TR>");
document.write("                                <TR>");
document.write("                                <TD align=left height=95 vAlign=bottom><a href='#'><IMG height=88 src='../../images/ru/partners_site/button3.gif' width=131 border='0'></TD></TR>");
}



function DrawLeft ()	{

document.write("                          <TR>");
document.write("                            <TD align=right colSpan=3 height=15 vAlign=center><IMG height=15 src='../../images/ru/partners_site/spacer.gif' width=4></TD></TR>");
document.write("                          <TR>");
document.write("                            <TD align=right vAlign=center width=20><IMG height=7 src='../../images/ru/partners_site/bullet.gif' width=7></TD>");
document.write("                            <TD width=6><IMG height=5 src='../../images/ru/partners_site/spacer.gif' width=4></TD>");
document.write("                            <TD><A href='#'>Field of activities</A></TD></TR>");
document.write("                          <TR>");
document.write("                            <TD align=right vAlign=center width=20><IMG height=7 src='../../images/ru/partners_site/bullet.gif' width=7></TD>");
document.write("                            <TD width=6><IMG height=5 src='../../images/ru/partners_site/spacer.gif' width=4></TD>");
document.write("                            <TD><A href='#'>Enterprise</A></TD></TR>");
document.write("                          <TR>");
document.write("                            <TD align=right vAlign=center width=20><IMG height=7 src='../../images/ru/partners_site/bullet.gif' width=7></TD>");
document.write("                            <TD width=6><IMG height=5 src='../../images/ru/partners_site/spacer.gif' width=4></TD>");
document.write("                            <TD><SPAN class=mainl>Eurux Services</SPAN></TD></TR>");
document.write("                          <TR>");
document.write("                            <TD align=right vAlign=center width=20>&nbsp;</TD>");
document.write("                            <TD width=6><IMG height=5 src='../../images/ru/partners_site/spacer.gif' width=4></TD>");
document.write("                            <TD><TABLE border=0 cellPadding=0 cellSpacing=0 width='100%'>");
document.write("                                <TBODY>");
document.write("                                <TR>");
document.write("                               <TD align=left vAlign=center width=12><IMG height=6 src='../../images/ru/partners_site/bullet_s.gif' width=6></TD>");
document.write("                                <TD><A class=small href='#'>Eurux services</A></TD></TR>");
document.write("                                <TR>");
document.write("                                <TD align=left vAlign=center width=12><IMG height=6 src='../../images/ru/partners_site/bullet_s.gif' width=6></TD>");
document.write("                                <TD><A class=small href='#'>Eurux services</A></TD></TR></TBODY></TABLE></TD></TR>");
document.write("                          <TR>");
document.write("                            <TD align=right vAlign=center width=20><IMG height=7 src='../../images/ru/partners_site/bullet.gif' width=7></TD>");
document.write("                            <TD width=6><IMG height=5 src='../../images/ru/partners_site/spacer.gif' width=4></TD>");
document.write("                            <TD><A href='#'>News</A></TD></TR></TBODY></TABLE></TD></TR>");
						
 }
 function DrawSearch ()	{
 document.write("<TR>");
 document.write("                                     <TD height=15><IMG height=15 src='../../images/ru/partners_site/spacer.gif' width=20></TD></TR>");
 document.write("                               <TR>");
 document.write("                                <TD><SPAN class=main1><B>Search</B></SPAN></TD></TR>");
 document.write("                                <TR>");
 document.write("                                <TD>");
 document.write("                                <TABLE border=0 cellPadding=0 cellSpacing=0 ");
 document.write("                                height=35 width='100%'>");
 document.write("                                <TBODY>");
 document.write("                                <TR>");
 document.write("                                <TD><INPUT name=textfield> </TD>");
 document.write("                                <TD align=right vAlign=center width=35><A href='#' onmouseout='swap('8');' onmouseover='swap('8')'><IMG border=0 height=20 name=img8 src='../../images/ru/partners_site/go.gif' width=25 img></A></TD></TR></TBODY></TABLE></TD></TR>");
 document.write("                                <TR>");
 document.write("                                <TD align=left><SPAN class=main1><B>Site map<IMG height=15 src='../../images/ru/partners_site/spacer.gif' width=1></B></SPAN></TD></TR>");
 document.write("                                <TR>");
 document.write("                                <TD height=25><SELECT class=main name=select size=1> ");
 document.write(" 									<OPTION selected>Eurux Corporate Site</OPTION> ");
 document.write(" 									<OPTION>B2B Marketplace for Eur. SMEs</OPTION> ");
 document.write(" 									<OPTION>Co-operation Marketplace</OPTION> ");
 document.write(" 									<OPTION>Eurux Partners Site</OPTION></SELECT> </TD>");
 document.write(" 								</TR>");
 }
 
 function DrawSubscribe ()	{
document.write("               				<TR>");
document.write("                                <TD height=25 vAlign=bottom><SPAN class=main1><B>Subscribe to newsletter:</B></SPAN></TD>");
document.write("								</TR>");
document.write("                                <TR>");
document.write("                                    <TD height=35>");
document.write("                                       <TABLE border=0 cellPadding=0 cellSpacing=0 width='100%'>");
document.write("                                          <TBODY>");
document.write("                                              <TR>");
document.write("                                                 <TD><INPUT name=textfield2> </TD>");
document.write("                                                 <TD align=right vAlign=center width=35><A href='#' onmouseout='swap('9');' onmouseover='swap('9')'><IMG border=0 height=20 name=img9 src='../../images/ru/partners_site/go.gif' width=25 img></A></TD>");
document.write("								              </TR>");
document.write("								          </TBODY>");
document.write("								        </TABLE>");
document.write("								    </TD>");
document.write("								</TR>");
document.write("                                <TR>");
document.write("                                <TD height=5><IMG height=5 src='../../images/ru/partners_site/spacer.gif' width=10></TD>");
document.write("								</TR>");
}							
 function DrawTopLeft ()	{
document.write("                   <TR>");
document.write("                       <TD align=middle height=120 valign=center width=150><IMG height=106 src='../../images/ru/partners_site/pic.gif' width=136></TD>");
document.write(" 				   </TR>");
document.write("                    <TR>");
document.write("                       <TD align=middle height=40 valign=center width=150><A href='#' onmouseout='swap('7');' onmouseover='swap('7')'><IMG border=0 height=20 name=img7 src='../../images/ru/partners_site/button.gif' width=126 img></A></TD>");
document.write(" 				   </TR>");
document.write("                    <TR>");
document.write("                       <TD align=middle height=10 valign=center width=150><IMG height=3 src='../../images/ru/partners_site/line.gif' width=128></TD>");
document.write(" 				   </TR>");
}

  function DrawLogo ()	{
 document.write(" <tr>");
 document.write("          <td>");
 document.write("            <table width='100%' border='1' cellspacing='0' cellpadding='0' height='80'>");
 document.write("              <tr>");
 document.write("                <td width='489' height='80'><a href='../main/index.html'><img src='../../images/ru/partners_site/top1.gif' width='489' height='80' border='0'></a></td>");
 document.write("                <td background='../../images/ru/partners_site/background1.gif' height='80' width='100%'><img src='../../images/ru/partners_site/spacer.gif' width='10' height='8'></td>");
 document.write("                <td height='80' width='180'><img src='../../images/ru/partners_site/top2.gif' width='180' height='80'></td>");
 document.write("              </tr>");
 document.write("            </table>");
 document.write("          </td>");
 document.write("        </tr>");
 }
 
 
 function DrawTopCenter ()	{
 document.write("          <tr> ");
 document.write("           <td height='20'> ");
 document.write("             <table width='100%' border='0' cellspacing='0' cellpadding='0' height='30'>");
 document.write("               <tr> ");
 document.write("                 <td width='164' height='34'><img src='../../images/ru/partners_site/title2.gif' width='164' height='34'></td>");
 document.write("                 <td height='1' align='left' valign='top'> ");
 document.write("                   <table width='100%' border='0' cellspacing='0' cellpadding='0'>");
 document.write("                     <tr>");
 document.write("                       <td height='30'><img src='../../images/ru/partners_site/spacer.gif' width='30' height='30'></td>");
 document.write("                     </tr>");
 document.write("                     <tr>");
 document.write("                       <td bgcolor='#17288F'><img src='../../images/ru/partners_site/spacer.gif' width='35' height='1'></td>");
 document.write("                     </tr>");
 document.write("                   </table>");
 document.write("                 </td>");
 document.write("                 <td width='35' height='30'><img src='../../images/ru/partners_site/title0.gif' width='80' height='34'></td>");
 document.write("               </tr>");
 document.write("             </table>");
 document.write("           </td>");
 document.write("         </tr>");
 }