var mys = 'http://google.com/translate?hl=en&ie=UTF8&langpair=en%7C'; var myh = 'www.rootlaw.com'; var myh0 = window.location.hostname; var myp = 'http://' + myh + window.location.pathname; if (myh0 != 'www.rootlaw.com' && myh0 != 'rootlaw.com') { var u = getQueryVariable('u'); if (u) { myp = u; } } function getQueryVariable(variable) { var query = window.location.search.substring(1); var vars = query.split('&'); for (var i = 0; i-vars.length<0; i++) { var pair = vars[i].split('='); if (pair[0] == variable) { return pair[1]; } } return ''; } document.write('
Translate page to:'); document.write('  '); document.write('Español'); document.write('   '); document.write('Русский'); document.write('   '); document.write('한국어'); document.write('  '); document.write('  '); document.write('English'); document.write('
');