﻿function init(){}function setcookie(name,value){today=new Date();cookielife=new Date(today.getTime()+1000*60*60*24*10);if(value!='')document.cookie=name+"="+encodeURIComponent(value)+"; expires="+cookielife.toUTCString()+"; path=/; domain=.sotikgames.ru";else document.cookie=name+"="+encodeURIComponent(value)+"; expires=0"+"; path=/; domain=.sotikgames.ru";}function getcookievalue(name){name=name+'=';start=document.cookie.indexOf(name);if(start!=-1){end=document.cookie.indexOf(";",start+name.length);if(end==-1)end=document.cookie.length;value=document.cookie.substring(start+name.length,end);return decodeURIComponent(value);}return null;}function resetphone(){setcookie("phone_id",'');setcookie("phone_model",'');window.location.reload();}function gphones(){var el=document.getElementById('gphones');el.innerHTML='<div style="height:280px;position: absolute;top:50px;left:0px;background-color:#F66265;border:1px #666666 solid;"><iframe id="framephones" src="/gamesphones.html" width="350" height="300" frameborder="no" align="center">Ваш браузер не поддерживает плавающие фреймы!</iframe></div>';}function gphonesb(){var el=document.getElementById('gphonesb');el.innerHTML='<div style="height:280px;position: absolute;top:-290px;left:0px;background-color:#F66265;border:1px #666666 solid;"><iframe id="framephones" src="/gamesphones.html" width="350" height="300" frameborder="no" align="center">Ваш браузер не поддерживает плавающие фреймы!</iframe></div>';}function iphones(){var el=document.getElementById('iphones');el.innerHTML='<div style="height:280px;position: absolute;top:50px;left:0px;background-color:#F66265;border:1px #666666 solid;"><iframe id="framephones" src="/imagesphones.html" width="350" height="300" frameborder="no" align="center">Ваш браузер не поддерживает плавающие фреймы!</iframe></div>';}function iphonesb(){var el=document.getElementById('iphonesb');el.innerHTML='<div style="height:280px;position: absolute;top:-290px;left:0px;background-color:#F66265;border:1px #666666 solid;"><iframe id="framephones" src="/imagesphones.html" width="350" height="300" frameborder="no" align="center">Ваш браузер не поддерживает плавающие фреймы!</iframe></div>';}function sortg(value){setcookie("sortg",value);window.location.reload();}function sorta(value){setcookie("sorta",value);window.location.reload();}function search(){formsearch=document.getElementById('search');if(formsearch.value!=''){parametrs=window.location.search.substr(1).split('&');window.location.href="/index.html?search="+formsearch.value;}}
