var val= getCookie('sh');
if (val == null) {
   val='2';
}