function opa()
{ nda.innerHTML = "<a href='#' onclick='op();'>Включить радио</a>";}
function op() {
	window.open('http://www.gamezer.info/radio.html', 'Радио', 'location=0,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,width=170,height=25');
}
