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

Jul - SM64 Hacking - Mario 64 Level Importer New poll - New thread - New reply
Pages: 1 2 3 4 5 6 7 8 9 10 ... 33 34 35 36 37 38 39 40 41 ... 46 47 48 49 50 51 52 53 54 55 Next newer thread | Next older thread
Dudaw
Member
Level: 14


Posts: 1/49
EXP: 12741
For next: 330

Since: 01-06-11


Since last post: 588 days
Last activity: 587 days

Posted on 01-07-11 11:04:44 PM (last edited by Dudaw at 01-07-11 11:24 PM) Link | Quote
Hi, everyone. I'm back.
Hopefully all of you can forget about my depraved old ways of life on the forum, or the majority of you are just new members.
MM88 gave me permission to join again, just to let you know. I come in peace after the three years that have passed.

Anyway...it feels I've missed so much, I don't even know where to start posting.
Skimming through a few posts above, I feel reminded to hand out this model of the SM64 boundaries (not sure if anyone's done anything like this before.)
This is a v7 Google Sketchup project, but you can always export it out to another model type if you're not comfortable with the program:
https://sites.google.com/site/4thstudios/MaxSize.skp?attredirects=0&d=1

I didn't implement the limit of the Y-axis here, but the plain tells you the basic limitations. The size of the model is 100% accurate when scaled at "1" in Messiaen's importer.
Of course, you can put some hills around the square edges or whatever, but that's where the invisible walls are going to be.
I threw some ripped models of the cannon, castle door, and Mario in there, too. The sizes on these are accurate as well, so feel free to use them in your levels. Another reminder is that the size of the door is only good for the gold-ish doors and locked ones used inside the castle. Any others will either be too big or too small for this frame.

Mess, I can't believe I didn't even see your new release of the importer up until I signed up. O.o
Youtube will usually show me your new videos first, and I hadn't seen any updates from you for quite a bit...
So, easy for me to miss. :-/
Anyway, I'll give it a spin and tell you what I think.
Another thing you might want to incorporate in v14 is some settings for the little demo gameplay clips shown after the title screen. While documenting some of the title screen functions, I stumbled across a way to disable them, if some people would prefer doing that to avoid glitches. Since you modified Mario's actions in these clips in the Missing Stars, you might already know where to find it, but I really think it's a good idea to put a disable option in the importer.
If you didn't find that then I can let you know where to find the instructions if you want.
messiaen
Catgirl
Level: 61


Posts: 945/1085
EXP: 1795236
For next: 81360

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 01-08-11 09:34:22 AM (last edited by messiaen at 01-08-11 09:34 AM) Link | Quote
Welcome to the forum, I'm glad you finally joined. First thing you should do is to look at some threads and post any info you have that isn't there so we can discuss it. We only reached this point in SM64 hacking because all people involved were nice to share all their findings soon and often.

I never looked into how to disable the demos (Missing Stars doesn't actually change them at all AFAIR), feel free to post it. Perhaps there's more possible customization other than simply disabling/enabling it.
Vinnyboiler
Catgirl
Level: 59


Posts: 637/1018
EXP: 1619521
For next: 53607

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

Since last post: 233 days
Last activity: 4 days

Posted on 01-08-11 11:27:37 AM Link | Quote
Hi Dudaw, great to see you back.
Since you are here, I was wondering if you could please help explain how to create custom models using Messiaen's OBJ importer (like how you did with your Kirby hack). I was planning on replacing Koopa the Quick model with a custom Sonic model I'm creating.

--------------------
Follow my SM64 hack here Alternate Reality Mario 64 because I say so
:Also click here for easy to understand SM64 tutorials, For those who wants to learn:
Dudaw
Member
Level: 14


Posts: 2/49
EXP: 12741
For next: 330

Since: 01-06-11


Since last post: 588 days
Last activity: 587 days

Posted on 01-08-11 03:58:24 PM (last edited by Dudaw at 01-08-11 04:02 PM) Link | Quote
Okay, These are little bits of the ASM documents I was working on. They're not complete, but here's some stuff about those screens. I'll try to keep this short, since it would otherwise belong in the ASM thread.

8016F5B0 appears to be the title screen "level type" function loaded by 0x1108 and 1208 commands, and it's responsible for the sounds made during the title screen, displaying text, and of course, the demo gameplay screens.

0021F948 0C05BC00 JAL 0016F000 <---------- (0x21F4C0 ROM) Deals with how demo gameplay is shown and returned
If you take that instruction out, the game will keep resetting itself and eventually crash.

Next at 0x21F540 is a JAL which seems to pretty much skip the scenes if removed.
I seem to have lost track of where I headed after looking in these places, but I think I then moved on to that function pointed to by the intruction above and found a second way to disable the scenes. However, the one at 21F540 seems to get the job done fine.

Also, I see that the 8024BCD8 function is required for all basic levels to work. The solution to our camera problems could lie in there, no? If I, for example, swapped it out with 8016F5B0 mentioned above, I could literally turn any level into the title screen.

One document that I have complete is the "PRESS START" string. I'll post that on my website or in the ASM thread eventually. Here's a little peak at what can be done with it:


Vinny:
Perhaps VL-Tone's documentation on Mario's geo layout would be helpful.
I'll release the Kirby hack if I get better results in the display. If not, I'll just release it as is, except replacing Mario's original display data so that it will work everywhere in the normal game.

--------------------
"zOoM!"
http://sites.google.com/site/4thstudios
http://www.youtube.com/dudaw12
RDX

Level: 28


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

Since: 02-14-09


Since last post: 1202 days
Last activity: 1073 days

Posted on 01-08-11 05:02:46 PM (last edited by RDX at 01-08-11 05:03 PM) Link | Quote
I know this is kind of obvious, but if you do manage to replace Koopa the Quick with Sonic you'll either have to make him mute, or let him make Koopa noises. I guess it's not a huge deal, but it's something to consider in terms or whether or not you mind that.

--------------------
puddinpops
Member
Level: 16


Posts: 10/65
EXP: 19542
For next: 714

Since: 12-27-10


Since last post: 254 days
Last activity: 3 days

Posted on 01-08-11 10:07:36 PM Link | Quote
Thanks for the boundaries model! Exactly what I wanted, I was meaning to ask about that for awhile but never got around to it since I've sorta lost hope in my project getting anywhere.
Vinnyboiler
Catgirl
Level: 59


Posts: 638/1018
EXP: 1619521
For next: 53607

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

Since last post: 233 days
Last activity: 4 days

Posted on 01-08-11 10:32:42 PM (last edited by vinnyboiler at 01-08-11 10:33 PM) Link | Quote
Originally posted by RDX
I know this is kind of obvious, but if you do manage to replace Koopa the Quick with Sonic you'll either have to make him mute, or let him make Koopa noises. I guess it's not a huge deal, but it's something to consider in terms or whether or not you mind that.

I already know how to handle that inconsistency in my hack, as for whether I can mute him or not, I entirely too sure (I don't think it can be done without hacking the animation itself, something I not really that good at)

@Messiaen, I found another error with the OBJ importer. When applying fog (unless the fog is pure black), it will always comes out red. This error is also not in your earlier revisions,

--------------------
Follow my SM64 hack here Alternate Reality Mario 64 because I say so
:Also click here for easy to understand SM64 tutorials, For those who wants to learn:
Dudaw
Member
Level: 14


Posts: 4/49
EXP: 12741
For next: 330

Since: 01-06-11


Since last post: 588 days
Last activity: 587 days

Posted on 01-09-11 01:03:03 AM (last edited by Dudaw at 01-09-11 01:10 AM) Link | Quote
Hey, here's some good news.
I've found the solution to our camera problems!
@ 0x41C80 are some JAL instructions that load the hardcoded "paths" for each of the levels.
The search went exceptionally well; I was expecting something very similar to what I ended up finding.
When I was searching for the RAM offset to where the current camera option is stored, I was somehow led into finding the pointers to the paths.
I haven't checked yet, but I'm sure if we followed our way back from these instructions, we would probably find that camera paths are nothing more than a bunch of elaborate camera positions and rotations.

In case if you didn't notice, the Castle Grounds actually uses a different type of camera setting than every other level. Even when you import a new model into CG, you'll notice that it doesn't seem to follow a path, but instead smoothly rotates around any walls and slopes.
What I did was I took the instruction from 0x41D00 and replaced every other one with it.
Only problem I noticed is that the camera position is a little uncomfortable in levels other than CG.
It appears positions and a few other effects must be set somewhere else.

Not only that, but other camera settings such as when Mario comes out of water or goes through a door are in this function, too. Those ones are at 0x41D60.
Also, 0x41C00 seems to be for the different camera options that are set with the C and R buttons.

Messiaen, this is a must for v14.
It does need some fixing like I mentioned, but this should work!

--------------------
"zOoM!"
http://sites.google.com/site/4thstudios
http://www.youtube.com/dudaw12
puddinpops
Member
Level: 16


Posts: 11/65
EXP: 19542
For next: 714

Since: 12-27-10


Since last post: 254 days
Last activity: 3 days

Posted on 01-09-11 02:54:15 AM Link | Quote
One thing I've wondered, and I'm sure others have asked in the past, is it possible to break the level boundaries? Someday maybe bigger levels will be possible?
messiaen
Catgirl
Level: 61


Posts: 948/1085
EXP: 1795236
For next: 81360

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 01-09-11 08:04:31 AM (last edited by messiaen at 01-09-11 08:08 AM) Link | Quote
When refering to data in the checksum area (first meg of the ROM) I think is better to use RAM offsets, since this is the kind of stuff its easier to explore with a disassembler/RAM viewer, not a hex editor.

Looked briefly into the title screen stuff, not sure if that function is really responsible for the demos, tried placing breakpoints but it didn't even get executed (?). The "press start" and some other stuff related to the title screen is covered in Nagra's Mario Resource (originally found at Dextrose, not sure if that place is still up).

Nice find about the camera settings, there is some interesting data there. But there's still dozens of hours of extensive experimentation and documentation before we can think of practical ways of modyfing it. Most likely they are general camera settings, not really paths. It would be nice to create a new thread to discuss that data and other camera related stuff, since that subject is very complex.

Getting back to the level importer, as stated in a previous post the fog has been fixed. Also, I have covered pretty much all boss star positions and trajectories for objects such as Metal Balls and objects that use the "Platform on Tracks" behavior (Wooden cablecar, checkboard elevators, magic carpets).
Dudaw
Member
Level: 14


Posts: 5/49
EXP: 12741
For next: 330

Since: 01-06-11


Since last post: 588 days
Last activity: 587 days

Posted on 01-09-11 02:13:33 PM (last edited by Dudaw at 01-09-11 02:13 PM) Link | Quote
Okay, thanks. When I found this, I was kind of in a rush, and playing around in a hex editor to make things go quicker.
I would have also included RAM offsets, but I just supposed you could make better use of it any way.
Also, thanks for letting me know that the title screen info was already out somewhere. I'll have to look into that some more. And yeah, disabling the scenes, I wasn't too sure about that. Probably just related to how the title screen actually switches over to the scenes. I did find some things to be related to Mario in there, but nothing that really modified any of the demo gameplay settings.

Anyway, thanks for posting the new camera thread. I'll be sure to take a look at it.
I was quite convinced that these actually get the camera "paths" somewhere along the way because replacing one with another will actually give that level another one's path... So, we'll see.


--------------------
"zOoM!"
http://sites.google.com/site/4thstudios
http://www.youtube.com/dudaw12
Jazen
Random nobody
Level: 5


Posts: 3/5
EXP: 416
For next: 113

Since: 01-01-11


Since last post: 1362 days
Last activity: 1351 days

Posted on 01-10-11 11:51:41 AM Link | Quote
Dose the obj-importer only import the levels into bob-omb battlefeild.
Zero One
4830
Zero One
Level: 108


Posts: 2459/4830
EXP: 13457408
For next: 63091

Since: 05-24-10
From: Delta Quadrant

Since last post: 1 day
Last activity: 6 hours

Posted on 01-10-11 11:59:55 AM Link | Quote
Originally posted by Jazen
Dose the obj-importer only import the levels into bob-omb battlefeild.


Nope, the importer can import to all of the MAIN levels (not the sub-levels, like the cabin in Cool, Cool Mountain). It can also overwrite the castle and the castle courtyard.

--------------------
"The last Metroid is in captivity."
And yet, the galaxy is STILL fucked.
Thanks Xkeeper, Bagel and Sanky for the help!

messiaen
Catgirl
Level: 61


Posts: 952/1085
EXP: 1795236
For next: 81360

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 01-10-11 03:05:28 PM Link | Quote
Updated the first post to avoid confusions (it described the first released version of the importer, which only replaced Bob-omb and didn't even support texture importing).

I did a lot of work on the program this weekend, v14 is almost done. Besides bug fixes, new star positions and trajectories, the two main new features are selecting the basic camera presets and custom music settings.

The custom music menu is basically an advanced version of the old sequence inserter. This time I actually expanded the music data - there is room for 53 sequences - and you can easily change instrument sets.
RDX

Level: 28


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

Since: 02-14-09


Since last post: 1202 days
Last activity: 1073 days

Posted on 01-10-11 06:55:00 PM Link | Quote
Sounds awesome. I just wish there were better midi-xml programs out there.

--------------------
messiaen
Catgirl
Level: 61


Posts: 953/1085
EXP: 1795236
For next: 81360

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 01-11-11 10:43:51 AM (last edited by messiaen at 01-11-11 10:47 AM) Link | Quote
Have you tried Notation Musician/Composer? They seem very appropriate for MusicXML export because of the intelligent quantization setings. There's also the option, if you understand music notation, of manually adjusting things in MuseScore after the MIDI is imported.

Also, the Recordare website has a (frequently updated) list of software that supports MusicXML (free and proprietary): http://www.recordare.com/musicxml/community/software".

Another good read: http://www.skytopia.com/project/articles/notation.html
Jazen
Random nobody
Level: 5


Posts: 4/5
EXP: 416
For next: 113

Since: 01-01-11


Since last post: 1362 days
Last activity: 1351 days

Posted on 01-12-11 03:08:33 PM (last edited by Jazen at 01-12-11 10:28 PM) Link | Quote
I just got v13 and the texture behaver I find impressive... but when you use it the level layout
gose missing and the scaling options suck unlike v12 for some reason making my levels too small.
No its not me makeing the levels too small!

Ok I fixed it but its going to be a little buggy.
Me-me
340
Level: 37


Posts: 309/341
EXP: 322961
For next: 15292

Since: 08-05-07


Since last post: 800 days
Last activity: 211 days

Posted on 01-13-11 01:27:15 AM (last edited by Me-me at 01-13-11 01:27 AM) Link | Quote
Originally posted by messiaen
Have you tried Notation Musician/Composer? They seem very appropriate for MusicXML export because of the intelligent quantization setings.


Notation Composer is the best, from all I've tried, but it's just trial and I don't have any money...
It's too bad really, and on top of that I cant buy anything on the internet yet (not 18).

But if we are talking how well it exports .xml, it's awesome.

--------------------
"Empty"
messiaen
Catgirl
Level: 61


Posts: 957/1085
EXP: 1795236
For next: 81360

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 01-20-11 01:05:42 PM Link | Quote
New release with some major improvements!

Level Importer v14


New features/changes:
- Set Lakitu Camera Presets for each custom level
- Disable some hardcoded camera settings (ROM settings menu)
- Custom music management tools: insertion, extraction, changing instrument sets
- New star positions (Bully Bosses, Boo Bosses, Eyerock, Penguin, Klepto, Wiggler, Mr. I, Treasure Chests, Piranha Plants, Peach Slide)
- New trajectories (Moving carpets, Checkboard Platforms, Metal Balls)
- Set peach slide timer limit
- Fixed problem with Fog colors
- Fixed restore option
- .Obj files with up to 6500 faces are now supported (previous limit was 6000)
Dudaw
Member
Level: 14


Posts: 10/49
EXP: 12741
For next: 330

Since: 01-06-11


Since last post: 588 days
Last activity: 587 days

Posted on 01-24-11 12:46:52 AM (last edited by Dudaw at 01-24-11 12:51 AM) Link | Quote
Really nice work on all of the new features, Mess. This version is quite the successor of the past releases!
Anyway, I was looking at the music tab. I really like the option to import new tracks. It's really a convenience.
But have you considered including some sound samples of all the instruments?
I would think that might have potential lag, but I think it would be useful.
If you don't get to that, here's a little something you might think about using in a future version:
https://sites.google.com/site/4thstudios/instsets.txt?attredirects=0&d=1

There's some more tested instruments in there.
Just thought you might find some use of that.

Edit: instruments may not be 100% accurate, but it's kind of hard to tell with how they sound in SM64...

--------------------
"zOoM!"
http://sites.google.com/site/4thstudios
http://www.youtube.com/dudaw12
Pages: 1 2 3 4 5 6 7 8 9 10 ... 33 34 35 36 37 38 39 40 41 ... 46 47 48 49 50 51 52 53 54 55 Next newer thread | Next older thread
Jul - SM64 Hacking - Mario 64 Level Importer New poll - New thread - New reply






Rusted Logic

Acmlmboard - 07/23/2013 b378.03
©2000-2013 Acmlm, Xkeeper, Inuyasha, et al.
bargaining-tycoon
30 database queries, 11 query cache hits.
Query execution time:  0.343312 seconds
Script execution time:  0.115306 seconds
Total render time:  0.458618 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 184 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 94 - Warning: unescaped & or unknown entity "&page"
line 143 column 126 - Warning: unescaped & or unknown entity "&page"
line 143 column 158 - Warning: unescaped & or unknown entity "&page"
line 143 column 190 - Warning: unescaped & or unknown entity "&page"
line 143 column 222 - Warning: unescaped & or unknown entity "&page"
line 143 column 254 - Warning: unescaped & or unknown entity "&page"
line 143 column 286 - Warning: unescaped & or unknown entity "&page"
line 143 column 318 - Warning: unescaped & or unknown entity "&page"
line 143 column 350 - Warning: unescaped & or unknown entity "&page"
line 143 column 382 - Warning: unescaped & or unknown entity "&page"
line 143 column 419 - Warning: unescaped & or unknown entity "&page"
line 143 column 453 - Warning: unescaped & or unknown entity "&page"
line 143 column 487 - Warning: unescaped & or unknown entity "&page"
line 143 column 521 - Warning: unescaped & or unknown entity "&page"
line 143 column 558 - Warning: unescaped & or unknown entity "&page"
line 143 column 592 - Warning: unescaped & or unknown entity "&page"
line 143 column 626 - Warning: unescaped & or unknown entity "&page"
line 143 column 660 - Warning: unescaped & or unknown entity "&page"
line 143 column 698 - Warning: unescaped & or unknown entity "&page"
line 143 column 732 - Warning: unescaped & or unknown entity "&page"
line 143 column 766 - Warning: unescaped & or unknown entity "&page"
line 143 column 800 - Warning: unescaped & or unknown entity "&page"
line 143 column 834 - Warning: unescaped & or unknown entity "&page"
line 143 column 868 - Warning: unescaped & or unknown entity "&page"
line 143 column 902 - Warning: unescaped & or unknown entity "&page"
line 143 column 936 - Warning: unescaped & or unknown entity "&page"
line 143 column 970 - Warning: unescaped & or unknown entity "&page"
line 143 column 1004 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 1041 - 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 101 - Warning: unescaped & or unknown entity "&postid"
line 176 column 862 - Warning: unescaped & or unknown entity "&d"
line 176 column 934 - Warning: unescaped & or unknown entity "&d"
line 189 column 15 - Warning: missing <td>
line 190 column 9 - Warning: <div> isn't allowed in <tr> elements
line 189 column 15 - Info: <tr> previously mentioned
line 192 column 9 - Warning: missing <tr>
line 206 column 13 - Warning: missing <tr>
line 207 column 27 - Warning: <nobr> is not approved by W3C
line 207 column 101 - Warning: unescaped & or unknown entity "&postid"
line 213 column 15 - Warning: missing <td>
line 214 column 9 - Warning: <div> isn't allowed in <tr> elements
line 213 column 15 - Info: <tr> previously mentioned
line 216 column 9 - Warning: missing <tr>
line 230 column 13 - Warning: missing <tr>
line 231 column 27 - Warning: <nobr> is not approved by W3C
line 231 column 101 - Warning: unescaped & or unknown entity "&postid"
line 234 column 496 - Warning: unescaped & or unknown entity "&st"
line 234 column 502 - Warning: entity "&#" doesn't end in ';'
line 237 column 15 - Warning: missing <td>
line 238 column 9 - Warning: <div> isn't allowed in <tr> elements
line 237 column 15 - Info: <tr> previously mentioned
line 240 column 9 - Warning: missing <tr>
line 254 column 13 - Warning: missing <tr>
line 255 column 27 - Warning: <nobr> is not approved by W3C
line 255 column 101 - Warning: unescaped & or unknown entity "&postid"
line 278 column 15 - Warning: missing <td>
line 279 column 9 - Warning: <div> isn't allowed in <tr> elements
line 278 column 15 - Info: <tr> previously mentioned
line 281 column 9 - Warning: missing <tr>
line 295 column 13 - Warning: missing <tr>
line 296 column 27 - Warning: <nobr> is not approved by W3C
line 296 column 101 - Warning: unescaped & or unknown entity "&postid"
line 300 column 15 - Warning: missing <td>
line 301 column 9 - Warning: <div> isn't allowed in <tr> elements
line 300 column 15 - Info: <tr> previously mentioned
line 303 column 9 - Warning: missing <tr>
line 317 column 13 - Warning: missing <tr>
line 318 column 27 - Warning: <nobr> is not approved by W3C
line 318 column 101 - Warning: unescaped & or unknown entity "&postid"
line 322 column 15 - Warning: missing <td>
line 323 column 9 - Warning: <div> isn't allowed in <tr> elements
line 322 column 15 - Info: <tr> previously mentioned
line 325 column 9 - Warning: missing <tr>
line 339 column 13 - Warning: missing <tr>
line 340 column 27 - Warning: <nobr> is not approved by W3C
line 340 column 101 - Warning: unescaped & or unknown entity "&postid"
line 345 column 976 - Warning: unescaped & or unknown entity "&st"
line 345 column 982 - Warning: entity "&#" doesn't end in ';'
line 348 column 15 - Warning: missing <td>
line 349 column 9 - Warning: <div> isn't allowed in <tr> elements
line 348 column 15 - Info: <tr> previously mentioned
line 351 column 9 - Warning: missing <tr>
line 365 column 13 - Warning: missing <tr>
line 366 column 27 - Warning: <nobr> is not approved by W3C
line 366 column 101 - Warning: unescaped & or unknown entity "&postid"
line 388 column 15 - Warning: missing <td>
line 389 column 9 - Warning: <div> isn't allowed in <tr> elements
line 388 column 15 - Info: <tr> previously mentioned
line 391 column 9 - Warning: missing <tr>
line 405 column 13 - Warning: missing <tr>
line 406 column 27 - Warning: <nobr> is not approved by W3C
line 406 column 101 - Warning: unescaped & or unknown entity "&postid"
line 410 column 15 - Warning: missing <td>
line 411 column 9 - Warning: <div> isn't allowed in <tr> elements
line 410 column 15 - Info: <tr> previously mentioned
line 413 column 9 - Warning: missing <tr>
line 427 column 13 - Warning: missing <tr>
line 428 column 27 - Warning: <nobr> is not approved by W3C
line 428 column 101 - Warning: unescaped & or unknown entity "&postid"
line 438 column 15 - Warning: missing <td>
line 439 column 9 - Warning: <div> isn't allowed in <tr> elements
line 438 column 15 - Info: <tr> previously mentioned
line 441 column 9 - Warning: missing <tr>
line 455 column 13 - Warning: missing <tr>
line 456 column 27 - Warning: <nobr> is not approved by W3C
line 456 column 101 - Warning: unescaped & or unknown entity "&postid"
line 468 column 15 - Warning: missing <td>
line 469 column 9 - Warning: <div> isn't allowed in <tr> elements
line 468 column 15 - Info: <tr> previously mentioned
line 471 column 9 - Warning: missing <tr>
line 485 column 13 - Warning: missing <tr>
line 486 column 27 - Warning: <nobr> is not approved by W3C
line 486 column 101 - Warning: unescaped & or unknown entity "&postid"
line 490 column 15 - Warning: missing <td>
line 491 column 9 - Warning: <div> isn't allowed in <tr> elements
line 490 column 15 - Info: <tr> previously mentioned
line 493 column 9 - Warning: missing <tr>
line 507 column 13 - Warning: missing <tr>
line 508 column 27 - Warning: <nobr> is not approved by W3C
line 508 column 101 - Warning: unescaped & or unknown entity "&postid"
line 510 column 492 - Warning: <td> attribute "tahoma"," lacks value
line 510 column 492 - Warning: <td> attribute with missing trailing quote mark
line 510 column 689 - Warning: discarding unexpected <body>
line 510 column 74 - Warning: missing </div>
line 518 column 15 - Warning: missing <td>
line 519 column 9 - Warning: <div> isn't allowed in <tr> elements
line 518 column 15 - Info: <tr> previously mentioned
line 521 column 9 - Warning: missing <tr>
line 535 column 13 - Warning: missing <tr>
line 536 column 27 - Warning: <nobr> is not approved by W3C
line 536 column 101 - Warning: unescaped & or unknown entity "&postid"
line 544 column 15 - Warning: missing <td>
line 545 column 9 - Warning: <div> isn't allowed in <tr> elements
line 544 column 15 - Info: <tr> previously mentioned
line 547 column 9 - Warning: missing <tr>
line 561 column 13 - Warning: missing <tr>
line 562 column 27 - Warning: <nobr> is not approved by W3C
line 562 column 101 - 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 101 - Warning: unescaped & or unknown entity "&postid"
line 592 column 15 - Warning: missing <td>
line 593 column 9 - Warning: <div> isn't allowed in <tr> elements
line 592 column 15 - Info: <tr> previously mentioned
line 595 column 9 - Warning: missing <tr>
line 609 column 13 - Warning: missing <tr>
line 610 column 27 - Warning: <nobr> is not approved by W3C
line 610 column 101 - Warning: unescaped & or unknown entity "&postid"
line 618 column 15 - Warning: missing <td>
line 619 column 9 - Warning: <div> isn't allowed in <tr> elements
line 618 column 15 - Info: <tr> previously mentioned
line 621 column 9 - Warning: missing <tr>
line 635 column 13 - Warning: missing <tr>
line 636 column 27 - Warning: <nobr> is not approved by W3C
line 636 column 101 - Warning: unescaped & or unknown entity "&postid"
line 645 column 15 - Warning: missing <td>
line 646 column 9 - Warning: <div> isn't allowed in <tr> elements
line 645 column 15 - Info: <tr> previously mentioned
line 648 column 9 - Warning: missing <tr>
line 662 column 13 - Warning: missing <tr>
line 663 column 27 - Warning: <nobr> is not approved by W3C
line 663 column 101 - Warning: unescaped & or unknown entity "&postid"
line 666 column 119 - Warning: missing </a> before <h1>
line 666 column 189 - Warning: inserting implicit <a>
line 666 column 212 - Warning: discarding unexpected </a>
line 678 column 15 - Warning: missing <td>
line 679 column 9 - Warning: <div> isn't allowed in <tr> elements
line 678 column 15 - Info: <tr> previously mentioned
line 681 column 9 - Warning: missing <tr>
line 695 column 13 - Warning: missing <tr>
line 696 column 27 - Warning: <nobr> is not approved by W3C
line 696 column 101 - Warning: unescaped & or unknown entity "&postid"
line 703 column 643 - Warning: unescaped & or unknown entity "&d"
line 703 column 716 - Warning: unescaped & or unknown entity "&d"
line 713 column 17 - Warning: discarding unexpected <table>
line 716 column 35 - Warning: missing <tr>
line 716 column 94 - Warning: unescaped & or unknown entity "&page"
line 716 column 126 - Warning: unescaped & or unknown entity "&page"
line 716 column 158 - Warning: unescaped & or unknown entity "&page"
line 716 column 190 - Warning: unescaped & or unknown entity "&page"
line 716 column 222 - Warning: unescaped & or unknown entity "&page"
line 716 column 254 - Warning: unescaped & or unknown entity "&page"
line 716 column 286 - Warning: unescaped & or unknown entity "&page"
line 716 column 318 - Warning: unescaped & or unknown entity "&page"
line 716 column 350 - Warning: unescaped & or unknown entity "&page"
line 716 column 382 - Warning: unescaped & or unknown entity "&page"
line 716 column 419 - Warning: unescaped & or unknown entity "&page"
line 716 column 453 - Warning: unescaped & or unknown entity "&page"
line 716 column 487 - Warning: unescaped & or unknown entity "&page"
line 716 column 521 - Warning: unescaped & or unknown entity "&page"
line 716 column 558 - Warning: unescaped & or unknown entity "&page"
line 716 column 592 - Warning: unescaped & or unknown entity "&page"
line 716 column 626 - Warning: unescaped & or unknown entity "&page"
line 716 column 660 - Warning: unescaped & or unknown entity "&page"
line 716 column 698 - Warning: unescaped & or unknown entity "&page"
line 716 column 732 - Warning: unescaped & or unknown entity "&page"
line 716 column 766 - Warning: unescaped & or unknown entity "&page"
line 716 column 800 - Warning: unescaped & or unknown entity "&page"
line 716 column 834 - Warning: unescaped & or unknown entity "&page"
line 716 column 868 - Warning: unescaped & or unknown entity "&page"
line 716 column 902 - Warning: unescaped & or unknown entity "&page"
line 716 column 936 - Warning: unescaped & or unknown entity "&page"
line 716 column 970 - Warning: unescaped & or unknown entity "&page"
line 716 column 1004 - Warning: unescaped & or unknown entity "&page"
line 716 column 50 - Warning: missing </font> before </td>
line 716 column 1041 - Warning: missing </font> before </table>
line 718 column 35 - Warning: missing <tr>
line 718 column 50 - Warning: missing </font> before </td>
line 719 column 37 - Warning: unescaped & or unknown entity "&id"
line 718 column 184 - Warning: missing </font> before </table>
line 720 column 17 - Warning: discarding unexpected </textarea>
line 720 column 28 - Warning: discarding unexpected </form>
line 720 column 35 - Warning: discarding unexpected </embed>
line 720 column 43 - Warning: discarding unexpected </noembed>
line 720 column 53 - Warning: discarding unexpected </noscript>
line 720 column 64 - Warning: discarding unexpected </noembed>
line 720 column 74 - Warning: discarding unexpected </embed>
line 720 column 82 - Warning: discarding unexpected </table>
line 720 column 90 - Warning: discarding unexpected </table>
line 729 column 9 - Warning: missing </font> before <table>
line 745 column 9 - Warning: inserting implicit <font>
line 757 column 23 - Warning: inserting implicit <font>
line 764 column 58 - Warning: discarding unexpected </font>
line 722 column 1 - Warning: missing </center>
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 245 - 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 347 - Warning: <img> proprietary attribute value "absmiddle"
line 171 column 347 - Warning: <img> lacks "alt" attribute
line 191 column 9 - Warning: <table> lacks "summary" attribute
line 195 column 22 - Warning: <img> lacks "alt" attribute
line 195 column 63 - Warning: <img> lacks "alt" attribute
line 195 column 112 - Warning: <img> lacks "alt" attribute
line 195 column 162 - Warning: <img> lacks "alt" attribute
line 202 column 15 - Warning: <img> lacks "alt" attribute
line 205 column 11 - Warning: <table> lacks "summary" attribute
line 215 column 9 - Warning: <table> lacks "summary" attribute
line 219 column 22 - Warning: <img> lacks "alt" attribute
line 219 column 63 - Warning: <img> lacks "alt" attribute
line 219 column 112 - Warning: <img> lacks "alt" attribute
line 219 column 162 - Warning: <img> lacks "alt" attribute
line 220 column 11 - Warning: <img> lacks "alt" attribute
line 226 column 15 - Warning: <img> lacks "alt" attribute
line 229 column 11 - Warning: <table> lacks "summary" attribute
line 234 column 557 - Warning: <img> proprietary attribute value "absmiddle"
line 234 column 557 - Warning: <img> lacks "alt" attribute
line 239 column 9 - Warning: <table> lacks "summary" attribute
line 243 column 22 - Warning: <img> lacks "alt" attribute
line 243 column 63 - Warning: <img> lacks "alt" attribute
line 243 column 112 - Warning: <img> lacks "alt" attribute
line 243 column 162 - Warning: <img> lacks "alt" attribute
line 244 column 11 - Warning: <img> lacks "alt" attribute
line 250 column 15 - Warning: <img> lacks "alt" attribute
line 253 column 11 - Warning: <table> lacks "summary" attribute
line 270 column 1538 - Warning: <img> lacks "alt" attribute
line 280 column 9 - Warning: <table> lacks "summary" attribute
line 284 column 22 - Warning: <img> lacks "alt" attribute
line 284 column 63 - Warning: <img> lacks "alt" attribute
line 284 column 112 - Warning: <img> lacks "alt" attribute
line 284 column 162 - Warning: <img> lacks "alt" attribute
line 291 column 15 - Warning: <img> lacks "alt" attribute
line 294 column 11 - Warning: <table> lacks "summary" attribute
line 298 column 366 - Warning: <img> lacks "alt" attribute
line 302 column 9 - Warning: <table> lacks "summary" attribute
line 306 column 22 - Warning: <img> lacks "alt" attribute
line 306 column 63 - Warning: <img> lacks "alt" attribute
line 306 column 112 - Warning: <img> lacks "alt" attribute
line 306 column 162 - Warning: <img> lacks "alt" attribute
line 313 column 15 - Warning: <img> lacks "alt" attribute
line 316 column 11 - Warning: <table> lacks "summary" attribute
line 324 column 9 - Warning: <table> lacks "summary" attribute
line 328 column 22 - Warning: <img> lacks "alt" attribute
line 328 column 63 - Warning: <img> lacks "alt" attribute
line 328 column 112 - Warning: <img> lacks "alt" attribute
line 328 column 162 - Warning: <img> lacks "alt" attribute
line 329 column 11 - Warning: <img> lacks "alt" attribute
line 335 column 15 - Warning: <img> lacks "alt" attribute
line 338 column 11 - Warning: <table> lacks "summary" attribute
line 345 column 1037 - Warning: <img> proprietary attribute value "absmiddle"
line 345 column 1037 - Warning: <img> lacks "alt" attribute
line 350 column 9 - Warning: <table> lacks "summary" attribute
line 354 column 22 - Warning: <img> lacks "alt" attribute
line 354 column 63 - Warning: <img> lacks "alt" attribute
line 354 column 112 - Warning: <img> lacks "alt" attribute
line 354 column 162 - Warning: <img> lacks "alt" attribute
line 355 column 11 - Warning: <img> lacks "alt" attribute
line 361 column 15 - Warning: <img> lacks "alt" attribute
line 364 column 11 - Warning: <table> lacks "summary" attribute
line 390 column 9 - Warning: <table> lacks "summary" attribute
line 394 column 22 - Warning: <img> lacks "alt" attribute
line 394 column 63 - Warning: <img> lacks "alt" attribute
line 394 column 112 - Warning: <img> lacks "alt" attribute
line 394 column 162 - Warning: <img> lacks "alt" attribute
line 401 column 15 - Warning: <img> lacks "alt" attribute
line 404 column 11 - Warning: <table> lacks "summary" attribute
line 412 column 9 - Warning: <table> lacks "summary" attribute
line 416 column 22 - Warning: <img> lacks "alt" attribute
line 416 column 63 - Warning: <img> lacks "alt" attribute
line 416 column 112 - Warning: <img> lacks "alt" attribute
line 416 column 162 - Warning: <img> lacks "alt" attribute
line 423 column 15 - Warning: <img> lacks "alt" attribute
line 426 column 11 - Warning: <table> lacks "summary" attribute
line 440 column 9 - Warning: <table> lacks "summary" attribute
line 444 column 22 - Warning: <img> lacks "alt" attribute
line 444 column 63 - Warning: <img> lacks "alt" attribute
line 444 column 112 - Warning: <img> lacks "alt" attribute
line 444 column 162 - Warning: <img> lacks "alt" attribute
line 445 column 11 - Warning: <img> lacks "alt" attribute
line 451 column 15 - Warning: <img> lacks "alt" attribute
line 454 column 11 - Warning: <table> lacks "summary" attribute
line 470 column 9 - Warning: <table> lacks "summary" attribute
line 474 column 21 - Warning: <img> lacks "alt" attribute
line 474 column 62 - Warning: <img> lacks "alt" attribute
line 474 column 111 - Warning: <img> lacks "alt" attribute
line 474 column 161 - Warning: <img> lacks "alt" attribute
line 475 column 11 - Warning: <img> converting backslash in URI to slash
line 475 column 11 - Warning: <img> lacks "alt" attribute
line 481 column 15 - Warning: <img> lacks "alt" attribute
line 484 column 11 - Warning: <table> lacks "summary" attribute
line 492 column 9 - Warning: <table> lacks "summary" attribute
line 495 column 16 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 16 - Warning: <img> lacks "alt" attribute
line 495 column 59 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 59 - Warning: <img> lacks "alt" attribute
line 495 column 102 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 102 - Warning: <img> lacks "alt" attribute
line 495 column 145 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 145 - Warning: <img> lacks "alt" attribute
line 495 column 188 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 188 - Warning: <img> lacks "alt" attribute
line 495 column 231 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 231 - Warning: <img> lacks "alt" attribute
line 495 column 274 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 274 - Warning: <img> lacks "alt" attribute
line 495 column 317 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 317 - Warning: <img> lacks "alt" attribute
line 495 column 360 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 360 - Warning: <img> lacks "alt" attribute
line 495 column 403 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 403 - Warning: <img> lacks "alt" attribute
line 495 column 446 - Warning: <img> proprietary attribute value "absmiddle"
line 495 column 446 - Warning: <img> lacks "alt" attribute
line 496 column 23 - Warning: <img> lacks "alt" attribute
line 496 column 64 - Warning: <img> lacks "alt" attribute
line 496 column 113 - Warning: <img> lacks "alt" attribute
line 496 column 163 - Warning: <img> lacks "alt" attribute
line 497 column 11 - Warning: <img> lacks "alt" attribute
line 503 column 15 - Warning: <img> lacks "alt" attribute
line 506 column 11 - Warning: <table> lacks "summary" attribute
line 510 column 172 - Warning: <table> proprietary attribute "height"
line 510 column 172 - Warning: <table> lacks "summary" attribute
line 510 column 424 - Warning: <table> lacks "summary" attribute
line 515 column 1255 - Warning: <img> lacks "alt" attribute
line 520 column 9 - Warning: <table> lacks "summary" attribute
line 524 column 22 - Warning: <img> lacks "alt" attribute
line 524 column 63 - Warning: <img> lacks "alt" attribute
line 524 column 112 - Warning: <img> lacks "alt" attribute
line 524 column 162 - Warning: <img> lacks "alt" attribute
line 531 column 15 - Warning: <img> lacks "alt" attribute
line 534 column 11 - Warning: <table> lacks "summary" attribute
line 546 column 9 - Warning: <table> lacks "summary" attribute
line 550 column 22 - Warning: <img> lacks "alt" attribute
line 550 column 63 - Warning: <img> lacks "alt" attribute
line 550 column 112 - Warning: <img> lacks "alt" attribute
line 550 column 162 - Warning: <img> lacks "alt" attribute
line 557 column 15 - Warning: <img> lacks "alt" attribute
line 560 column 11 - Warning: <table> lacks "summary" attribute
line 564 column 180 - Warning: <img> lacks "alt" attribute
line 568 column 9 - Warning: <table> lacks "summary" attribute
line 572 column 22 - Warning: <img> lacks "alt" attribute
line 572 column 63 - Warning: <img> lacks "alt" attribute
line 572 column 112 - Warning: <img> lacks "alt" attribute
line 572 column 162 - Warning: <img> lacks "alt" attribute
line 579 column 15 - Warning: <img> lacks "alt" attribute
line 582 column 11 - Warning: <table> lacks "summary" attribute
line 594 column 9 - Warning: <table> lacks "summary" attribute
line 598 column 21 - Warning: <img> lacks "alt" attribute
line 598 column 62 - Warning: <img> lacks "alt" attribute
line 598 column 111 - Warning: <img> lacks "alt" attribute
line 598 column 161 - Warning: <img> lacks "alt" attribute
line 599 column 11 - Warning: <img> converting backslash in URI to slash
line 599 column 11 - Warning: <img> lacks "alt" attribute
line 605 column 15 - Warning: <img> lacks "alt" attribute
line 608 column 11 - Warning: <table> lacks "summary" attribute
line 620 column 9 - Warning: <table> lacks "summary" attribute
line 623 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 623 column 15 - Warning: <img> lacks "alt" attribute
line 623 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 623 column 58 - Warning: <img> lacks "alt" attribute
line 623 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 623 column 101 - Warning: <img> lacks "alt" attribute
line 623 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 623 column 144 - Warning: <img> lacks "alt" attribute
line 623 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 623 column 187 - Warning: <img> lacks "alt" attribute
line 623 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 623 column 230 - Warning: <img> lacks "alt" attribute
line 624 column 22 - Warning: <img> lacks "alt" attribute
line 624 column 63 - Warning: <img> lacks "alt" attribute
line 624 column 112 - Warning: <img> lacks "alt" attribute
line 624 column 162 - Warning: <img> lacks "alt" attribute
line 625 column 11 - Warning: <img> lacks "alt" attribute
line 631 column 15 - Warning: <img> lacks "alt" attribute
line 634 column 11 - Warning: <table> lacks "summary" attribute
line 647 column 9 - Warning: <table> lacks "summary" attribute
line 651 column 22 - Warning: <img> lacks "alt" attribute
line 651 column 63 - Warning: <img> lacks "alt" attribute
line 651 column 112 - Warning: <img> lacks "alt" attribute
line 651 column 162 - Warning: <img> lacks "alt" attribute
line 658 column 15 - Warning: <img> lacks "alt" attribute
line 661 column 11 - Warning: <table> lacks "summary" attribute
line 680 column 9 - Warning: <table> lacks "summary" attribute
line 684 column 22 - Warning: <img> lacks "alt" attribute
line 684 column 63 - Warning: <img> lacks "alt" attribute
line 684 column 112 - Warning: <img> lacks "alt" attribute
line 684 column 162 - Warning: <img> lacks "alt" attribute
line 685 column 11 - Warning: <img> lacks "alt" attribute
line 691 column 15 - Warning: <img> lacks "alt" attribute
line 694 column 11 - Warning: <table> lacks "summary" attribute
line 708 column 940 - Warning: <img> proprietary attribute value "absmiddle"
line 708 column 940 - Warning: <img> lacks "alt" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 716 column 17 - Warning: <table> lacks "summary" attribute
line 718 column 17 - Warning: <table> lacks "summary" attribute
line 719 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 719 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 719 column 245 - Warning: <img> proprietary attribute value "absmiddle"
line 724 column 1 - Warning: <img> lacks "alt" attribute
line 725 column 1 - Warning: <img> lacks "alt" attribute
line 726 column 1 - Warning: <img> lacks "alt" attribute
line 733 column 9 - Warning: <table> lacks "summary" attribute
line 735 column 25 - Warning: <img> lacks "alt" attribute
line 765 column 17 - Warning: <table> lacks "summary" attribute
line 678 column 15 - Warning: trimming empty <tr>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 193 column 11 - Warning: <a> cannot copy name attribute to id
line 217 column 11 - Warning: <a> cannot copy name attribute to id
line 241 column 11 - Warning: <a> cannot copy name attribute to id
line 282 column 11 - Warning: <a> cannot copy name attribute to id
line 304 column 11 - Warning: <a> cannot copy name attribute to id
line 326 column 11 - Warning: <a> cannot copy name attribute to id
line 352 column 11 - Warning: <a> cannot copy name attribute to id
line 392 column 11 - Warning: <a> cannot copy name attribute to id
line 414 column 11 - Warning: <a> cannot copy name attribute to id
line 442 column 11 - Warning: <a> cannot copy name attribute to id
line 472 column 11 - Warning: <a> cannot copy name attribute to id
line 494 column 11 - Warning: <a> cannot copy name attribute to id
line 522 column 11 - Warning: <a> cannot copy name attribute to id
line 548 column 11 - Warning: <a> cannot copy name attribute to id
line 570 column 11 - Warning: <a> cannot copy name attribute to id
line 596 column 11 - Warning: <a> cannot copy name attribute to id
line 622 column 11 - Warning: <a> cannot copy name attribute to id
line 649 column 11 - Warning: <a> cannot copy name attribute to id
line 682 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
477 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