if (window.parent.frames.length == 0) {
	window.location.href='http://tornadomusic.ru/#'+window.location.pathname+location.search;
//	window.location.href='http://tornado.com/#'+window.location.pathname+location.search;
}
parent.window.location.hash=window.location.pathname+location.search;
