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: 57949429
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-17-14 07:45:38 PM

Jul - SM64 Hacking - Post your SM64 mods, patches and screenshots here! (NO ROM LINKS!) New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 22 23 24 25 26 27 28 29 30 ... 36 37 38 39 40 41 42 43 44 45 Next newer thread | Next older thread
messiaen
Catgirl
Level: 61


Posts: 926/1085
EXP: 1795233
For next: 81363

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 07-30-10 10:48:56 AM Link | Quote
Hmm, interesting, I never noticed the textures got horizontally flipped. Probably there's a bug in my function which converts the textures to the RGBA5551 format used in the N64. I'll do more tests and try to fix that for the next version.

The trick about using 64x64 or 128x128 textures in SketchUp is that the texture will be strechted 2 or 4 times, because the original mapping was done for a texture larger than the one that will actually be used (32x32).
RDX

Level: 28


Posts: 117/198
EXP: 126807
For next: 4531

Since: 02-14-09


Since last post: 1202 days
Last activity: 1073 days

Posted on 07-30-10 05:57:54 PM Link | Quote
Originally posted by messiaen
Hmm, interesting, I never noticed the textures got horizontally flipped. Probably there's a bug in my function which converts the textures to the RGBA5551 format used in the N64. I'll do more tests and try to fix that for the next version.

I think it's just with Sketchup though. It's not just the textures, it's the entire level. When I used Blender everything looked fine.

--------------------
BigBrain
Member
Level: 20


Posts: 76/85
EXP: 36995
For next: 5444

Since: 09-10-08


Since last post: 479 days
Last activity: 30 days

Posted on 07-31-10 05:23:44 PM Link | Quote


Spent some time on this again this weekend, getting somewhere
It meanwhile successfully parses everything the beginning of what VL-Tone called the "main entry point script for the menu interface" up to the actual level scripts (given that one applies two specific hacks which kind of emulate some ASM code by modifying a single value).
I'm not sure whether the scripts of the actual levels (Castle Grounds, Bob-Omb's Battlefield, etc) are interpreted correctly though.. I don't know how long they're supposed to be and I'm getting stuck in an endless loop, which might be just due to the hacks I mentioned above though.

Anyway, once I get this into a useful state I hope to update the hacking docs with more complete and noob-friendly information. Took me quite a while to understand all this stuff

