function phenterine_1_month() {
  return("59.00")
}
function phenterine_1_monthship() {
  return("12.00")
}
function phenterine_1_monthexpressship() {
  return("16.00")
}
function phenterine_1_monthtotal() {
  return("71.00")
}
function phenterine_1_monthexpresstotal() {
  return("75.00")
}
function phenterine_1_monthname() {
  return("Phenterine 1 Month")
}
function phenterine_1_monthdesc() {
  return("60 Capsules")
}
function phenterine_2_month() {
  return("106.00")
}
function phenterine_2_monthship() {
  return("12.00")
}
function phenterine_2_monthexpressship() {
  return("16.00")
}
function phenterine_2_monthtotal() {
  return("118.00")
}
function phenterine_2_monthexpresstotal() {
  return("122.00")
}
function phenterine_2_monthname() {
  return("Phenterine 2 Month")
}
function phenterine_2_monthdesc() {
  return("120 Capsules")
}
function phenterine_3_month() {
  return("135.00")
}
function phenterine_3_monthship() {
  return("0.00")
}
function phenterine_3_monthexpressship() {
  return("16.00")
}
function phenterine_3_monthtotal() {
  return("135.00")
}
function phenterine_3_monthexpresstotal() {
  return("151.00")
}
function phenterine_3_monthname() {
  return("Phenterine 3 Month")
}
function phenterine_3_monthdesc() {
  return("180 Capsules")
}


var table_of_contents="";
var content = (location.search) ? location.search.substring(1,location.search.length) : table_of_contents;
function trackImage() {
return "<img src=http://www.pghcart.com/cx/servlet/cx.Track?w=bestphenterine.com&"+content+"&xref="+document.referrer+" border=0>";
}

function AHREF(url) {
  pos = location.href.indexOf("xrtss");
  str = '';
  if (pos > 0) {
    str = location.href.substring(pos);
  }
  else {
    str = 'xrtss='+escape(document.referrer) + '&xltss=' + escape(location.href);
  }
  originalURL = url;
  if (str != '') {
    if (url.indexOf("?") < 0) {
      url += '?';
    }
    else {
      url += '&';
    }
    url += str;
  }
  return '<a href="'+url+'" onMouseOver="window.status=\''+originalURL+'\' ; return true;" onMouseOut="window.status=\'\' ; return true;">';
}
