var cText = ''

cText += '<table class="background" border="0" cellspacing="0" cellpadding="0">'
cText += '	<tr>'
cText += '		<td scope="col"><a href="index.html"><img border="0" src="pictures/left_menu/novosti_1.jpg" alt="novosti" name="novosti" width'
cText += '		="155" height="40" id="Image4" onmouseover="MM_swapImage(\'Image4\',\'\',\'pictures/left_menu/novosti_2.jpg\',1)" onmouseout='
cText += '		"MM_swapImgRestore()">'
cText += '		 </a>'
cText += '		 </td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td scope="col"><a href="onama.html"><img border="0" src="pictures/left_menu/onama_3.jpg" alt="o nama" name="onama" width='
cText += '		"155" height="40" id="Image1" onmouseover="MM_swapImage(\'Image1\',\'\',\'pictures/left_menu/onama_4.jpg\',1)" onmouseout='
cText += '		"MM_swapImgRestore()" /></a>'
cText += '		</td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td width="15%" scope="col"><a href="albumi.html"><img border="0" src="pictures/left_menu/albumi_1.jpg" alt="kontakt" name='
cText += '		"albumi" width="155" height="40" id="Image5" onmouseover="MM_swapImage(\'Image5\',\'\',\'pictures/left_menu/albumi_2.jpg\',1)"'
cText += '		onmouseout="MM_swapImgRestore()" /></a>'
cText += '		</td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td scope="col"><a href="mp3.html"><img border="0" src="pictures/left_menu/mp3_1.jpg" alt="mp3" name="mp3"'
cText += '		width="155" height="40" id="Image2" onmouseover="MM_swapImage(\'Image2\',\'\',\'pictures/left_menu/mp3_2.jpg\',1)" onmouseout='
cText += '		"MM_swapImgRestore()" /></a>'
cText += '		</td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td width="15%" scope="col"><a href="kontakt.html"><img border="0" src="pictures/left_menu/kontakt_1.jpg" alt="kontakt" name='
cText += '		"kontakt" width="155" height="40" id="Image3" onmouseover="MM_swapImage(\'Image3\',\'\',\'pictures/left_menu/kontakt_2.jpg\',1)"'
cText += '		onmouseout="MM_swapImgRestore()" /></a>'
cText += '		</td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td width="15%" scope="col"><a href="kalendar.html"><img border="0" src="pictures/left_menu/kalendar_1.jpg" alt="kaledar" name='
cText += '		"kalendar" width="155" height="40" id="Image6" onmouseover="MM_swapImage(\'Image6\',\'\',\'pictures/left_menu/kalendar_2.jpg\',1)"'
cText += '		onmouseout="MM_swapImgRestore()" /></a>'
cText += '		</td>'
cText += '	</tr>'
cText += '	<tr>'
cText += '		<td width="15%" scope="col"><a href="fotografije.html"><img border="0" src="pictures/left_menu/fotografije_1.jpg" alt="fotografije" name='
cText += '		"fotografije" width="155" height="40" id="Image7" onmouseover="MM_swapImage(\'Image7\',\'\',\'pictures/left_menu/fotografije_2.jpg\',1)"'
cText += '		onmouseout="MM_swapImgRestore()" /></a>'
cText += '		</td>'
cText += '	</tr>'
cText += '</table>'

document.write(cText)
