Hi, I have a site that was built last year and the programmer (who is no where to be found), used java to do the links. Well, in doing a site map to send to google, it just won't follow java.
Is there an easy way to change my code to have it do basic html for the links?
Below is a sample text:
<tr style="cursor:pointer;" onClick='window.location = "http://yellowpagelistings.net/home/iman";'>
<td colspan="100%" class="lst_bg_color2"><table width="100%" cellpadding="0px" class="lst_tbl_height">
<tr>
<td class="listing_image_col" align="center"><img src="../usa_gallery/tn_scripts/phpThumb.php?src=/usa_gallery/gimg1913_1.jpg&w=125&h=125" border="2px" class="gal_images"> </td>
<td class="f8"> </td>
<td valign="top"><table height="100%"><tr><td valign="top"><div class="listing_text" align="Left"><b><u>THURSDAY - APRIL 12, 2007 at 12:30 pm - LARGE AUCTION in NEHAI TONKAYEA – MIKE AREA, MO.</u></b> TRACTOR, EQUIPMENT, MOWERS, ANTIQUES, STOVES, COLLECTABLES, WALNUT, HOUSEHOLD, SPORTING GOODS, TOOLS, UTILITY, JD CART, ETC., FARM RELATED, AUTO PARTS, SALVAGE & MORE. MRS. WILLIAM L. TAYLOR & TED HERN, Sellers. IMAN AUCTION COMPANY 660-388-6235</b></div></td>
</tr>
</table></td></tr>
</table></td>
</tr>
</table></td>
</tr> |