<!--
var NS = (window.Event) ? 1 : 0;
function checkKey(e) {
  var code = (NS) ? e.which : event.keyCode;
  var key = String.fromCharCode(code);
  for (var i = 0; i < ar.length; i++) {
    if (key == ar[i].key) location.href = ar[i].url;
  }
}
function hotKey(key, url) {
  this.key = key;
  this.url = url;
}
if (NS) document.captureEvents(Event.KEYPRESS)
document.onkeypress = checkKey;
var ar = new Array();
ar[ar.length] = new hotKey("o", "http://doctordavidcohen.us");
ar[ar.length] = new hotKey("p", "http://doctordavidcohen.com");
ar[ar.length] = new hotKey("d", "http://superdoctor.us");
ar[ar.length] = new hotKey("e", "http://greatshortcuts.com");
ar[ar.length] = new hotKey("f", "http://mistershortcut.com");
ar[ar.length] = new hotKey("g", "http://mistershortcut.net/");
ar[ar.length] = new hotKey("h", "http://amazing-health.us");
ar[ar.length] = new hotKey("i", "http://mastersandmillionaires.com");
ar[ar.length] = new hotKey("j", "http://mistershortcut.com");
ar[ar.length] = new hotKey("k", "http://drdavidcohen.org");
ar[ar.length] = new hotKey("a", "http://mistershortcut.org");
ar[ar.length] = new hotKey("l", "http://health-tower.us");
ar[ar.length] = new hotKey("m", "http://healthsupport.us");
ar[ar.length] = new hotKey("n", "http://mistershortcut.org");
ar[ar.length] = new hotKey("o", "http://greatshortcuts.com");
ar[ar.length] = new hotKey("q", "http://bestshortcuts.com");
ar[ar.length] = new hotKey("s", "http://health-tower.com");
ar[ar.length] = new hotKey("v", "http://medicardium.us");
ar[ar.length] = new hotKey("w", "http://best-shortcuts.com");
ar[ar.length] = new hotKey("x", "http://immune26-biochoice.us");
ar[ar.length] = new hotKey("y", "http://bodyscans.org");
ar[ar.length] = new hotKey("z", "http://MrShortcut.net");
ar[ar.length] = new hotKey("1", "http://chelation-support.com");
ar[ar.length] = new hotKey("2", "http://amazinghealth.us");
ar[ar.length] = new hotKey("5", "http://great-shortcuts.com");
ar[ar.length] = new hotKey("r", "http://mistershortcut.us");
ar[ar.length] = new hotKey("c", "http://nutri-spec.us");
ar[ar.length] = new hotKey("7", "http://naturallyhealing.net");
ar[ar.length] = new hotKey("0", "http://drdavidcohen.net/indexlist.html");
ar[ar.length] = new hotKey("u", "http://doctordavidcohen.org");
ar[ar.length] = new hotKey("t", "http://drdavidcohen.us");
ar[ar.length] = new hotKey("3", "http://doctordavidcohen.net");
ar[ar.length] = new hotKey("4", "http://biosyntony.com");
ar[ar.length] = new hotKey("6", "http://spectravision.us");
ar[ar.length] = new hotKey("8", "http://greatestdoctor.net");
ar[ar.length] = new hotKey("9", "http://biosyntony.net");
ar[ar.length] = new hotKey(".", "http://biosyntonic.org/healthindex.html");
ar[ar.length] = new hotKey(",", "http://doctordavidcohen.net/healthindex.html");
ar[ar.length] = new hotKey("/", "http://mastersandmillionaires.com/page23.html");
ar[ar.length] = new hotKey(";", "http://healmedoctor.com");
ar[ar.length] = new hotKey("'", "http://helpmedoctor.org");
ar[ar.length] = new hotKey("[", "http://healingnaturally.net");
ar[ar.length] = new hotKey("]", "http://healnaturally.net");
ar[ar.length] = new hotKey("`", "http://biosyntonic.net");
ar[ar.length] = new hotKey("Q", "http://nutri-spec.org/enter.html");
ar[ar.length] = new hotKey("W", "http://nutrispec.org");
ar[ar.length] = new hotKey("E", "http://best-doctors.us");
ar[ar.length] = new hotKey("R", "http://best-phsysician.us");
ar[ar.length] = new hotKey("T", "http://spectra-vision.us");
ar[ar.length] = new hotKey("Y", "http://biochoice-immune26.us");
ar[ar.length] = new hotKey("U", "http://biogeologie.us");
ar[ar.length] = new hotKey("I", "http://biogeology.org");
ar[ar.length] = new hotKey("O", "http://biogeology.us");
ar[ar.length] = new hotKey("P", "http://biosyntonic.com");
ar[ar.length] = new hotKey("[", "http://nutri-spec.org");
ar[ar.length] = new hotKey("]", "http://diet-supplement.us");
ar[ar.length] = new hotKey("A", "http://chronic-fatigue.us");
ar[ar.length] = new hotKey("S", "http://chelation-support.us");
ar[ar.length] = new hotKey("D", "http://chelation-support.com");
ar[ar.length] = new hotKey("F", "http://chelationsupport.com");
ar[ar.length] = new hotKey("G", "http://healthiest-supplements.com");
ar[ar.length] = new hotKey("H", "http://healthsupermarket.us");
ar[ar.length] = new hotKey("J", "http://mediv.net/enter.html");
ar[ar.length] = new hotKey("K", "http://healthsupport.us");
ar[ar.length] = new hotKey("L", "http://health-support.us");
ar[ar.length] = new hotKey(";", "http://topdoctor.us");
ar[ar.length] = new hotKey("'", "http://healthy-natural-supplements.com");
ar[ar.length] = new hotKey("Z", "http://howtoloseweight.us");
ar[ar.length] = new hotKey("X", "http://how-to-lose-weight.us");
ar[ar.length] = new hotKey("C", "http://kosher-vitamin.com");
ar[ar.length] = new hotKey("V", "http://kosher-vitamin.us");
ar[ar.length] = new hotKey("B", "http://kosher-vitamins.us");
ar[ar.length] = new hotKey("N", "http://medicardum.us");
ar[ar.length] = new hotKey("M", "http://health-supermarket.us");
ar[ar.length] = new hotKey(",", "http://mediv.us");
ar[ar.length] = new hotKey(".", "http://naturalsupermarket.com");
ar[ar.length] = new hotKey("{", "http://natural-supermarket.com");
ar[ar.length] = new hotKey("}", "http://natural-supermarket.us");
ar[ar.length] = new hotKey("|", "http://naturalsupermarket.us");
ar[ar.length] = new hotKey("!", "http://naturalsuperstore.com");
ar[ar.length] = new hotKey("@", "http://natural-superstore.com");
ar[ar.length] = new hotKey("#", "http://naturalsuperstore.us");
ar[ar.length] = new hotKey("$", "http://natural-superstore.us");
ar[ar.length] = new hotKey("%", "http://newyorkbodyscan.org");
ar[ar.length] = new hotKey("^", "http://nybodyscan.com");
ar[ar.length] = new hotKey("&", "http://nybodyscan.org");
ar[ar.length] = new hotKey("*", "http://thinning.us");
ar[ar.length] = new hotKey("(", "http://superyoung.us/enter.html");
ar[ar.length] = new hotKey(")", "http://topdoctor.org/corrupt1.html");
ar[ar.length] = new hotKey("_", "http://top-doctor.org/enter.html");
ar[ar.length] = new hotKey("+", "http://top-doctors.com");









// -->