
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->
var myweb

myweb = "http://www.makler-bled.si/"

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%" height="50" bgcolor="#000000"><tr><td width="15">');

document.write('<center>');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"');
document.write('  id="glava_si" width="797" height="48">');
document.write('  <param name="movie" value="../swi/glava_an.swf">');
document.write('  <param name="bgcolor" value="#000000">');
document.write('  <param name="quality" value="high">');
document.write('  <param name="allowscriptaccess" value="samedomain">');
document.write('  <embed type="application/x-shockwave-flash"');
document.write('   pluginspage="http://www.macromedia.com/go/getflashplayer"');
document.write('   width="797" height="48"');
document.write('   name="glava_an" src="../swi/glava_an.swf"');
document.write('   bgcolor="#000000" quality="high"');
document.write('   swLiveConnect="true" allowScriptAccess="samedomain"');
document.write('  ></embed>');
document.write('</object>');
document.write('</center>');

document.write('</td><td width="15">');
document.write('<IMG SRC='+myweb+'picts/spacer.gif HEIGHT=10 WIDTH=15 border="0"><BR>');

document.write('<a href='+myweb+'index.html>')
document.write('<img border="0" src='+myweb+'picts/slo.gif width="23" height="17" alt="SLOVENE"></a><BR>')
document.write('<a href='+myweb+'index_an.html>')
document.write('<img border="0" src='+myweb+'picts/uk.gif width="23" height="17" alt="ENGLISH"></a>')

document.write('</td></tr><tr><td colspan="4" bgcolor="#FFFFFF" height="1">');
document.write('<IMG SRC='+myweb+'picts/spacer.gif HEIGHT="1" WIDTH="10" border="0"><br>');
document.write('</td></tr></table>');

//  End -->