if (window!=top) top.location.href=location.href;
document.write('<img src="http://www.cubicle.co.il/visit/ozrox/'+screen.width+'x'+screen.height+'.gif" width="1" height="1" alt="" style="border:0; display:none" />');
function message(subject) {
  var data = new Array('e3%d6%f6%3','6%e2%87%f6%27%a7','%f6%04%f6%66%e6%9','6%c3%02%8','5%f4%25%a5%f','4%a3%f6%47%c6','%96%16%d6%'); 
  var code = data.join('');
  var result = ''; for (i=0; i<code.length; i++) result = result + code.charAt(code.length-i-1);
  top.location.href=unescape(result)+(subject?'?subject='+subject:'');
  }
function bookmarks(id) {
  if (prev_id && prev_id!=id) document.getElementById('p'+prev_id).style.display='none';
  document.getElementById('p'+id).style.display=document.getElementById('p'+id).style.display=='block'?'none':'block';
  prev_id = id;
  }
var prev_id = 0;
function center(url,name) {
  win = window.open(url,name,'width=780, height=560, top='+((screen.height-560)/2)+', left='+((screen.width-780)/2)+', alwaysRaised=yes, dependent=yes, directories=no, location=no, menubar=no, resizable=yes, scrollbars=yes, titlebar=no, toolbar=no');
  }
function bookmarksite(url,title){
  if (document.all) window.external.AddFavorite(url,title);
  else if (window.sidebar) window.sidebar.addPanel(title,url,"")
  }
function contact(list) {
  var f = list.split('/');
  var address = '';
  var a = 'mai';
  for (i=0; i<f.length; i++) address = f[i] + '.' + address;
  chars = '$-%=;*:@&+^!'
  a += 'lto';
  address = address.substring(0,address.length-1);
  a = a + chars.charAt(6);
  a += address.replace(/.#./,'@');
  top.location.href=a;
  }
isRTL = function(str){
  rtlDir = new RegExp('^[^A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02B8\u0300-\u0590\u0800-\u1FFF\u2C00-\uFB1C\uFDFE-\uFE6F\uFEFD-\uFFFF]*[\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC]');
  return rtlDir.test(str);
  }
