diff --git a/hwe/b_myCityInfo.php b/hwe/b_myCityInfo.php
index c8659e0c..38308857 100644
--- a/hwe/b_myCityInfo.php
+++ b/hwe/b_myCityInfo.php
@@ -194,7 +194,7 @@ for ($j=0; $j < $citycount; $j++) {
}
?>
-
+
| =backButton()?> |
| =banner()?> |
diff --git a/hwe/js/ext.expand_city.js b/hwe/js/ext.expand_city.js
index 707dd207..f37303c7 100644
--- a/hwe/js/ext.expand_city.js
+++ b/hwe/js/ext.expand_city.js
@@ -823,8 +823,7 @@ $(function() {
arCity = mergeSort(arCity,callback);
//console.log(arCity);
- var tmp = $('table');
- var $anchor = tmp.eq(tmp.length-2);
+ var $anchor = $('.anchor');
//console.log($anchor);
$('body > br').remove();