function deikse2()
{
var win1=open("","","resizable=yes,toolbar=no,status=no,width=300,height=100");


	win1.document.open();
	win1.document.write("<html><title>Declaration of hellenic independence</title><head>");
	win1.document.write("</head><body BGCOLOR=black>");
	win1.document.write("<a href='1821/en1821.html' target='_blank'>Declaration of hellenic independence</a>");
	win1.document.write("<applet code=banner2.class width=170 height=60></applet>");
	win1.document.write("</body></html>");
	win1.document.close();
}


function deikse22()
{
var win1=open("","","resizable=yes,toolbar=no,status=no,width=300,height=120");


	win1.document.open();
	win1.document.write("<html><title>Declaration of hellenic independence</title><head>");
	win1.document.write("</head><body BGCOLOR=black>");
	win1.document.write("<a href='1821/fr1821.html' target='_blank'>Declaration of hellenic independence</a>");
	win1.document.write("<applet code=banner22.class width=270 height=80> </applet>");
	win1.document.write("</body></html>");
	win1.document.close();
}


function music2()
{

var MSIE=navigator.userAgent.indexOf("MSIE");
var NETS=navigator.userAgent.indexOf("Netscape");
var xx;
xx=Math.floor(Math.random()*10+1);
if(MSIE>-1) 
{
	if (xx<=8)
	{
		if(xx>=6)
		{
			document.write("<BGSOUND SRC=mhntonrotas.mid>");
		}
		else
		{
			if(xx>=3)
				document.write("<BGSOUND SRC=zorbas_2.mid>");
			else
				document.write("<BGSOUND SRC=mh.mid>");
		}
	}
	else
		document.write("<BGSOUND SRC=zousam.mid>");
}/*an MSIE*/
else/*NETSCAPE*/
{

	if (xx<=8)
	{
		if(xx>=6)
		{	
			document.write("<EMBED SRC=mhntonrotas.mid AUTOSTART=TRUE HIDDEN=true>");
		}
		else
		{
			if(xx>=3)
				document.write("<EMBED SRC=zorbas_2.mid AUTOSTART=TRUE HIDDEN=true>");
			else
				document.write("<EMBED SRC=mh.mid AUTOSTART=TRUE HIDDEN=true>");
		}
	}
	else
		document.write("<EMBED SRC=zousam.mid AUTOSTART=TRUE HIDDEN=true>");
}/*netscape*/

}
te("<EMBED SRC=zousam.mid AUTOSTART=TRUE HIDDEN=true>");
}/*netscape*/

}