Description of what you're actually seeing on the screenshot...:
The table is a list of all level script commands (without parameters). Commands which do a "script jump" are marked red (255,0,0), commands which call ASM code are marked in a darker red (191,0,0). If the user selects one of the cells you get a more detailed view on the right side (in the future you'll be able to modify the parameters here, right now it only shows them). On the bottom you get a nice overview of which segment contained which ROM data when the selected command was processed.
(that "move the mouse over a cell to get detailed information" message is outdated meanwhile )
messiaen
Catgirl
Level: 61


Posts: 928/1085
EXP: 1795233
For next: 81363

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 08-02-10 12:22:53 AM (last edited by messiaen at 08-02-10 12:27 AM) Link | Quote
You should check TT64's internal script dumper, which can be acessed through the Preferences menu, this might give you a hint regarding how the scripts flow when it comes to jumps.

Also, I think that instead of a hexeditor-like grid you should insert newline breaks after each commands, as well as indentation so it's easier to visualize and to debug (again, TT64 can be used as a reference for that).

After you get everything working, if you want a little challenge you can try a insert command function (yeah, you'll either have to repoint stuff or get rid of jumps and rewriting stuff in a more linear flow).
BigBrain
Member
Level: 20


Posts: 77/85
EXP: 36995
For next: 5444

Since: 09-10-08


Since last post: 479 days
Last activity: 30 days

Posted on 08-02-10 02:15:25 PM Link | Quote
Wow, thanks for the pointer. I actually never really used TT64 and didn't know the script viewer had that many cool little details
I agree with the reformatting stuff, esp. since it doesn't make the level scripts look so short

However, I couldn't get any specific information out of those scripts, since they are shown in a linear fashion (i.e. same order as in the ROM), whereas my viewer shows the actual flow of the program :/

Anyway, I'm looking forward to your answers to my questions

Right now I'm working on a little disassembler, so that I finally get an idea what the functions called by those 0x11 and 0x12 level script commands are doing... I guess it's just the plain menu logic, but I'm curious about this stuff anyway especially if somewhere it sets this reference value for 0x0c, i.e. maybe it's possible to mark the function calls which mess around with that value, so that I don't get stuck as often in endless loops...
ottokas
User
Level: 9


Posts: 7/15
EXP: 2382
For next: 780

Since: 03-10-10
From: Estonia

Since last post: 244 days
Last activity: 181 days

Posted on 08-04-10 10:56:12 AM Link | Quote
So i'm done with NSMBW, and back in SM64 hacking. Here's some recent experimenting.
how ta hack
Random nobody
You've been warned. Learn how ta post, among other things.
Level: 5


Posts: 2/4
EXP: 315
For next: 214

Since: 07-15-10


Since last post: 1530 days
Last activity: 1355 days

Posted on 08-04-10 04:54:18 PM (last edited by how ta hack at 08-04-10 04:58 PM) Link | Quote
CHEESE BUGAS.
Originally posted by VL-Tone
This thread is meant to be a continuation of the Post Your Mods, Patches and Youtube Videos Here! thread that was started on my blog.

The difference is that you can't attach files and screenshots here, so you'll have to host the files yourself. You can embed images using the IMG tag. Please don't embed screenshots bigger than 640x480.

As usual, don't post links to ROMs, use PPF patches instead. You can also post links to Youtube videos if you want, just don't try to embed them.

If you are posting a link to a mod/PPF patch, you should embed a screenshot in your post so that we can see what it's about before downloading.

While you can post screenshots and patches of small interesting mods, don't add a new post each time there's a little minute change in your mod, wait until there's enough changes for it to be worthwhile.

Change in policy: Even if you're working on a major modding project, you'll have to ask for permission to make an individual thread about it.


i got one it's not complete though its not much at all right now i'll be back to show you guy's ok?[youtube user mariobot100]

--------------------
(dunno)how ta hack
Lyskar
12190
-The Chaos within trumps the Chaos without-
Level: 174


Posts: 6212/12195
EXP: 69502760
For next: 1395107

Since: 07-03-07
From: 52-2-88-7

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

Posted on 08-04-10 05:22:05 PM Link | Quote
Stats
Time/Date
08-04-10 02:22:05 PM
Posts
6212
Days Here
1128
Level
115
Metal_Man88's Post
how ta hack: stop needlessly quoting the beginning post of every topic you post in, then post garbage, or you will be banned.

--------------------
Life is a mystery, unlike death.
Eisnaught - SSQ² - Mobius Roleplay - SSS
Zelda Immortal
Member
Level: 14


Posts: 22/43
EXP: 12714
For next: 357

Since: 03-24-09


Since last post: 208 days
Last activity: 724 days

Posted on 08-04-10 08:37:14 PM Link | Quote
Originally posted by ottokas
So i'm done with NSMBW, and back in SM64 hacking. Here's some recent experimenting.



Hey that's NeoStarmanFort... wait how did you get Galaxy music with it's instruments?

(Is it running in the background?)
Zero One
4830
Zero One
Level: 108


Posts: 1150/4830
EXP: 13457374
For next: 63125

Since: 05-24-10
From: Delta Quadrant

Since last post: 1 day
Last activity: 5 hours

Posted on 08-05-10 01:36:23 AM Link | Quote
Originally posted by Zelda Immortal
Hey that's NeoStarmanFort... wait how did you get Galaxy music with it's instruments?

(Is it running in the background?)



It's running in the background

--------------------
"The last Metroid is in captivity."
And yet, the galaxy is STILL fucked.
shiftybill
Random nobody
Level: 3


Posts: 1/2
EXP: 110
For next: 18

Since: 08-08-10


Since last post: 1514 days
Last activity: 1499 days

Posted on 08-08-10 09:27:07 AM (last edited by shiftybill at 08-08-10 09:30 AM) Link | Quote
Hi Guys,

Ive had a bit of free time lately and was feeling a bit nostalgic and by luck i found out about toads tool as well as blender here is my first level, it still needs a lot of prettying up, it also needs items and enemies but the basic layout is there. any tips for additional scenery would be appreciated.





ChanceMcMichael
User
Level: 8


Posts: 11/13
EXP: 1876
For next: 311

Since: 05-29-10


Since last post: 1515 days
Last activity: 1515 days

Posted on 08-10-10 11:06:49 PM Link | Quote
Hey guys. Just thought I'd showcase what I learned today.



This is a quick map I made in less than 15 minutes probably, and of course it's nothing special, just a temple and some land around it, but the cool thing is that I finally learned how to mess with the terrain. (An example is the hills and mountains having curved surfaces.)

Three cheers for learning something new?
Me-me
340
Level: 37


Posts: 223/341
EXP: 322960
For next: 15293

Since: 08-05-07


Since last post: 800 days
Last activity: 211 days

Posted on 08-11-10 07:20:33 AM Link | Quote
Impressive. What editor did you use?
My guess is... sketchup?

--------------------
IOS, WAD, DOL and ELF -- I hate them all.
ChanceMcMichael
User
Level: 8


Posts: 12/13
EXP: 1876
For next: 311

Since: 05-29-10


Since last post: 1515 days
Last activity: 1515 days

Posted on 08-11-10 02:47:33 PM Link | Quote
Originally posted by Me-me
Impressive. What editor did you use?
My guess is... sketchup?


Yes, just sketchup. Apparently there's a terrain editor in the sandbox toolset, though it makes texturing a little difficult.
Zelda Immortal
Member
Level: 14


Posts: 24/43
EXP: 12714
For next: 357

Since: 03-24-09


Since last post: 208 days
Last activity: 724 days

Posted on 08-18-10 11:20:56 AM Link | Quote
My Hack is Starting...

Story is that: Princess Toadstool went missing three days ago.
Peach sends a S.O.S. Detailing who kidnapped her. The Ghastly King has a wife who needs a vessal.
Once Mario reaches The Ghastly Castle. It is too late and Peach is possessed. To cure her Mario must collect the Lost Souls (People who where defeated by The Ghastly King's minions).

Final Boss IS NOT BOWSER! It's Peach.





Uploaded with ImageShack.us
Flames540
User
Level: 9


Posts: 3/16
EXP: 2497
For next: 665

Since: 08-17-10


Since last post: 1440 days
Last activity: 1069 days

Posted on 08-20-10 01:35:15 PM Link | Quote
Hello everyone! i've made a mod i'd like to publish...
it's called Gagdet garden, a garden full of fun!
Pictures:


Note: the warps have been changed so you will directly go to the castle courtyard, don't take
the right door or you will get stuck





Mario getting owned by a Chuck-ya =P

http://www.mediafire.com/?rq8ktzojjdsfl2t PPF patch download

this is my first mod of Super Mario 64 and i'd to thank VL-Tone for creating TT64

Flames540
Crashman64

Level: 9


Posts: 4/16
EXP: 2511
For next: 651

Since: 07-31-10
From: Paris, France

Since last post: 1486 days
Last activity: 1502 days

Posted on 08-22-10 01:52:54 PM (last edited by Crashman64 at 08-23-10 01:14 PM) Link | Quote
Here it comes, my first-time modded SM64 hack, Mario's Journey!
Download the .rar file, .ppf patch inside: http://www.mediafire.com/?93v0ovhe3v0cnpj (includes a screenshot folder and a readme file)

This wasn't made with messiaen's Level Importer and Blender 3D, just the Castle and its courses.
Only the Castle Grounds, the Lobby, the Courtyard and the four first levels were modded within minor textures.

Walkthrough Guide in the hacking area of the SM64 forums: http://www.sm64.org/forum

Sorry for not posting screenshots right in the post.

PS: Also easter eggs in the 1st stage, find by yourself.
ChanceMcMichael
User
Level: 8


Posts: 13/13
EXP: 1876
For next: 311

Since: 05-29-10


Since last post: 1515 days
Last activity: 1515 days

Posted on 08-23-10 08:40:35 PM Link | Quote
Hey guys. Whatcha' think of mah' boat?



In other news, I joined a hacking team recently. Look forward to something from us... eh... not sure when, but look forward anyway!
Crashman64

Level: 9


Posts: 6/16
EXP: 2511
For next: 651

Since: 07-31-10
From: Paris, France

Since last post: 1486 days
Last activity: 1502 days

Posted on 08-24-10 02:26:03 AM Link | Quote
Great. Fantastic. Best design ever. It's a new Jolly Roger Bay boat you have maked?
Vinnyboiler
Catgirl
Level: 59


Posts: 480/1018
EXP: 1619518
For next: 53610

Since: 12-27-07
From: London, England

Since last post: 233 days
Last activity: 4 days

Posted on 08-29-10 06:36:00 PM Link | Quote

I thought I might show off my newest level here, I have been working on my hack for quite awhile now and have been updating quite regularly on another fourm website (The link is in my signiture). Quick note my hack is now called Alternate Reality Mario 64 untill I can find a better name for it

--------------------
Follow my SM64 hack here Alternate Reality Mario 64
Pages: 1 2 3 4 5 6 7 8 9 10 ... 22 23 24 25 26 27 28 29 30 ... 36 37 38 39 40 41 42 43 44 45 Next newer thread | Next older thread
Jul - SM64 Hacking - Post your SM64 mods, patches and screenshots here! (NO ROM LINKS!) New poll - New thread - New reply






Rusted Logic

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

35 database queries, 6 query cache hits.
Query execution time:  0.325408 seconds
Script execution time:  0.089022 seconds
Total render time:  0.414429 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 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 227 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 93 - Warning: unescaped & or unknown entity "&page"
line 143 column 124 - Warning: unescaped & or unknown entity "&page"
line 143 column 155 - Warning: unescaped & or unknown entity "&page"
line 143 column 186 - Warning: unescaped & or unknown entity "&page"
line 143 column 217 - Warning: unescaped & or unknown entity "&page"
line 143 column 248 - Warning: unescaped & or unknown entity "&page"
line 143 column 279 - Warning: unescaped & or unknown entity "&page"
line 143 column 310 - Warning: unescaped & or unknown entity "&page"
line 143 column 341 - Warning: unescaped & or unknown entity "&page"
line 143 column 372 - Warning: unescaped & or unknown entity "&page"
line 143 column 408 - Warning: unescaped & or unknown entity "&page"
line 143 column 441 - Warning: unescaped & or unknown entity "&page"
line 143 column 474 - Warning: unescaped & or unknown entity "&page"
line 143 column 507 - Warning: unescaped & or unknown entity "&page"
line 143 column 543 - Warning: unescaped & or unknown entity "&page"
line 143 column 576 - Warning: unescaped & or unknown entity "&page"
line 143 column 609 - Warning: unescaped & or unknown entity "&page"
line 143 column 642 - Warning: unescaped & or unknown entity "&page"
line 143 column 679 - Warning: unescaped & or unknown entity "&page"
line 143 column 712 - Warning: unescaped & or unknown entity "&page"
line 143 column 745 - Warning: unescaped & or unknown entity "&page"
line 143 column 778 - Warning: unescaped & or unknown entity "&page"
line 143 column 811 - Warning: unescaped & or unknown entity "&page"
line 143 column 844 - Warning: unescaped & or unknown entity "&page"
line 143 column 877 - Warning: unescaped & or unknown entity "&page"
line 143 column 910 - Warning: unescaped & or unknown entity "&page"
line 143 column 943 - Warning: unescaped & or unknown entity "&page"
line 143 column 976 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 1013 - 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 100 - 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 100 - Warning: unescaped & or unknown entity "&postid"
line 196 column 15 - Warning: missing <td>
line 197 column 9 - Warning: <div> isn't allowed in <tr> elements
line 196 column 15 - Info: <tr> previously mentioned
line 199 column 9 - Warning: missing <tr>
line 213 column 13 - Warning: missing <tr>
line 214 column 27 - Warning: <nobr> is not approved by W3C
line 214 column 100 - Warning: unescaped & or unknown entity "&postid"
line 216 column 141 - Warning: discarding unexpected </img>
line 229 column 15 - Warning: missing <td>
line 230 column 9 - Warning: <div> isn't allowed in <tr> elements
line 229 column 15 - Info: <tr> previously mentioned
line 232 column 9 - Warning: missing <tr>
line 246 column 13 - Warning: missing <tr>
line 247 column 27 - Warning: <nobr> is not approved by W3C
line 247 column 100 - Warning: unescaped & or unknown entity "&postid"
line 255 column 15 - Warning: missing <td>
line 256 column 9 - Warning: <div> isn't allowed in <tr> elements
line 255 column 15 - Info: <tr> previously mentioned
line 258 column 9 - Warning: missing <tr>
line 272 column 13 - Warning: missing <tr>
line 273 column 27 - Warning: <nobr> is not approved by W3C
line 273 column 100 - Warning: unescaped & or unknown entity "&postid"
line 284 column 15 - Warning: missing <td>
line 285 column 9 - Warning: <div> isn't allowed in <tr> elements
line 284 column 15 - Info: <tr> previously mentioned
line 287 column 9 - Warning: missing <tr>
line 301 column 13 - Warning: missing <tr>
line 302 column 27 - Warning: <nobr> is not approved by W3C
line 302 column 100 - Warning: unescaped & or unknown entity "&postid"
line 305 column 281 - Warning: discarding unexpected </param>
line 305 column 332 - Warning: discarding unexpected </param>
line 305 column 387 - Warning: discarding unexpected </param>
line 305 column 395 - Warning: <embed> is not approved by W3C
line 305 column 579 - Warning: discarding unexpected </embed>
line 307 column 15 - Warning: missing <td>
line 308 column 9 - Warning: <div> isn't allowed in <tr> elements
line 307 column 15 - Info: <tr> previously mentioned
line 310 column 9 - Warning: missing <tr>
line 324 column 13 - Warning: missing <tr>
line 325 column 27 - Warning: <nobr> is not approved by W3C
line 325 column 100 - Warning: unescaped & or unknown entity "&postid"
line 341 column 15 - Warning: missing <td>
line 342 column 9 - Warning: <div> isn't allowed in <tr> elements
line 341 column 15 - Info: <tr> previously mentioned
line 344 column 9 - Warning: missing <tr>
line 358 column 13 - Warning: missing <tr>
line 359 column 27 - Warning: <nobr> is not approved by W3C
line 359 column 100 - Warning: unescaped & or unknown entity "&postid"
line 361 column 74 - Warning: <style> isn't allowed in <td> elements
line 361 column 9 - Info: <td> previously mentioned
line 361 column 1365 - Error: <z> is not recognized!
line 361 column 1365 - Warning: discarding unexpected <z>
line 361 column 1377 - Warning: discarding unexpected </z>
line 363 column 1409 - Error: <z> is not recognized!
line 363 column 1409 - Warning: discarding unexpected <z>
line 363 column 1417 - Warning: discarding unexpected </z>
line 365 column 1433 - Error: <z> is not recognized!
line 365 column 1433 - Warning: discarding unexpected <z>
line 365 column 1445 - Warning: discarding unexpected </z>
line 367 column 1461 - Error: <z> is not recognized!
line 367 column 1461 - Warning: discarding unexpected <z>
line 367 column 1469 - Warning: discarding unexpected </z>
line 369 column 2300 - Warning: discarding unexpected </td>
line 371 column 15 - Warning: missing <td>
line 372 column 9 - Warning: <div> isn't allowed in <tr> elements
line 371 column 15 - Info: <tr> previously mentioned
line 374 column 9 - Warning: missing <tr>
line 388 column 13 - Warning: missing <tr>
line 389 column 27 - Warning: <nobr> is not approved by W3C
line 389 column 100 - Warning: unescaped & or unknown entity "&postid"
line 392 column 357 - Warning: discarding unexpected </param>
line 392 column 408 - Warning: discarding unexpected </param>
line 392 column 463 - Warning: discarding unexpected </param>
line 392 column 471 - Warning: <embed> is not approved by W3C
line 392 column 655 - Warning: discarding unexpected </embed>
line 398 column 15 - Warning: missing <td>
line 399 column 9 - Warning: <div> isn't allowed in <tr> elements
line 398 column 15 - Info: <tr> previously mentioned
line 401 column 9 - Warning: missing <tr>
line 415 column 13 - Warning: missing <tr>
line 416 column 27 - Warning: <nobr> is not approved by W3C
line 416 column 100 - Warning: unescaped & or unknown entity "&postid"
line 418 column 317 - Warning: missing </font> before <body>
line 418 column 346 - Warning: discarding unexpected <body>
line 418 column 380 - Warning: inserting implicit <font>
line 418 column 380 - Warning: missing </font> before <hr>
line 418 column 451 - Warning: inserting implicit <font>
line 418 column 451 - Warning: missing </font> before <hr>
line 421 column 1 - Warning: inserting implicit <font>
line 424 column 893 - Warning: plain text isn't allowed in <tr> elements
line 418 column 291 - Info: <tr> previously mentioned
line 426 column 15 - Warning: missing <td>
line 427 column 9 - Warning: <div> isn't allowed in <tr> elements
line 426 column 15 - Info: <tr> previously mentioned
line 429 column 9 - Warning: missing <tr>
line 443 column 13 - Warning: missing <tr>
line 444 column 27 - Warning: <nobr> is not approved by W3C
line 444 column 100 - Warning: unescaped & or unknown entity "&postid"
line 456 column 15 - Warning: missing <td>
line 457 column 9 - Warning: <div> isn't allowed in <tr> elements
line 456 column 15 - Info: <tr> previously mentioned
line 459 column 9 - Warning: missing <tr>
line 473 column 13 - Warning: missing <tr>
line 474 column 27 - Warning: <nobr> is not approved by W3C
line 474 column 100 - Warning: unescaped & or unknown entity "&postid"
line 484 column 15 - Warning: missing <td>
line 485 column 9 - Warning: <div> isn't allowed in <tr> elements
line 484 column 15 - Info: <tr> previously mentioned
line 487 column 9 - Warning: missing <tr>
line 501 column 13 - Warning: missing <tr>
line 502 column 27 - Warning: <nobr> is not approved by W3C
line 502 column 100 - Warning: unescaped & or unknown entity "&postid"
line 507 column 15 - Warning: missing <td>
line 508 column 9 - Warning: <div> isn't allowed in <tr> elements
line 507 column 15 - Info: <tr> previously mentioned
line 510 column 9 - Warning: missing <tr>
line 524 column 13 - Warning: missing <tr>
line 525 column 27 - Warning: <nobr> is not approved by W3C
line 525 column 100 - Warning: unescaped & or unknown entity "&postid"
line 532 column 15 - Warning: missing <td>
line 533 column 9 - Warning: <div> isn't allowed in <tr> elements
line 532 column 15 - Info: <tr> previously mentioned
line 535 column 9 - Warning: missing <tr>
line 549 column 13 - Warning: missing <tr>
line 550 column 27 - Warning: <nobr> is not approved by W3C
line 550 column 100 - Warning: unescaped & or unknown entity "&postid"
line 566 column 15 - Warning: missing <td>
line 567 column 9 - Warning: <div> isn't allowed in <tr> elements
line 566 column 15 - Info: <tr> previously mentioned
line 569 column 9 - Warning: missing <tr>
line 583 column 13 - Warning: missing <tr>
line 584 column 27 - Warning: <nobr> is not approved by W3C
line 584 column 100 - Warning: unescaped & or unknown entity "&postid"
line 606 column 15 - Warning: missing <td>
line 607 column 9 - Warning: <div> isn't allowed in <tr> elements
line 606 column 15 - Info: <tr> previously mentioned
line 609 column 9 - Warning: missing <tr>
line 623 column 13 - Warning: missing <tr>
line 624 column 27 - Warning: <nobr> is not approved by W3C
line 624 column 100 - Warning: unescaped & or unknown entity "&postid"
line 638 column 15 - Warning: missing <td>
line 639 column 9 - Warning: <div> isn't allowed in <tr> elements
line 638 column 15 - Info: <tr> previously mentioned
line 641 column 9 - Warning: missing <tr>
line 655 column 13 - Warning: missing <tr>
line 656 column 27 - Warning: <nobr> is not approved by W3C
line 656 column 100 - Warning: unescaped & or unknown entity "&postid"
line 664 column 15 - Warning: missing <td>
line 665 column 9 - Warning: <div> isn't allowed in <tr> elements
line 664 column 15 - Info: <tr> previously mentioned
line 667 column 9 - Warning: missing <tr>
line 681 column 13 - Warning: missing <tr>
line 682 column 27 - Warning: <nobr> is not approved by W3C
line 682 column 100 - Warning: unescaped & or unknown entity "&postid"
line 686 column 15 - Warning: missing <td>
line 687 column 9 - Warning: <div> isn't allowed in <tr> elements
line 686 column 15 - Info: <tr> previously mentioned
line 689 column 9 - Warning: missing <tr>
line 703 column 13 - Warning: missing <tr>
line 704 column 27 - Warning: <nobr> is not approved by W3C
line 704 column 100 - Warning: unescaped & or unknown entity "&postid"
line 706 column 190 - Warning: discarding unexpected </param>
line 706 column 241 - Warning: discarding unexpected </param>
line 706 column 296 - Warning: discarding unexpected </param>
line 706 column 304 - Warning: <embed> is not approved by W3C
line 706 column 484 - Warning: discarding unexpected </embed>
line 707 column 977 - Warning: unescaped & or unknown entity "&st"
line 707 column 983 - Warning: entity "&#" doesn't end in ';'
line 710 column 17 - Warning: discarding unexpected <table>
line 713 column 35 - Warning: missing <tr>
line 713 column 93 - Warning: unescaped & or unknown entity "&page"
line 713 column 124 - Warning: unescaped & or unknown entity "&page"
line 713 column 155 - Warning: unescaped & or unknown entity "&page"
line 713 column 186 - Warning: unescaped & or unknown entity "&page"
line 713 column 217 - Warning: unescaped & or unknown entity "&page"
line 713 column 248 - Warning: unescaped & or unknown entity "&page"
line 713 column 279 - Warning: unescaped & or unknown entity "&page"
line 713 column 310 - Warning: unescaped & or unknown entity "&page"
line 713 column 341 - Warning: unescaped & or unknown entity "&page"
line 713 column 372 - Warning: unescaped & or unknown entity "&page"
line 713 column 408 - Warning: unescaped & or unknown entity "&page"
line 713 column 441 - Warning: unescaped & or unknown entity "&page"
line 713 column 474 - Warning: unescaped & or unknown entity "&page"
line 713 column 507 - Warning: unescaped & or unknown entity "&page"
line 713 column 543 - Warning: unescaped & or unknown entity "&page"
line 713 column 576 - Warning: unescaped & or unknown entity "&page"
line 713 column 609 - Warning: unescaped & or unknown entity "&page"
line 713 column 642 - Warning: unescaped & or unknown entity "&page"
line 713 column 679 - Warning: unescaped & or unknown entity "&page"
line 713 column 712 - Warning: unescaped & or unknown entity "&page"
line 713 column 745 - Warning: unescaped & or unknown entity "&page"
line 713 column 778 - Warning: unescaped & or unknown entity "&page"
line 713 column 811 - Warning: unescaped & or unknown entity "&page"
line 713 column 844 - Warning: unescaped & or unknown entity "&page"
line 713 column 877 - Warning: unescaped & or unknown entity "&page"
line 713 column 910 - Warning: unescaped & or unknown entity "&page"
line 713 column 943 - Warning: unescaped & or unknown entity "&page"
line 713 column 976 - Warning: unescaped & or unknown entity "&page"
line 713 column 50 - Warning: missing </font> before </td>
line 713 column 1013 - Warning: missing </font> before </table>
line 715 column 35 - Warning: missing <tr>
line 715 column 50 - Warning: missing </font> before </td>
line 716 column 37 - Warning: unescaped & or unknown entity "&id"
line 715 column 227 - Warning: missing </font> before </table>
line 717 column 17 - Warning: discarding unexpected </textarea>
line 717 column 28 - Warning: discarding unexpected </form>
line 717 column 35 - Warning: discarding unexpected </embed>
line 717 column 43 - Warning: discarding unexpected </noembed>
line 717 column 53 - Warning: discarding unexpected </noscript>
line 717 column 64 - Warning: discarding unexpected </noembed>
line 717 column 74 - Warning: discarding unexpected </embed>
line 717 column 82 - Warning: discarding unexpected </table>
line 717 column 90 - Warning: discarding unexpected </table>
line 726 column 9 - Warning: missing </font> before <table>
line 742 column 9 - Warning: inserting implicit <font>
line 754 column 23 - Warning: inserting implicit <font>
line 761 column 57 - Warning: discarding unexpected </font>
line 719 column 1 - Warning: missing </center>
line 361 column 74 - 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 244 - 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 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 175 column 9 - Warning: <table> lacks "summary" 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 194 column 577 - Warning: <img> lacks "alt" attribute
line 198 column 9 - Warning: <table> lacks "summary" attribute
line 202 column 22 - Warning: <img> lacks "alt" attribute
line 202 column 63 - Warning: <img> lacks "alt" attribute
line 202 column 112 - Warning: <img> lacks "alt" attribute
line 202 column 162 - Warning: <img> lacks "alt" attribute
line 209 column 15 - Warning: <img> lacks "alt" attribute
line 212 column 11 - Warning: <table> lacks "summary" attribute
line 216 column 74 - Warning: <img> lacks "alt" attribute
line 218 column 217 - Warning: <img> proprietary attribute value "absmiddle"
line 218 column 217 - Warning: <img> lacks "alt" attribute
line 220 column 726 - Warning: <img> proprietary attribute value "absmiddle"
line 220 column 726 - Warning: <img> lacks "alt" attribute
line 222 column 1069 - Warning: <img> proprietary attribute value "absmiddle"
line 222 column 1069 - Warning: <img> lacks "alt" attribute
line 226 column 1787 - Warning: <img> proprietary attribute value "absmiddle"
line 226 column 1787 - Warning: <img> lacks "alt" attribute
line 231 column 9 - Warning: <table> lacks "summary" attribute
line 235 column 22 - Warning: <img> lacks "alt" attribute
line 235 column 63 - Warning: <img> lacks "alt" attribute
line 235 column 112 - Warning: <img> lacks "alt" attribute
line 235 column 162 - Warning: <img> lacks "alt" attribute
line 242 column 15 - Warning: <img> lacks "alt" attribute
line 245 column 11 - Warning: <table> lacks "summary" attribute
line 253 column 594 - Warning: <img> proprietary attribute value "absmiddle"
line 253 column 594 - Warning: <img> lacks "alt" attribute
line 257 column 9 - Warning: <table> lacks "summary" attribute
line 261 column 22 - Warning: <img> lacks "alt" attribute
line 261 column 63 - Warning: <img> lacks "alt" attribute
line 261 column 112 - Warning: <img> lacks "alt" attribute
line 261 column 162 - Warning: <img> lacks "alt" attribute
line 268 column 15 - Warning: <img> lacks "alt" attribute
line 271 column 11 - Warning: <table> lacks "summary" attribute
line 275 column 205 - Warning: <img> proprietary attribute value "absmiddle"
line 275 column 205 - Warning: <img> lacks "alt" attribute
line 276 column 354 - Warning: <img> proprietary attribute value "absmiddle"
line 276 column 354 - Warning: <img> lacks "alt" attribute
line 280 column 683 - Warning: <img> proprietary attribute value "absmiddle"
line 280 column 683 - Warning: <img> lacks "alt" attribute
line 282 column 985 - Warning: <img> proprietary attribute value "absmiddle"
line 282 column 985 - Warning: <img> lacks "alt" attribute
line 286 column 9 - Warning: <table> lacks "summary" attribute
line 290 column 21 - Warning: <img> lacks "alt" attribute
line 290 column 62 - Warning: <img> lacks "alt" attribute
line 290 column 111 - Warning: <img> lacks "alt" attribute
line 290 column 161 - Warning: <img> lacks "alt" attribute
line 291 column 11 - Warning: <img> lacks "alt" attribute
line 297 column 15 - Warning: <img> lacks "alt" attribute
line 300 column 11 - Warning: <table> lacks "summary" attribute
line 309 column 9 - Warning: <table> lacks "summary" attribute
line 313 column 21 - Warning: <img> lacks "alt" attribute
line 313 column 62 - Warning: <img> lacks "alt" attribute
line 313 column 111 - Warning: <img> lacks "alt" attribute
line 313 column 161 - Warning: <img> lacks "alt" attribute
line 320 column 15 - Warning: <img> lacks "alt" attribute
line 323 column 11 - Warning: <table> lacks "summary" attribute
line 343 column 9 - Warning: <table> lacks "summary" attribute
line 346 column 17 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 17 - Warning: <img> lacks "alt" attribute
line 346 column 60 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 60 - Warning: <img> lacks "alt" attribute
line 346 column 103 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 103 - Warning: <img> lacks "alt" attribute
line 346 column 146 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 146 - Warning: <img> lacks "alt" attribute
line 346 column 189 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 189 - Warning: <img> lacks "alt" attribute
line 346 column 232 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 232 - Warning: <img> lacks "alt" attribute
line 346 column 275 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 275 - Warning: <img> lacks "alt" attribute
line 346 column 318 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 318 - Warning: <img> lacks "alt" attribute
line 346 column 361 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 361 - Warning: <img> lacks "alt" attribute
line 346 column 404 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 404 - Warning: <img> lacks "alt" attribute
line 346 column 447 - Warning: <img> proprietary attribute value "absmiddle"
line 346 column 447 - Warning: <img> lacks "alt" attribute
line 347 column 23 - Warning: <img> lacks "alt" attribute
line 347 column 64 - Warning: <img> lacks "alt" attribute
line 347 column 112 - Warning: <img> lacks "alt" attribute
line 347 column 162 - Warning: <img> lacks "alt" attribute
line 348 column 11 - Warning: <img> lacks "alt" attribute
line 354 column 15 - Warning: <img> lacks "alt" attribute
line 357 column 11 - Warning: <table> lacks "summary" attribute
line 361 column 1136 - Warning: <table> proprietary attribute "height"
line 361 column 1136 - Warning: <table> lacks "summary" attribute
line 361 column 1210 - Warning: <tr> attribute "valign" has invalid value "center"
line 361 column 1246 - Warning: <table> lacks "summary" attribute
line 369 column 1511 - Warning: <table> lacks "summary" attribute
line 369 column 1890 - Warning: <table> lacks "summary" attribute
line 373 column 9 - Warning: <table> lacks "summary" attribute
line 377 column 22 - Warning: <img> lacks "alt" attribute
line 377 column 63 - Warning: <img> lacks "alt" attribute
line 377 column 112 - Warning: <img> lacks "alt" attribute
line 377 column 162 - Warning: <img> lacks "alt" attribute
line 384 column 15 - Warning: <img> lacks "alt" attribute
line 387 column 11 - Warning: <table> lacks "summary" attribute
line 400 column 9 - Warning: <table> lacks "summary" attribute
line 403 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 16 - Warning: <img> lacks "alt" attribute
line 403 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 59 - Warning: <img> lacks "alt" attribute
line 403 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 102 - Warning: <img> lacks "alt" attribute
line 403 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 145 - Warning: <img> lacks "alt" attribute
line 403 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 188 - Warning: <img> lacks "alt" attribute
line 403 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 231 - Warning: <img> lacks "alt" attribute
line 403 column 274 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 274 - Warning: <img> lacks "alt" attribute
line 403 column 317 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 317 - Warning: <img> lacks "alt" attribute
line 403 column 360 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 360 - Warning: <img> lacks "alt" attribute
line 403 column 403 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 403 - Warning: <img> lacks "alt" attribute
line 403 column 446 - Warning: <img> proprietary attribute value "absmiddle"
line 403 column 446 - Warning: <img> lacks "alt" attribute
line 404 column 23 - Warning: <img> lacks "alt" attribute
line 404 column 64 - Warning: <img> lacks "alt" attribute
line 404 column 113 - Warning: <img> lacks "alt" attribute
line 404 column 163 - Warning: <img> lacks "alt" attribute
line 405 column 11 - Warning: <img> lacks "alt" attribute
line 411 column 15 - Warning: <img> lacks "alt" attribute
line 414 column 11 - Warning: <table> lacks "summary" attribute
line 418 column 74 - Warning: <table> proprietary attribute "height"
line 418 column 74 - Warning: <table> lacks "summary" attribute
line 418 column 208 - Warning: <table> lacks "summary" attribute
line 422 column 634 - Warning: <img> proprietary attribute value "absmiddle"
line 422 column 634 - Warning: <img> lacks "alt" attribute
line 424 column 835 - Warning: <img> lacks "alt" attribute
line 428 column 9 - Warning: <table> lacks "summary" attribute
line 432 column 21 - Warning: <img> lacks "alt" attribute
line 432 column 62 - Warning: <img> lacks "alt" attribute
line 432 column 111 - Warning: <img> lacks "alt" attribute
line 432 column 161 - Warning: <img> lacks "alt" attribute
line 439 column 15 - Warning: <img> lacks "alt" attribute
line 442 column 11 - Warning: <table> lacks "summary" attribute
line 448 column 216 - Warning: <img> proprietary attribute value "absmiddle"
line 448 column 216 - Warning: <img> lacks "alt" attribute
line 450 column 503 - Warning: <img> lacks "alt" attribute
line 451 column 625 - Warning: <img> lacks "alt" attribute
line 452 column 747 - Warning: <img> lacks "alt" attribute
line 453 column 868 - Warning: <img> lacks "alt" attribute
line 458 column 9 - Warning: <table> lacks "summary" attribute
line 462 column 21 - Warning: <img> lacks "alt" attribute
line 462 column 62 - Warning: <img> lacks "alt" attribute
line 462 column 111 - Warning: <img> lacks "alt" attribute
line 462 column 161 - Warning: <img> lacks "alt" attribute
line 469 column 15 - Warning: <img> lacks "alt" attribute
line 472 column 11 - Warning: <table> lacks "summary" attribute
line 478 column 139 - Warning: <img> lacks "alt" attribute
line 486 column 9 - Warning: <table> lacks "summary" attribute
line 489 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 489 column 15 - Warning: <img> lacks "alt" attribute
line 489 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 489 column 58 - Warning: <img> lacks "alt" attribute
line 489 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 489 column 101 - Warning: <img> lacks "alt" attribute
line 489 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 489 column 144 - Warning: <img> lacks "alt" attribute
line 489 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 489 column 187 - Warning: <img> lacks "alt" attribute
line 489 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 489 column 230 - Warning: <img> lacks "alt" attribute
line 490 column 22 - Warning: <img> lacks "alt" attribute
line 490 column 63 - Warning: <img> lacks "alt" attribute
line 490 column 112 - Warning: <img> lacks "alt" attribute
line 490 column 162 - Warning: <img> lacks "alt" attribute
line 491 column 11 - Warning: <img> lacks "alt" attribute
line 497 column 15 - Warning: <img> lacks "alt" attribute
line 500 column 11 - Warning: <table> lacks "summary" attribute
line 509 column 9 - Warning: <table> lacks "summary" attribute
line 513 column 21 - Warning: <img> lacks "alt" attribute
line 513 column 62 - Warning: <img> lacks "alt" attribute
line 513 column 111 - Warning: <img> lacks "alt" attribute
line 513 column 161 - Warning: <img> lacks "alt" attribute
line 520 column 15 - Warning: <img> lacks "alt" attribute
line 523 column 11 - Warning: <table> lacks "summary" attribute
line 534 column 9 - Warning: <table> lacks "summary" attribute
line 538 column 22 - Warning: <img> lacks "alt" attribute
line 538 column 63 - Warning: <img> lacks "alt" attribute
line 538 column 112 - Warning: <img> lacks "alt" attribute
line 538 column 162 - Warning: <img> lacks "alt" attribute
line 545 column 15 - Warning: <img> lacks "alt" attribute
line 548 column 11 - Warning: <table> lacks "summary" attribute
line 560 column 557 - Warning: <img> lacks "alt" attribute
line 561 column 672 - Warning: <img> lacks "alt" attribute
line 562 column 789 - Warning: <img> lacks "alt" attribute
line 568 column 9 - Warning: <table> lacks "summary" attribute
line 572 column 21 - Warning: <img> lacks "alt" attribute
line 572 column 62 - Warning: <img> lacks "alt" attribute
line 572 column 111 - Warning: <img> lacks "alt" attribute
line 572 column 161 - Warning: <img> lacks "alt" attribute
line 573 column 11 - Warning: <img> lacks "alt" attribute
line 579 column 15 - Warning: <img> lacks "alt" attribute
line 582 column 11 - Warning: <table> lacks "summary" attribute
line 589 column 255 - Warning: <img> lacks "alt" attribute
line 594 column 533 - Warning: <img> lacks "alt" attribute
line 595 column 665 - Warning: <img> lacks "alt" attribute
line 596 column 796 - Warning: <img> lacks "alt" attribute
line 608 column 9 - Warning: <table> lacks "summary" attribute
line 611 column 11 - Warning: <img> lacks "alt" attribute
line 612 column 21 - Warning: <img> lacks "alt" attribute
line 612 column 62 - Warning: <img> lacks "alt" attribute
line 612 column 111 - Warning: <img> lacks "alt" attribute
line 612 column 161 - Warning: <img> lacks "alt" attribute
line 619 column 15 - Warning: <img> lacks "alt" attribute
line 622 column 11 - Warning: <table> lacks "summary" attribute
line 640 column 9 - Warning: <table> lacks "summary" attribute
line 644 column 21 - Warning: <img> lacks "alt" attribute
line 644 column 62 - Warning: <img> lacks "alt" attribute
line 644 column 111 - Warning: <img> lacks "alt" attribute
line 644 column 161 - Warning: <img> lacks "alt" attribute
line 651 column 15 - Warning: <img> lacks "alt" attribute
line 654 column 11 - Warning: <table> lacks "summary" attribute
line 660 column 120 - Warning: <img> lacks "alt" attribute
line 666 column 9 - Warning: <table> lacks "summary" attribute
line 669 column 11 - Warning: <img> lacks "alt" attribute
line 670 column 21 - Warning: <img> lacks "alt" attribute
line 670 column 62 - Warning: <img> lacks "alt" attribute
line 670 column 111 - Warning: <img> lacks "alt" attribute
line 670 column 161 - Warning: <img> lacks "alt" attribute
line 677 column 15 - Warning: <img> lacks "alt" attribute
line 680 column 11 - Warning: <table> lacks "summary" attribute
line 688 column 9 - Warning: <table> lacks "summary" attribute
line 692 column 22 - Warning: <img> lacks "alt" attribute
line 692 column 63 - Warning: <img> lacks "alt" attribute
line 692 column 112 - Warning: <img> lacks "alt" attribute
line 692 column 162 - Warning: <img> lacks "alt" attribute
line 693 column 11 - Warning: <img> lacks "alt" attribute
line 699 column 15 - Warning: <img> lacks "alt" attribute
line 702 column 11 - Warning: <table> lacks "summary" attribute
line 707 column 800 - Warning: <img> proprietary attribute value "absmiddle"
line 707 column 800 - Warning: <img> lacks "alt" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 713 column 17 - Warning: <table> lacks "summary" attribute
line 715 column 17 - Warning: <table> lacks "summary" attribute
line 716 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 716 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 716 column 244 - Warning: <img> proprietary attribute value "absmiddle"
line 721 column 1 - Warning: <img> lacks "alt" attribute
line 722 column 1 - Warning: <img> lacks "alt" attribute
line 723 column 1 - Warning: <img> lacks "alt" attribute
line 730 column 9 - Warning: <table> lacks "summary" attribute
line 732 column 25 - Warning: <img> lacks "alt" attribute
line 762 column 17 - Warning: <table> lacks "summary" attribute
line 418 column 317 - Warning: trimming empty <font>
line 686 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 200 column 11 - Warning: <a> cannot copy name attribute to id
line 233 column 11 - Warning: <a> cannot copy name attribute to id
line 259 column 11 - Warning: <a> cannot copy name attribute to id
line 288 column 11 - Warning: <a> cannot copy name attribute to id
line 311 column 11 - Warning: <a> cannot copy name attribute to id
line 345 column 11 - Warning: <a> cannot copy name attribute to id
line 375 column 11 - Warning: <a> cannot copy name attribute to id
line 402 column 11 - Warning: <a> cannot copy name attribute to id
line 430 column 11 - Warning: <a> cannot copy name attribute to id
line 460 column 11 - Warning: <a> cannot copy name attribute to id
line 488 column 11 - Warning: <a> cannot copy name attribute to id
line 511 column 11 - Warning: <a> cannot copy name attribute to id
line 536 column 11 - Warning: <a> cannot copy name attribute to id
line 570 column 11 - Warning: <a> cannot copy name attribute to id
line 610 column 11 - Warning: <a> cannot copy name attribute to id
line 642 column 11 - Warning: <a> cannot copy name attribute to id
line 668 column 11 - Warning: <a> cannot copy name attribute to id
line 690 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
551 warnings, 4 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