18,19c18 < //if (eregi($viapm, $title)) { < if (preg_match('/' . $viapm . '/i', $title)) { --- > if (eregi($viapm, $title)) { 34c33 < $allselbits=" 0) { document.getElementById(\"myi\").src=this.value; } else { var huh=prompt(\"Tutorials regarding?\",\"" . urldecode($_GET['pm']) . "\"); if (huh != null) { if (huh != \"\") { if (huh.indexOf(\".\") == 0) { huh=String.fromCharCode(92) + huh; } location.href=\"http://www.rjmprogramming.com.au/itnewblog/match/\" + encodeURIComponent(huh); } } } ' size=1 id='tuts'" . $ssomeof . '
'; --- > $allselbits=" 0) { document.getElementById(\"myi\").src=this.value; } else { var huh=prompt(\"Tutorials regarding?\",\"" . urldecode($_GET['pm']) . "\"); if (huh != null) { if (huh != \"\") { if (huh.indexOf(\".\") == 0) { huh=String.fromCharCode(92) + huh; } location.href=\"http://www.rjmprogramming.com.au/itblog/match/\" + encodeURIComponent(huh); } } } ' size=1 id='tuts'" . $ssomeof . '
'; 42c41 < $allselbits=" 0) { document.getElementById(\"myi\").src=this.value; } else { var huh=prompt(\"Tutorials regarding?\",\"" . urldecode($_POST['pm']) . "\"); if (huh != null) { if (huh != \"\") { if (huh.indexOf(\".\") == 0) { huh=String.fromCharCode(92) + huh; } location.href=\"http://www.rjmprogramming.com.au/itnewblog/match/\" + encodeURIComponent(huh); } } } ' size=1 id='tuts'" . $ssomeof . '
'; --- > $allselbits=" 0) { document.getElementById(\"myi\").src=this.value; } else { var huh=prompt(\"Tutorials regarding?\",\"" . urldecode($_POST['pm']) . "\"); if (huh != null) { if (huh != \"\") { if (huh.indexOf(\".\") == 0) { huh=String.fromCharCode(92) + huh; } location.href=\"http://www.rjmprogramming.com.au/itblog/match/\" + encodeURIComponent(huh); } } } ' size=1 id='tuts'" . $ssomeof . '
'; 45c44 < } else { // got here via .htaccess in http://www.rjmprogramming.com.au/itnewblog/match/ web server directory --- > } else { // got here via .htaccess in http://www.rjmprogramming.com.au/itblog/match/ web server directory 56c55 < if (document.URL.indexOf('/itnewblog/match/') != -1) { --- > if (document.URL.indexOf('/itblog/match/') != -1) { 130c129 < pmval=document.URL.split('/itnewblog/match/')[1].split('#')[0]; --- > pmval=document.URL.split('/itblog/match/')[1].split('#')[0]; 141c140 < location.href='http://www.rjmprogramming.com.au/itnewblog/match/mapper.php?pm=' + encodeURIComponent(pmval); --- > location.href='http://www.rjmprogramming.com.au/itblog/match/mapper.php?pm=' + encodeURIComponent(pmval);