if (window.location.host=='ohmaster.ru') {
 window.location.replace(window.location.href.replace('ohmaster.ru', 'www.ohmaster.ru'));
}