, '; echo ""; echo "
"; echo ""; echo "Home > Editorial Reviews > $title   "; //echo "
"; // Place Review Here echo $revpart[0]; showprices($title); echo "

"; echo $revpart[1]; //echo '
'; //echo '

   Compare Prices:

'; echo "
"; include "/home/ecoustics/www/includes/google336.inc"; echo ""; //showprices($title); echo "
"; //echo '
'; //echo ""; echo "
"; echo ""; //include("/home/ecoustics/www/includes/footer_new_full.htm"); echo ''; echo ""; // Cache the output to a file include("./php-bin/cache_end.php"); function showprices($title) { $showimage = "no"; $keyword = str_replace(" ","%20",$title); $keyword = str_replace("/","%20",$keyword); $keyword = trim($keyword); // $cobrand = "avrev"; // $limit = "50"; $showoffers = "yes"; $showproducts = "no"; $linkin = "3057240"; include "/home/ecoustics/www/php-bin/parse_shop.php"; } function errorpage($error) { header("HTTP/1.1 404 Not Found"); echo "eCoustics.com - Page Not Found"; echo ''; // include("./includes/header_new_full.htm"); echo "

404 Error - Page Not Found

"; echo "The page you requested could not be found.
"; echo "

$error



"; // include("./includes/footer_new_full.htm"); echo ''; echo ""; exit; } ?>