I want to save a website with the following javascript links:
<tr class="row" onmouseover="row_over(this);"
onmouseout="row_out(this);" onclick="location =
'/_pages/mitsubishi/index.php?st=20&l=b3A9PXx8bWFya2V0PT1nZW5lcmFs'">
Any idea on how to accomplish this? |