function change_location(param) {
	location.href='http://www.'+param+'.ru/';
}