<!--
var IE=navigator.appName.indexOf("Explorer");
var OP=navigator.appName.indexOf("Opera");
if(IE>-1 || OP>-1) {
document.write("<bgsound src='files/glykeria.mid' autostart='true' loop='true' hidden='true' height='0' width='0'>");
}
//-->
