
  function openu(url) {

  var x= window.open( 'http://www.' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function openp(url) {

  var x= window.open( 'http://www.google.com/search?q=' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}


  function gterm(url) {

  var x= window.open('http://www.google.com/search?q=%22www.' + url + '%22' ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function gpages(url) {

  var x= window.open('http://www.google.com/search?q=site:www.' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function glinks(url) {

  var x= window.open('http://www.google.com/search?q=link:www.' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function ginfo(url) {

  var x= window.open('http://www.google.com/search?q=info:www.' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function ypages(url) {

  var x= window.open('http://siteexplorer.search.yahoo.com/search?p=http%3A%2F%2Fwww.' + url + '&bwm=p&bwms=p&fr=yfp-t-501&fr2=seo-rd-se','_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function ylinks(url) {

  var x= window.open('http://siteexplorer.search.yahoo.com/search?p=http%3A%2F%2Fwww.' + url + '&bwm=i&bwmf=a&bwms=p','_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function alexa(url) {

  var x= window.open('http://www.alexa.com/data/details/traffic_details?url=http%3A%2F%2F' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function dt(url) {

  var x= window.open( 'http://whois.domaintools.com/' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function wayback(url) {

  var x= window.open('http://web.archive.org/web/*/' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function mpages(url) {

  var x= window.open('http://search.msn.com/results.aspx?q=site%3Awww.' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}

  function mlinks(url) {

  var x= window.open('http://search.msn.com/results.aspx?q=link%3A' + url ,'_blamk','location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,copyhistory=yes,resizable=yes,width=700,height=400');

  try{  
    x.focus();
  }catch(e){ 
  } 
}
