
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->
var myweb

myweb = "http://www.makler-bled.si/"

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');

document.write('<img src='+myweb+'picts/menu-top.gif></a><br>');
document.write('</td></tr><tr><form action="'+myweb+'index_an.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');

document.write('</td></tr><tr></form><form action='+myweb+'htm/predstavitev_an.htm><td>');
document.write('<input type="submit" value="Presentation" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');

document.write('</td></tr><tr></form><form action='+myweb+'asp/pon_tab_an.asp><td>');
document.write('<input type="submit" value="Offer of the week" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');

document.write('</td></tr><tr></form><form action='+myweb+'htm/lokacija_an.htm><td>');
document.write('<input type="submit" value="Our location" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');

document.write('</td></tr><tr></form><form action='+myweb+'htm/kontakt_an.htm><td>');
document.write('<input type="submit" value="Contact with Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');

document.write('</td></tr><tr></form><form action='+myweb+'htm/cenik_an.htm><td>');
document.write('<input type="submit" value="Price list" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');

document.write('</td></tr><tr></form><form action='+myweb+'htm/novogr_an.htm><td>');
document.write('<input type="submit" value="Construction" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');



document.write('<img src='+myweb+'picts/menu-center.gif width="125" height="88"></a><br>');
document.write('</td></tr><tr><td bgcolor="#000000" background='+myweb+'picts/menu-bottom.gif height="250" valign="top">');
document.write('<TABLE cellpadding=6 cellspacing=0 border=0><tr><td>');
document.write('<span class="whitecopy">Welcome on our\n web site!</span><BR>');
document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->