function movepic(image_name,img_src) 
{
	document[image_name].src=img_src;
}
var ap="'";
document.write('<td width="193" height="150" valign="top">');
document.write('<div class="banner">');
document.write(' <a href="index.html" onmouseover="movepic('+ap+'bemutat'+ap+','+ap+'kepek/eindexk.gif'+ap+')" onmouseout = "movepic('+ap+'bemutat'+ap+','+ap+'kepek/eindex.gif'+ap+')">  <img src="kepek/eindex.gif" alt="Bemutatkozás" height="30" width="140"  name="bemutat" border="0" align="top"></a><br> ');
document.write(' <a href="bolt.html" onmouseover="movepic('+ap+'bolt'+ap+','+ap+'kepek/eboltk.gif'+ap+')" onmouseout = "movepic('+ap+'bolt'+ap+','+ap+'kepek/ebolt.gif'+ap+')">  <img src="kepek/ebolt.gif" alt="Bolt" height="30" width="140" name="bolt" border="0" align="top"></a><br> ');
document.write(' <a href="arlista.html" onmouseover="movepic('+ap+'arlista'+ap+','+ap+'kepek/earlistak.gif'+ap+')" onmouseout = "movepic('+ap+'arlista'+ap+','+ap+'kepek/earlista.gif'+ap+')">  <img src="kepek/earlista.gif" alt="Árlista" height="30" width="140" name="arlista" border="0" align="top"></a><br> ');
document.write(' <a href="link.html" onmouseover="movepic('+ap+'link'+ap+','+ap+'kepek/elinkk.gif'+ap+')" onmouseout = "movepic('+ap+'link'+ap+','+ap+'kepek/elink.gif'+ap+')">  <img src="kepek/elink.gif" alt="Kapcsolódások" height="30" width="140" name="link" border="0" align="top"></a><br> ');
document.write('</div>');