function init()
	{
//	var text='<div align="center"><a href="#" onclick="return nwin();"><img src="/top-pict.jpg" width="450" height="100" border="0" alt=""></a></div><br>';
//	document.getElementById('content').innerHTML=text+document.getElementById('content').innerHTML;
	}

function nwin()
	{
//	var newwin=window.open("","newwin","");
	
//	newwin.location.href='http://odnoprobochniki.ru/';
	
//	return false;
	}
