Warning: You are using TidyHTML mode! Pages MAY and probably WILL break. To disable, click here or append 'xxx-off=1' to the URL!

Register - Login
Views: 57894673
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-16-14 08:37:57 PM

Jul - ROM Hacking - The General Project Screenshot/Videos Thread... New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 36 37 38 39 40 41 42 43 44 ... 49 50 51 52 53 54 55 56 57 58 Next newer thread | Next older thread
Xenesis
Amazing and Hatted
Level: 83


Posts: 597/2204
EXP: 5314122
For next: 118099

Since: 07-28-07
From: The Land of Kangaroos and Drop Bears

Since last post: 1 day
Last activity: 22 hours

Posted on 02-18-10 04:43:06 PM Link | Quote
All this N64 hacking is pretty amazing stuff.

Makes me feel like a lazy arse and that I should get on with my GBA projects
gridatttack

Mole
Rarity FTW
Level: 36


Posts: 205/364
EXP: 300877
For next: 7233

Since: 08-26-09


Since last post: 15 days
Last activity: 1 day

Posted on 02-18-10 06:15:32 PM Link | Quote
Wow on the n64 hacking! Could it be possible to import to mario kart 64 a sm64 stage? Like use the bob-omb battlefield as a battle course?

--------------------
xdaniel
560
Level: 45


Posts: 25/562
EXP: 616676
For next: 43488

Since: 12-04-08
From: Germany

Since last post: 7 days
Last activity: 9 min.

Posted on 02-19-10 07:19:17 AM Link | Quote
HyperHacker: The converter's planned to become open source, but I haven't heard anything from spinout in a week, who wrote most of the collision and scene file generation code, among other things. I'm pretty sure he's also for open sourcing it (considering ex. his own Python-based tools), but I'd still like to ask him beforehand.

As for porting a game from one Ucode to another... it would probably be rather difficult for a whole game. Stuff like levels and objects isn't that complicated if you know about both Ucodes (ex. the damn vertex buffer size differences), where the data's stored and know what you're doing. Display Lists that aren't as easily located - generated on-the-fly or whatever even - are something else, for which you'd probably need to disassemble at least part of the game.

That said, Rena looks like she it's an interesting project, especially the Rena-to-N64 parser part you mentioned - that way, all those Ucode limitations and such wouldn't matter as much anymore. Also, that's much more intelligent than the way our SM64-Z64 converter works: for DList conversion, it basically takes Mario 64's RAM segment 0x07 containing the level data, adds RAM segment 0x09 containing textures not inside the level data to its end, then goes through each DList and just modifies each command that needs changing, meaning Ucode-specific ones and SETTIMG (to fix the texture offset). That resulting batch of data is the base for the Zelda map file. It doesn't ex. combine two Fast3D TRI1 commands into one of F3DEX2's TRI2 or do anything else that could be considered "intelligent" here. I think Rena, or at least your plans for it, are already way ahead of this project


--------------------
cu xdaniel
Rena

Star Mario
Fennel
Level: 120


Posts: 2826/5180
EXP: 19167958
For next: 319213

Since: 07-22-07
From: RSP Segment 6

Since last post: 18 days
Last activity: 6 days

Posted on 02-19-10 03:37:02 PM Link | Quote
02-19-10 01:37:02 PM
Post #2826
Yes, porting an entire game to another ucode would be terribly difficult. I meant just porting the levels to work in another game. Importing from Mario 64 is one of my goals. Maybe Zelda too if the game can handle it.

--------------------


witty comment
why not?
Fuzzyfreak
User
Level: 11


Posts: 9/22
EXP: 5001
For next: 984

Since: 05-11-08
From: Overberg, Netherlands

Since last post: 1180 days
Last activity: 1178 days

Posted on 02-21-10 05:01:03 PM Link | Quote


See also this, and apply it to a SMAS (NOT a SMAS+W) ROM, if you want to see for yourself.
Fuzzyfreak
User
Level: 11


Posts: 10/22
EXP: 5001
For next: 984

Since: 05-11-08
From: Overberg, Netherlands

Since last post: 1180 days
Last activity: 1178 days

Posted on 02-26-10 03:32:50 PM Link | Quote
I guess I'll make a double post.



Soon, also a Mode 7 overworld (it's somewhat done already, but I want to do the whole rastering without needing to use DSP-1).
I realize Mode 7 is like, one of the most overrated things known to SNES ROM hacking, but whatever. My favourite is Mode 5, but nobody seems to care about that. {B)
Sukasa

Dances with Ponies
Level: 110


Posts: 2155/4274
EXP: 14407316
For next: 1570

Since: 07-07-07


Since last post: 11 days
Last activity: 1 day

Posted on 02-26-10 04:48:43 PM Link | Quote

Impressive. Mode7 might be "overrated" but it's still a technical feat to implement it in an existing game properly.

--------------------
<@Bitmap> Be completely humble and gentle;
<@Bitmap> And tell them to shut the fuck up
Rena

Star Mario
Fennel
Level: 120


Posts: 2862/5180
EXP: 19167958
For next: 319213

Since: 07-22-07
From: RSP Segment 6

Since last post: 18 days
Last activity: 6 days

Posted on 03-02-10 09:43:41 PM (last edited by HyperHacker at 03-02-10 09:45 PM) Link | Quote
03-02-10 07:43:41 PM
Post #2862
^ That is pretty cool. Mode 7 is nice for simple effects like that.

[image]
This is taking longer than it should to restore to what it was before rsync failed all over it, but it's close... it just needs to stop pulling texture coordinates out of nowhere >.>
(The screenshot program crops out the title bar. Oh well.)

--------------------


witty comment
why not?
Conte de Contis
Member
Level: 32


Posts: 109/271
EXP: 187167
For next: 19275

Since: 12-21-09
From: Italy

Since last post: 1554 days
Last activity: 1553 days

Posted on 03-06-10 10:13:21 AM Link | Quote
Fuzzyfreak: Hah, you even manage to use custom blocks on SMAS, you will manage to complete that level editor... no, wait, that's SWR, but i don't make differences, also cool mode7 screen, i would give some ideas: you could make a "Star Wars" like message (like in the intro) with mode7 (i guess it is acutally implemented in the snes game too. Didn't try also NSMB's rotating FG, like in the last level? Just a thought, though.

Hyperhacker: what is that?

Well i have something to show too:








Those acutally come from an unknown hack called Super Mario: Ucronia, made by me. No one came to look at it, but i relased it before being kicked

--------------------
Where i walk, the grass doesn't grow anymore
dirbaio
For future reference, "Responsible disclosure" isn't "acting like a douche about an exploit and demanding compensation".
Level: NaN


Posts: 457/-1288
EXP: NaN
For next: 0

Since: 07-28-09
From: Spain

Since last post: 1206 days
Last activity: 857 days

Posted on 03-06-10 10:26:09 AM Link | Quote
Wow, Conte de Contis! You're a true SMW artist!
I played your hack Mario in Miscland Moon and it was very cool, and these screenshots look very good!

Nice!
Darkdata
Ruins!? ♥
Level: 92


Posts: 1332/2799
EXP: 7639066
For next: 117871

Since: 07-04-07


Since last post: 2 hours
Last activity: 25 min.

Posted on 03-09-10 10:13:29 PM Link | Quote


Just a side project.

(On a side project note, the less of a reference image I have, the more baselike an image gets.)

--------------------
Tyty



Level: NaN


Posts: 7110/-8599
EXP: NaN
For next: 0

Since: 07-06-07


Since last post: 836 days
Last activity: 830 days

Posted on 03-10-10 11:38:42 AM Link | Quote
Originally posted by Darkdata


Just a side project.

(On a side project note, the less of a reference image I have, the more baselike an image gets.)

Heh. I still say that's awesome.

Any chance I might be in? :3

--------------------


Darkdata
Ruins!? ♥
Level: 92


Posts: 1336/2799
EXP: 7639066
For next: 117871

Since: 07-04-07


Since last post: 2 hours
Last activity: 25 min.

Posted on 03-11-10 06:05:22 PM Link | Quote


Small Update.

--------------------
Lunaria

Pony Princess of the Moon
Level: 119


Posts: 2341/5091
EXP: 18654756
For next: 274535

Since: 07-28-07
From: the everfree forest

Since last post: 8 days
Last activity: 7 hours

Posted on 03-11-10 06:14:57 PM Link | Quote
heh, nice.

Any plans for making other users too?



And... this is a full pokemon gold/silver/crystal hack, right? :o
(We need more of those!)

--------------------
Shadic
6770
Alakadoof?
Level: 135


Posts: 4589/6779
EXP: 28694728
For next: 640277

Since: 07-22-07
From: Olympia, WA

Since last post: 9 days
Last activity: 1 day

Posted on 03-11-10 10:11:52 PM Link | Quote
Taryn

Level: NaN


Posts: 6137/-14742
EXP: NaN
For next: 0

Since: 09-01-09
From: Seattle

Since last post: 940 days
Last activity: 815 days

Posted on 03-11-10 10:13:38 PM Link | Quote
I'd like to be in there as well, if you could slot me in How many characters do you need though?

--------------------
TKB Super Mario Bros.
Darkdata
Ruins!? ♥
Level: 92


Posts: 1339/2799
EXP: 7639066
For next: 117871

Since: 07-04-07


Since last post: 2 hours
Last activity: 25 min.

Posted on 03-11-10 10:38:48 PM Link | Quote
I need 4 more gym leaders and a few random trainers. :p



--------------------
Tanks

360? Yessum.
Level: 109


Posts: 3945/4170
EXP: 13877662
For next: 81983

Since: 07-09-07
From: VA

Since last post: 715 days
Last activity: 714 days

Posted on 03-11-10 10:42:58 PM (last edited by Tanks at 03-11-10 10:43 PM) Link | Quote
I would love to be a random trainer or gym leader... Whatever floats you boat if you go for it.

--------------------

Darkdata
Ruins!? ♥
Level: 92


Posts: 1340/2799
EXP: 7639066
For next: 117871

Since: 07-04-07


Since last post: 2 hours
Last activity: 25 min.

Posted on 03-11-10 10:45:58 PM Link | Quote
To anyone who wants in, send me a PM-Picture of generally what you want your character to look like. No promises that it will match 1:1, but it will be the same in spirit.

--------------------
Shadic
6770
Alakadoof?
Level: 135


Posts: 4595/6779
EXP: 28694728
For next: 640277

Since: 07-22-07
From: Olympia, WA

Since last post: 9 days
Last activity: 1 day

Posted on 03-11-10 11:59:54 PM Link | Quote
Pages: 1 2 3 4 5 6 7 8 9 10 ... 36 37 38 39 40 41 42 43 44 ... 49 50 51 52 53 54 55 56 57 58 Next newer thread | Next older thread
Jul - ROM Hacking - The General Project Screenshot/Videos Thread... New poll - New thread - New reply






Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.

31 database queries, 2 query cache hits.
Query execution time:  0.243479 seconds
Script execution time:  0.092602 seconds
Total render time:  0.336081 seconds


TidyHTML vomit below
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 94 column 11 - Warning: <form> isn't allowed in <table> elements
line 93 column 10 - Info: <table> previously mentioned
line 95 column 11 - Warning: missing <tr>
line 95 column 124 - Warning: missing </font> before </td>
line 99 column 16 - Warning: plain text isn't allowed in <tr> elements
line 95 column 11 - Info: <tr> previously mentioned
line 100 column 68 - Warning: <nobr> is not approved by W3C
line 100 column 68 - Warning: missing </nobr> before </td>
line 117 column 68 - Warning: <nobr> is not approved by W3C
line 117 column 68 - Warning: missing </nobr> before <tr>
line 121 column 18 - Warning: missing </a> before <div>
line 121 column 114 - Warning: discarding unexpected </a>
line 141 column 35 - Warning: missing <tr>
line 141 column 50 - Warning: missing </font> before </td>
line 142 column 37 - Warning: unescaped & or unknown entity "&id"
line 141 column 207 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 92 - Warning: unescaped & or unknown entity "&page"
line 143 column 122 - Warning: unescaped & or unknown entity "&page"
line 143 column 152 - Warning: unescaped & or unknown entity "&page"
line 143 column 182 - Warning: unescaped & or unknown entity "&page"
line 143 column 212 - Warning: unescaped & or unknown entity "&page"
line 143 column 242 - Warning: unescaped & or unknown entity "&page"
line 143 column 272 - Warning: unescaped & or unknown entity "&page"
line 143 column 302 - Warning: unescaped & or unknown entity "&page"
line 143 column 332 - Warning: unescaped & or unknown entity "&page"
line 143 column 362 - Warning: unescaped & or unknown entity "&page"
line 143 column 397 - Warning: unescaped & or unknown entity "&page"
line 143 column 429 - Warning: unescaped & or unknown entity "&page"
line 143 column 461 - Warning: unescaped & or unknown entity "&page"
line 143 column 493 - Warning: unescaped & or unknown entity "&page"
line 143 column 528 - Warning: unescaped & or unknown entity "&page"
line 143 column 560 - Warning: unescaped & or unknown entity "&page"
line 143 column 592 - Warning: unescaped & or unknown entity "&page"
line 143 column 624 - Warning: unescaped & or unknown entity "&page"
line 143 column 660 - Warning: unescaped & or unknown entity "&page"
line 143 column 692 - Warning: unescaped & or unknown entity "&page"
line 143 column 724 - Warning: unescaped & or unknown entity "&page"
line 143 column 756 - Warning: unescaped & or unknown entity "&page"
line 143 column 788 - Warning: unescaped & or unknown entity "&page"
line 143 column 820 - Warning: unescaped & or unknown entity "&page"
line 143 column 852 - Warning: unescaped & or unknown entity "&page"
line 143 column 884 - Warning: unescaped & or unknown entity "&page"
line 143 column 916 - Warning: unescaped & or unknown entity "&page"
line 143 column 948 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 985 - Warning: missing </font> before </table>
line 150 column 9 - Warning: <div> isn't allowed in <tr> elements
line 149 column 9 - Info: <tr> previously mentioned
line 152 column 9 - Warning: missing <tr>
line 166 column 13 - Warning: missing <tr>
line 167 column 27 - Warning: <nobr> is not approved by W3C
line 167 column 99 - Warning: unescaped & or unknown entity "&postid"
line 173 column 15 - Warning: missing <td>
line 174 column 9 - Warning: <div> isn't allowed in <tr> elements
line 173 column 15 - Info: <tr> previously mentioned
line 176 column 9 - Warning: missing <tr>
line 190 column 13 - Warning: missing <tr>
line 191 column 27 - Warning: <nobr> is not approved by W3C
line 191 column 99 - Warning: unescaped & or unknown entity "&postid"
line 195 column 15 - Warning: missing <td>
line 196 column 9 - Warning: <div> isn't allowed in <tr> elements
line 195 column 15 - Info: <tr> previously mentioned
line 198 column 9 - Warning: missing <tr>
line 212 column 13 - Warning: missing <tr>
line 213 column 27 - Warning: <nobr> is not approved by W3C
line 213 column 99 - Warning: unescaped & or unknown entity "&postid"
line 223 column 15 - Warning: missing <td>
line 224 column 9 - Warning: <div> isn't allowed in <tr> elements
line 223 column 15 - Info: <tr> previously mentioned
line 226 column 9 - Warning: missing <tr>
line 240 column 13 - Warning: missing <tr>
line 241 column 27 - Warning: <nobr> is not approved by W3C
line 241 column 99 - Warning: unescaped & or unknown entity "&postid"
line 243 column 85 - Warning: <style> isn't allowed in <td> elements
line 243 column 9 - Info: <td> previously mentioned
line 245 column 15 - Warning: missing <td>
line 246 column 9 - Warning: <div> isn't allowed in <tr> elements
line 245 column 15 - Info: <tr> previously mentioned
line 248 column 9 - Warning: missing <tr>
line 262 column 13 - Warning: missing <tr>
line 263 column 27 - Warning: <nobr> is not approved by W3C
line 263 column 99 - Warning: unescaped & or unknown entity "&postid"
line 265 column 170 - Warning: unescaped & or unknown entity "&hl"
line 265 column 179 - Warning: unescaped & or unknown entity "&fs"
line 265 column 184 - Warning: unescaped & which should be written as &amp;
line 265 column 187 - Warning: discarding unexpected </param>
line 265 column 238 - Warning: discarding unexpected </param>
line 265 column 293 - Warning: discarding unexpected </param>
line 265 column 349 - Warning: unescaped & or unknown entity "&hl"
line 265 column 358 - Warning: unescaped & or unknown entity "&fs"
line 265 column 363 - Warning: unescaped & which should be written as &amp;
line 265 column 301 - Warning: <embed> is not approved by W3C
line 265 column 478 - Warning: discarding unexpected </embed>
line 269 column 15 - Warning: missing <td>
line 270 column 9 - Warning: <div> isn't allowed in <tr> elements
line 269 column 15 - Info: <tr> previously mentioned
line 272 column 9 - Warning: missing <tr>
line 286 column 13 - Warning: missing <tr>
line 287 column 27 - Warning: <nobr> is not approved by W3C
line 287 column 99 - Warning: unescaped & or unknown entity "&postid"
line 291 column 210 - Warning: unescaped & or unknown entity "&hl"
line 291 column 219 - Warning: unescaped & or unknown entity "&fs"
line 291 column 224 - Warning: unescaped & which should be written as &amp;
line 291 column 227 - Warning: discarding unexpected </param>
line 291 column 278 - Warning: discarding unexpected </param>
line 291 column 333 - Warning: discarding unexpected </param>
line 291 column 389 - Warning: unescaped & or unknown entity "&hl"
line 291 column 398 - Warning: unescaped & or unknown entity "&fs"
line 291 column 403 - Warning: unescaped & which should be written as &amp;
line 291 column 341 - Warning: <embed> is not approved by W3C
line 291 column 518 - Warning: discarding unexpected </embed>
line 296 column 15 - Warning: missing <td>
line 297 column 9 - Warning: <div> isn't allowed in <tr> elements
line 296 column 15 - Info: <tr> previously mentioned
line 299 column 9 - Warning: missing <tr>
line 313 column 13 - Warning: missing <tr>
line 314 column 27 - Warning: <nobr> is not approved by W3C
line 314 column 99 - Warning: unescaped & or unknown entity "&postid"
line 316 column 74 - Warning: <style> isn't allowed in <td> elements
line 316 column 9 - Info: <td> previously mentioned
line 317 column 1386 - Warning: replacing unexpected font by </font>
line 321 column 15 - Warning: missing <td>
line 322 column 9 - Warning: <div> isn't allowed in <tr> elements
line 321 column 15 - Info: <tr> previously mentioned
line 324 column 9 - Warning: missing <tr>
line 338 column 13 - Warning: missing <tr>
line 339 column 27 - Warning: <nobr> is not approved by W3C
line 339 column 99 - Warning: unescaped & or unknown entity "&postid"
line 341 column 85 - Warning: <style> isn't allowed in <td> elements
line 341 column 9 - Info: <td> previously mentioned
line 347 column 15 - Warning: missing <td>
line 348 column 9 - Warning: <div> isn't allowed in <tr> elements
line 347 column 15 - Info: <tr> previously mentioned
line 350 column 9 - Warning: missing <tr>
line 364 column 13 - Warning: missing <tr>
line 365 column 27 - Warning: <nobr> is not approved by W3C
line 365 column 99 - Warning: unescaped & or unknown entity "&postid"
line 382 column 15 - Warning: missing <td>
line 383 column 9 - Warning: <div> isn't allowed in <tr> elements
line 382 column 15 - Info: <tr> previously mentioned
line 385 column 9 - Warning: missing <tr>
line 399 column 13 - Warning: missing <tr>
line 400 column 27 - Warning: <nobr> is not approved by W3C
line 400 column 99 - Warning: unescaped & or unknown entity "&postid"
line 407 column 15 - Warning: missing <td>
line 408 column 9 - Warning: <div> isn't allowed in <tr> elements
line 407 column 15 - Info: <tr> previously mentioned
line 410 column 9 - Warning: missing <tr>
line 424 column 13 - Warning: missing <tr>
line 425 column 27 - Warning: <nobr> is not approved by W3C
line 425 column 99 - Warning: unescaped & or unknown entity "&postid"
line 427 column 74 - Warning: <style> isn't allowed in <td> elements
line 427 column 9 - Info: <td> previously mentioned
line 433 column 15 - Warning: missing <td>
line 434 column 9 - Warning: <div> isn't allowed in <tr> elements
line 433 column 15 - Info: <tr> previously mentioned
line 436 column 9 - Warning: missing <tr>
line 450 column 13 - Warning: missing <tr>
line 451 column 27 - Warning: <nobr> is not approved by W3C
line 451 column 99 - Warning: unescaped & or unknown entity "&postid"
line 453 column 74 - Warning: <link> isn't allowed in <td> elements
line 453 column 9 - Info: <td> previously mentioned
line 463 column 15 - Warning: missing <td>
line 464 column 9 - Warning: <div> isn't allowed in <tr> elements
line 463 column 15 - Info: <tr> previously mentioned
line 466 column 9 - Warning: missing <tr>
line 480 column 13 - Warning: missing <tr>
line 481 column 27 - Warning: <nobr> is not approved by W3C
line 481 column 99 - Warning: unescaped & or unknown entity "&postid"
line 483 column 74 - Warning: <style> isn't allowed in <td> elements
line 483 column 9 - Info: <td> previously mentioned
line 487 column 15 - Warning: missing <td>
line 488 column 9 - Warning: <div> isn't allowed in <tr> elements
line 487 column 15 - Info: <tr> previously mentioned
line 490 column 9 - Warning: missing <tr>
line 492 column 147 - Warning: <font> unexpected or duplicate quote mark
line 492 column 147 - Warning: <font> attribute with missing trailing quote mark
line 504 column 13 - Warning: missing <tr>
line 505 column 27 - Warning: <nobr> is not approved by W3C
line 505 column 99 - Warning: unescaped & or unknown entity "&postid"
line 516 column 15 - Warning: missing <td>
line 517 column 9 - Warning: <div> isn't allowed in <tr> elements
line 516 column 15 - Info: <tr> previously mentioned
line 519 column 9 - Warning: missing <tr>
line 533 column 13 - Warning: missing <tr>
line 534 column 27 - Warning: <nobr> is not approved by W3C
line 534 column 99 - Warning: unescaped & or unknown entity "&postid"
line 536 column 199 - Warning: missing <tr>
line 536 column 203 - Warning: <style> isn't allowed in <td> elements
line 536 column 199 - Info: <td> previously mentioned
line 537 column 1216 - Warning: missing <tr>
line 537 column 1276 - Warning: missing </div>
line 536 column 1164 - Warning: missing </div>
line 536 column 1141 - Warning: missing </div>
line 536 column 1120 - Warning: missing </div>
line 536 column 1100 - Warning: missing </div>
line 536 column 1081 - Warning: missing </div>
line 539 column 15 - Warning: missing <td>
line 540 column 9 - Warning: <div> isn't allowed in <tr> elements
line 539 column 15 - Info: <tr> previously mentioned
line 542 column 9 - Warning: missing <tr>
line 556 column 13 - Warning: missing <tr>
line 557 column 27 - Warning: <nobr> is not approved by W3C
line 557 column 99 - Warning: unescaped & or unknown entity "&postid"
line 561 column 15 - Warning: missing <td>
line 562 column 9 - Warning: <div> isn't allowed in <tr> elements
line 561 column 15 - Info: <tr> previously mentioned
line 564 column 9 - Warning: missing <tr>
line 578 column 13 - Warning: missing <tr>
line 579 column 27 - Warning: <nobr> is not approved by W3C
line 579 column 99 - Warning: unescaped & or unknown entity "&postid"
line 581 column 74 - Warning: <style> isn't allowed in <td> elements
line 581 column 9 - Info: <td> previously mentioned
line 585 column 15 - Warning: missing <td>
line 586 column 9 - Warning: <div> isn't allowed in <tr> elements
line 585 column 15 - Info: <tr> previously mentioned
line 588 column 9 - Warning: missing <tr>
line 602 column 13 - Warning: missing <tr>
line 603 column 27 - Warning: <nobr> is not approved by W3C
line 603 column 99 - Warning: unescaped & or unknown entity "&postid"
line 605 column 312 - Warning: missing </font> before <hr>
line 605 column 644 - Warning: discarding unexpected </td>
line 607 column 15 - Warning: missing <td>
line 608 column 9 - Warning: <div> isn't allowed in <tr> elements
line 607 column 15 - Info: <tr> previously mentioned
line 610 column 9 - Warning: missing <tr>
line 624 column 13 - Warning: missing <tr>
line 625 column 27 - Warning: <nobr> is not approved by W3C
line 625 column 99 - Warning: unescaped & or unknown entity "&postid"
line 627 column 74 - Warning: <style> isn't allowed in <td> elements
line 627 column 9 - Info: <td> previously mentioned
line 629 column 15 - Warning: missing <td>
line 630 column 9 - Warning: <div> isn't allowed in <tr> elements
line 629 column 15 - Info: <tr> previously mentioned
line 632 column 9 - Warning: missing <tr>
line 646 column 13 - Warning: missing <tr>
line 647 column 27 - Warning: <nobr> is not approved by W3C
line 647 column 99 - Warning: unescaped & or unknown entity "&postid"
line 649 column 199 - Warning: missing <tr>
line 649 column 203 - Warning: <style> isn't allowed in <td> elements
line 649 column 199 - Info: <td> previously mentioned
line 650 column 1216 - Warning: missing <tr>
line 650 column 1276 - Warning: missing </div>
line 649 column 1164 - Warning: missing </div>
line 649 column 1141 - Warning: missing </div>
line 649 column 1120 - Warning: missing </div>
line 649 column 1100 - Warning: missing </div>
line 649 column 1081 - Warning: missing </div>
line 653 column 17 - Warning: discarding unexpected <table>
line 656 column 35 - Warning: missing <tr>
line 656 column 92 - Warning: unescaped & or unknown entity "&page"
line 656 column 122 - Warning: unescaped & or unknown entity "&page"
line 656 column 152 - Warning: unescaped & or unknown entity "&page"
line 656 column 182 - Warning: unescaped & or unknown entity "&page"
line 656 column 212 - Warning: unescaped & or unknown entity "&page"
line 656 column 242 - Warning: unescaped & or unknown entity "&page"
line 656 column 272 - Warning: unescaped & or unknown entity "&page"
line 656 column 302 - Warning: unescaped & or unknown entity "&page"
line 656 column 332 - Warning: unescaped & or unknown entity "&page"
line 656 column 362 - Warning: unescaped & or unknown entity "&page"
line 656 column 397 - Warning: unescaped & or unknown entity "&page"
line 656 column 429 - Warning: unescaped & or unknown entity "&page"
line 656 column 461 - Warning: unescaped & or unknown entity "&page"
line 656 column 493 - Warning: unescaped & or unknown entity "&page"
line 656 column 528 - Warning: unescaped & or unknown entity "&page"
line 656 column 560 - Warning: unescaped & or unknown entity "&page"
line 656 column 592 - Warning: unescaped & or unknown entity "&page"
line 656 column 624 - Warning: unescaped & or unknown entity "&page"
line 656 column 660 - Warning: unescaped & or unknown entity "&page"
line 656 column 692 - Warning: unescaped & or unknown entity "&page"
line 656 column 724 - Warning: unescaped & or unknown entity "&page"
line 656 column 756 - Warning: unescaped & or unknown entity "&page"
line 656 column 788 - Warning: unescaped & or unknown entity "&page"
line 656 column 820 - Warning: unescaped & or unknown entity "&page"
line 656 column 852 - Warning: unescaped & or unknown entity "&page"
line 656 column 884 - Warning: unescaped & or unknown entity "&page"
line 656 column 916 - Warning: unescaped & or unknown entity "&page"
line 656 column 948 - Warning: unescaped & or unknown entity "&page"
line 656 column 50 - Warning: missing </font> before </td>
line 656 column 985 - Warning: missing </font> before </table>
line 658 column 35 - Warning: missing <tr>
line 658 column 50 - Warning: missing </font> before </td>
line 659 column 37 - Warning: unescaped & or unknown entity "&id"
line 658 column 207 - Warning: missing </font> before </table>
line 660 column 17 - Warning: discarding unexpected </textarea>
line 660 column 28 - Warning: discarding unexpected </form>
line 660 column 35 - Warning: discarding unexpected </embed>
line 660 column 43 - Warning: discarding unexpected </noembed>
line 660 column 53 - Warning: discarding unexpected </noscript>
line 660 column 64 - Warning: discarding unexpected </noembed>
line 660 column 74 - Warning: discarding unexpected </embed>
line 660 column 82 - Warning: discarding unexpected </table>
line 660 column 90 - Warning: discarding unexpected </table>
line 669 column 9 - Warning: missing </font> before <table>
line 688 column 1 - Warning: inserting implicit <font>
line 697 column 23 - Warning: inserting implicit <font>
line 704 column 57 - Warning: discarding unexpected </font>
line 662 column 1 - Warning: missing </center>
line 427 column 74 - Warning: <style> inserting "type" attribute
line 483 column 74 - Warning: <style> inserting "type" attribute
line 536 column 203 - Warning: <style> inserting "type" attribute
line 581 column 74 - Warning: <style> inserting "type" attribute
line 627 column 74 - Warning: <style> inserting "type" attribute
line 649 column 203 - Warning: <style> inserting "type" attribute
line 91 column 9 - Warning: <img> lacks "alt" attribute
line 93 column 10 - Warning: <table> lacks "summary" attribute
line 95 column 63 - Warning: <img> lacks "alt" attribute
line 100 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 100 column 93 - Warning: <img> lacks "alt" attribute
line 117 column 19 - Warning: <td> attribute "width" has invalid value "120px"
line 117 column 98 - Warning: <img> lacks "alt" attribute
line 136 column 1 - Warning: <table> lacks "summary" attribute
line 136 column 240 - Warning: <td> attribute "bgcolor" lacks value
line 141 column 17 - Warning: <table> lacks "summary" attribute
line 142 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 142 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 142 column 243 - Warning: <img> proprietary attribute value "absmiddle"
line 143 column 17 - Warning: <table> lacks "summary" attribute
line 151 column 9 - Warning: <table> lacks "summary" attribute
line 155 column 22 - Warning: <img> lacks "alt" attribute
line 155 column 63 - Warning: <img> lacks "alt" attribute
line 155 column 112 - Warning: <img> lacks "alt" attribute
line 155 column 162 - Warning: <img> lacks "alt" attribute
line 156 column 11 - Warning: <img> lacks "alt" attribute
line 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 171 column 204 - Warning: <img> proprietary attribute value "absmiddle"
line 171 column 204 - Warning: <img> lacks "alt" attribute
line 175 column 9 - Warning: <table> lacks "summary" attribute
line 178 column 11 - Warning: <img> lacks "alt" attribute
line 179 column 22 - Warning: <img> lacks "alt" attribute
line 179 column 63 - Warning: <img> lacks "alt" attribute
line 179 column 112 - Warning: <img> lacks "alt" attribute
line 179 column 162 - Warning: <img> lacks "alt" attribute
line 186 column 15 - Warning: <img> lacks "alt" attribute
line 189 column 11 - Warning: <table> lacks "summary" attribute
line 193 column 373 - Warning: <img> lacks "alt" attribute
line 197 column 9 - Warning: <table> lacks "summary" attribute
line 200 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 200 column 15 - Warning: <img> lacks "alt" attribute
line 200 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 200 column 58 - Warning: <img> lacks "alt" attribute
line 200 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 200 column 101 - Warning: <img> lacks "alt" attribute
line 200 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 200 column 144 - Warning: <img> lacks "alt" attribute
line 201 column 22 - Warning: <img> lacks "alt" attribute
line 201 column 63 - Warning: <img> lacks "alt" attribute
line 201 column 112 - Warning: <img> lacks "alt" attribute
line 201 column 162 - Warning: <img> lacks "alt" attribute
line 202 column 11 - Warning: <img> lacks "alt" attribute
line 208 column 15 - Warning: <img> lacks "alt" attribute
line 211 column 11 - Warning: <table> lacks "summary" attribute
line 219 column 1780 - Warning: <img> proprietary attribute value "absmiddle"
line 219 column 1780 - Warning: <img> lacks "alt" attribute
line 225 column 9 - Warning: <table> lacks "summary" attribute
line 228 column 11 - Warning: <img> lacks "alt" attribute
line 229 column 23 - Warning: <img> lacks "alt" attribute
line 229 column 64 - Warning: <img> lacks "alt" attribute
line 229 column 113 - Warning: <img> lacks "alt" attribute
line 229 column 163 - Warning: <img> lacks "alt" attribute
line 230 column 11 - Warning: <img> lacks "alt" attribute
line 236 column 15 - Warning: <img> lacks "alt" attribute
line 239 column 11 - Warning: <table> lacks "summary" attribute
line 247 column 9 - Warning: <table> lacks "summary" attribute
line 251 column 22 - Warning: <img> lacks "alt" attribute
line 251 column 63 - Warning: <img> lacks "alt" attribute
line 251 column 112 - Warning: <img> lacks "alt" attribute
line 251 column 162 - Warning: <img> lacks "alt" attribute
line 252 column 11 - Warning: <img> lacks "alt" attribute
line 258 column 15 - Warning: <img> lacks "alt" attribute
line 261 column 11 - Warning: <table> lacks "summary" attribute
line 271 column 9 - Warning: <table> lacks "summary" attribute
line 275 column 22 - Warning: <img> lacks "alt" attribute
line 275 column 63 - Warning: <img> lacks "alt" attribute
line 275 column 112 - Warning: <img> lacks "alt" attribute
line 275 column 162 - Warning: <img> lacks "alt" attribute
line 276 column 11 - Warning: <img> lacks "alt" attribute
line 282 column 15 - Warning: <img> lacks "alt" attribute
line 285 column 11 - Warning: <table> lacks "summary" attribute
line 298 column 9 - Warning: <table> lacks "summary" attribute
line 301 column 11 - Warning: <img> lacks "alt" attribute
line 302 column 23 - Warning: <img> lacks "alt" attribute
line 302 column 64 - Warning: <img> lacks "alt" attribute
line 302 column 113 - Warning: <img> lacks "alt" attribute
line 303 column 11 - Warning: <img> lacks "alt" attribute
line 309 column 15 - Warning: <img> lacks "alt" attribute
line 312 column 11 - Warning: <table> lacks "summary" attribute
line 316 column 366 - Warning: <table> lacks "summary" attribute
line 323 column 9 - Warning: <table> lacks "summary" attribute
line 326 column 11 - Warning: <img> lacks "alt" attribute
line 327 column 23 - Warning: <img> lacks "alt" attribute
line 327 column 64 - Warning: <img> lacks "alt" attribute
line 327 column 113 - Warning: <img> lacks "alt" attribute
line 327 column 163 - Warning: <img> lacks "alt" attribute
line 328 column 11 - Warning: <img> lacks "alt" attribute
line 334 column 15 - Warning: <img> lacks "alt" attribute
line 337 column 11 - Warning: <table> lacks "summary" attribute
line 349 column 9 - Warning: <table> lacks "summary" attribute
line 353 column 22 - Warning: <img> lacks "alt" attribute
line 353 column 63 - Warning: <img> lacks "alt" attribute
line 353 column 111 - Warning: <img> lacks "alt" attribute
line 353 column 161 - Warning: <img> lacks "alt" attribute
line 354 column 11 - Warning: <img> lacks "alt" attribute
line 360 column 15 - Warning: <img> lacks "alt" attribute
line 363 column 11 - Warning: <table> lacks "summary" attribute
line 373 column 613 - Warning: <img> lacks "alt" attribute
line 374 column 647 - Warning: <img> lacks "alt" attribute
line 375 column 681 - Warning: <img> lacks "alt" attribute
line 376 column 714 - Warning: <img> lacks "alt" attribute
line 377 column 747 - Warning: <img> lacks "alt" attribute
line 378 column 781 - Warning: <img> lacks "alt" attribute
line 380 column 964 - Warning: <img> proprietary attribute value "absmiddle"
line 380 column 964 - Warning: <img> lacks "alt" attribute
line 384 column 9 - Warning: <table> lacks "summary" attribute
line 388 column 23 - Warning: <img> lacks "alt" attribute
line 388 column 64 - Warning: <img> lacks "alt" attribute
line 388 column 113 - Warning: <img> lacks "alt" attribute
line 395 column 15 - Warning: <img> lacks "alt" attribute
line 398 column 11 - Warning: <table> lacks "summary" attribute
line 409 column 9 - Warning: <table> lacks "summary" attribute
line 412 column 11 - Warning: <font> attribute "color" has invalid value "orange"
line 413 column 22 - Warning: <img> lacks "alt" attribute
line 413 column 63 - Warning: <img> lacks "alt" attribute
line 413 column 112 - Warning: <img> lacks "alt" attribute
line 413 column 162 - Warning: <img> lacks "alt" attribute
line 414 column 11 - Warning: <img> lacks "alt" attribute
line 420 column 15 - Warning: <img> lacks "alt" attribute
line 423 column 11 - Warning: <table> lacks "summary" attribute
line 427 column 948 - Warning: <img> lacks "alt" attribute
line 435 column 9 - Warning: <table> lacks "summary" attribute
line 438 column 15 - Warning: <img> lacks "alt" attribute
line 439 column 23 - Warning: <img> lacks "alt" attribute
line 439 column 64 - Warning: <img> lacks "alt" attribute
line 439 column 113 - Warning: <img> lacks "alt" attribute
line 446 column 15 - Warning: <img> lacks "alt" attribute
line 449 column 11 - Warning: <table> lacks "summary" attribute
line 453 column 313 - Warning: <img> lacks "alt" attribute
line 458 column 565 - Warning: <img> proprietary attribute value "absmiddle"
line 458 column 565 - Warning: <img> lacks "alt" attribute
line 461 column 739 - Warning: <img> lacks "alt" attribute
line 465 column 9 - Warning: <table> lacks "summary" attribute
line 468 column 11 - Warning: <font> attribute "color" has invalid value "orange"
line 469 column 22 - Warning: <img> lacks "alt" attribute
line 469 column 63 - Warning: <img> lacks "alt" attribute
line 469 column 112 - Warning: <img> lacks "alt" attribute
line 469 column 162 - Warning: <img> lacks "alt" attribute
line 470 column 11 - Warning: <img> lacks "alt" attribute
line 476 column 15 - Warning: <img> lacks "alt" attribute
line 479 column 11 - Warning: <table> lacks "summary" attribute
line 483 column 948 - Warning: <img> lacks "alt" attribute
line 489 column 9 - Warning: <table> lacks "summary" attribute
line 492 column 11 - Warning: <img> lacks "alt" attribute
line 493 column 23 - Warning: <img> lacks "alt" attribute
line 493 column 64 - Warning: <img> lacks "alt" attribute
line 493 column 113 - Warning: <img> lacks "alt" attribute
line 493 column 163 - Warning: <img> lacks "alt" attribute
line 494 column 11 - Warning: <img> lacks "alt" attribute
line 500 column 15 - Warning: <img> lacks "alt" attribute
line 503 column 11 - Warning: <table> lacks "summary" attribute
line 507 column 74 - Warning: <table> proprietary attribute "height"
line 507 column 74 - Warning: <table> proprietary attribute "background"
line 507 column 74 - Warning: <table> lacks "summary" attribute
line 507 column 262 - Warning: <table> lacks "summary" attribute
line 507 column 410 - Warning: <img> proprietary attribute value "absmiddle"
line 507 column 410 - Warning: <img> lacks "alt" attribute
line 509 column 507 - Warning: <img> proprietary attribute value "absmiddle"
line 509 column 507 - Warning: <img> lacks "alt" attribute
line 514 column 728 - Warning: <img> lacks "alt" attribute
line 518 column 9 - Warning: <table> lacks "summary" attribute
line 521 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 521 column 16 - Warning: <img> lacks "alt" attribute
line 521 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 521 column 59 - Warning: <img> lacks "alt" attribute
line 521 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 521 column 102 - Warning: <img> lacks "alt" attribute
line 521 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 521 column 145 - Warning: <img> lacks "alt" attribute
line 521 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 521 column 188 - Warning: <img> lacks "alt" attribute
line 521 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 521 column 231 - Warning: <img> lacks "alt" attribute
line 521 column 274 - Warning: <img> proprietary attribute value "absmiddle"
line 521 column 274 - Warning: <img> lacks "alt" attribute
line 522 column 23 - Warning: <img> lacks "alt" attribute
line 522 column 64 - Warning: <img> lacks "alt" attribute
line 522 column 113 - Warning: <img> lacks "alt" attribute
line 522 column 163 - Warning: <img> lacks "alt" attribute
line 523 column 11 - Warning: <img> lacks "alt" attribute
line 529 column 15 - Warning: <img> lacks "alt" attribute
line 532 column 11 - Warning: <table> lacks "summary" attribute
line 536 column 74 - Warning: <table> proprietary attribute "background"
line 536 column 74 - Warning: <table> lacks "summary" attribute
line 537 column 1187 - Warning: <table> proprietary attribute "height"
line 537 column 1187 - Warning: <table> lacks "summary" attribute
line 537 column 1343 - Warning: <img> proprietary attribute value "absmiddle"
line 537 column 1343 - Warning: <img> lacks "alt" attribute
line 541 column 9 - Warning: <table> lacks "summary" attribute
line 545 column 23 - Warning: <img> lacks "alt" attribute
line 545 column 64 - Warning: <img> lacks "alt" attribute
line 545 column 113 - Warning: <img> lacks "alt" attribute
line 546 column 11 - Warning: <img> lacks "alt" attribute
line 552 column 15 - Warning: <img> lacks "alt" attribute
line 555 column 11 - Warning: <table> lacks "summary" attribute
line 559 column 74 - Warning: <table> proprietary attribute "height"
line 559 column 74 - Warning: <table> lacks "summary" attribute
line 559 column 208 - Warning: <table> lacks "summary" attribute
line 559 column 597 - Warning: <img> proprietary attribute value "absmiddle"
line 559 column 597 - Warning: <img> lacks "alt" attribute
line 559 column 848 - Warning: <img> lacks "alt" attribute
line 563 column 9 - Warning: <table> lacks "summary" attribute
line 566 column 11 - Warning: <font> attribute "color" has invalid value "orange"
line 567 column 22 - Warning: <img> lacks "alt" attribute
line 567 column 63 - Warning: <img> lacks "alt" attribute
line 567 column 112 - Warning: <img> lacks "alt" attribute
line 567 column 162 - Warning: <img> lacks "alt" attribute
line 568 column 11 - Warning: <img> lacks "alt" attribute
line 574 column 15 - Warning: <img> lacks "alt" attribute
line 577 column 11 - Warning: <table> lacks "summary" attribute
line 587 column 9 - Warning: <table> lacks "summary" attribute
line 590 column 11 - Warning: <img> lacks "alt" attribute
line 591 column 23 - Warning: <img> lacks "alt" attribute
line 591 column 64 - Warning: <img> lacks "alt" attribute
line 591 column 113 - Warning: <img> lacks "alt" attribute
line 591 column 163 - Warning: <img> lacks "alt" attribute
line 592 column 11 - Warning: <img> lacks "alt" attribute
line 598 column 15 - Warning: <img> lacks "alt" attribute
line 601 column 11 - Warning: <table> lacks "summary" attribute
line 605 column 74 - Warning: <table> proprietary attribute "height"
line 605 column 74 - Warning: <table> lacks "summary" attribute
line 605 column 204 - Warning: <table> lacks "summary" attribute
line 605 column 312 - Warning: <font> attribute "color" has invalid value "#0000"
line 605 column 435 - Warning: <img> proprietary attribute value "absmiddle"
line 605 column 435 - Warning: <img> lacks "alt" attribute
line 605 column 572 - Warning: <img> lacks "alt" attribute
line 609 column 9 - Warning: <table> lacks "summary" attribute
line 612 column 11 - Warning: <font> attribute "color" has invalid value "orange"
line 613 column 22 - Warning: <img> lacks "alt" attribute
line 613 column 63 - Warning: <img> lacks "alt" attribute
line 613 column 112 - Warning: <img> lacks "alt" attribute
line 613 column 162 - Warning: <img> lacks "alt" attribute
line 614 column 11 - Warning: <img> lacks "alt" attribute
line 620 column 15 - Warning: <img> lacks "alt" attribute
line 623 column 11 - Warning: <table> lacks "summary" attribute
line 631 column 9 - Warning: <table> lacks "summary" attribute
line 634 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 634 column 16 - Warning: <img> lacks "alt" attribute
line 634 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 634 column 59 - Warning: <img> lacks "alt" attribute
line 634 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 634 column 102 - Warning: <img> lacks "alt" attribute
line 634 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 634 column 145 - Warning: <img> lacks "alt" attribute
line 634 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 634 column 188 - Warning: <img> lacks "alt" attribute
line 634 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 634 column 231 - Warning: <img> lacks "alt" attribute
line 634 column 274 - Warning: <img> proprietary attribute value "absmiddle"
line 634 column 274 - Warning: <img> lacks "alt" attribute
line 635 column 23 - Warning: <img> lacks "alt" attribute
line 635 column 64 - Warning: <img> lacks "alt" attribute
line 635 column 113 - Warning: <img> lacks "alt" attribute
line 635 column 163 - Warning: <img> lacks "alt" attribute
line 636 column 11 - Warning: <img> lacks "alt" attribute
line 642 column 15 - Warning: <img> lacks "alt" attribute
line 645 column 11 - Warning: <table> lacks "summary" attribute
line 649 column 74 - Warning: <table> proprietary attribute "background"
line 649 column 74 - Warning: <table> lacks "summary" attribute
line 649 column 1081 - Warning: <div> anchor "shadic1-bg" already defined
line 649 column 1100 - Warning: <div> anchor "shadic1-sky" already defined
line 649 column 1120 - Warning: <div> anchor "shadic1-logo" already defined
line 649 column 1141 - Warning: <div> anchor "shadic1-ground" already defined
line 649 column 1164 - Warning: <div> anchor "shadic1-jd" already defined
line 650 column 1187 - Warning: <table> proprietary attribute "height"
line 650 column 1187 - Warning: <table> lacks "summary" attribute
line 650 column 1276 - Warning: <div> anchor "shadic1-box" already defined
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 656 column 17 - Warning: <table> lacks "summary" attribute
line 658 column 17 - Warning: <table> lacks "summary" attribute
line 659 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 659 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 659 column 243 - Warning: <img> proprietary attribute value "absmiddle"
line 664 column 1 - Warning: <img> lacks "alt" attribute
line 665 column 1 - Warning: <img> lacks "alt" attribute
line 666 column 1 - Warning: <img> lacks "alt" attribute
line 673 column 9 - Warning: <table> lacks "summary" attribute
line 675 column 25 - Warning: <img> lacks "alt" attribute
line 705 column 17 - Warning: <table> lacks "summary" attribute
line 492 column 174 - Warning: trimming empty <b>
line 537 column 1430 - Warning: trimming empty <p>
line 650 column 1386 - Warning: trimming empty <p>
line 629 column 15 - Warning: trimming empty <tr>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 177 column 11 - Warning: <a> cannot copy name attribute to id
line 199 column 11 - Warning: <a> cannot copy name attribute to id
line 227 column 11 - Warning: <a> cannot copy name attribute to id
line 249 column 11 - Warning: <a> cannot copy name attribute to id
line 273 column 11 - Warning: <a> cannot copy name attribute to id
line 300 column 11 - Warning: <a> cannot copy name attribute to id
line 325 column 11 - Warning: <a> cannot copy name attribute to id
line 351 column 11 - Warning: <a> cannot copy name attribute to id
line 386 column 11 - Warning: <a> cannot copy name attribute to id
line 411 column 11 - Warning: <a> cannot copy name attribute to id
line 437 column 11 - Warning: <a> cannot copy name attribute to id
line 467 column 11 - Warning: <a> cannot copy name attribute to id
line 491 column 11 - Warning: <a> cannot copy name attribute to id
line 520 column 11 - Warning: <a> cannot copy name attribute to id
line 543 column 11 - Warning: <a> cannot copy name attribute to id
line 565 column 11 - Warning: <a> cannot copy name attribute to id
line 589 column 11 - Warning: <a> cannot copy name attribute to id
line 611 column 11 - Warning: <a> cannot copy name attribute to id
line 633 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
582 warnings, 0 errors were found!


The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.

The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.

For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.

You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.

You are recommended to use CSS to control line wrapping.
Use "white-space: nowrap" to inhibit wrapping in place
of inserting <NOBR>...</NOBR> into the markup.

To learn more about HTML Tidy see http://tidy.sourceforge.net
Please fill bug reports and queries using the "tracker" on the Tidy web site.
Additionally, questions can be sent to html-tidy@w3.org
HTML and CSS specifications are available from http://www.w3.org/
Lobby your company to join W3C, see http://www.w3.org/Consortium