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: 57949333
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-17-14 07:38:36 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 ... 12 13 14 15 16 17 18 19 20 ... 46 47 48 49 50 51 52 53 54 55 Next newer thread | Next older thread
Eedan
User
Level: 8


Posts: 5/12
EXP: 1759
For next: 428

Since: 11-21-09


Since last post: 1671 days
Last activity: 1621 days

Posted on 03-13-10 01:29:38 PM (last edited by Eedan at 03-13-10 02:16 PM) Link | Quote
Originally posted by maczkopeti


You need to export it to .obj first, dummy


I did, I just uploaded the unexported version incase there would be something wrong, if it wasn't an obj. i wouldn't be seeing those random walls >.>

Edit: noticed I wasn't using the same exporter so i tried it and it worked, but I can walk through all my walls
Link to object http://www.mediafire.com/?qfdjxnnykzi
Lyskar
12190
-The Chaos within trumps the Chaos without-
Level: 174


Posts: 4950/12195
EXP: 69502696
For next: 1395171

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

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

Posted on 03-13-10 02:27:16 PM Link | Quote
Stats
Time/Date
03-13-10 11:27:16 AM
Posts
4950
Days Here
984
Level
102
Metal_Man88's Post
Originally posted by maczkopeti
You need to export it to .obj first, dummy


Hey, you, we don't need you attacking people who are legitimately requesting help in here. Don't do that again if you know what's good for you.

--------------------
Don't let an old saying get in the way of a good idea.
Eisnaught - SSQ² - Mobius Roleplay - SSS
maczkopeti
User
Level: 8


Posts: 4/11
EXP: 1497
For next: 690

Since: 03-07-10
From: Hungary

Since last post: 1643 days
Last activity: 1351 days

Posted on 03-13-10 02:29:15 PM Link | Quote
Originally posted by Eedan
Originally posted by maczkopeti


You need to export it to .obj first, dummy


I did, I just uploaded the unexported version incase there would be something wrong, if it wasn't an obj. i wouldn't be seeing those random walls >.>

Edit: noticed I wasn't using the same exporter so i tried it and it worked, but I can walk through all my walls
Link to object http://www.mediafire.com/?qfdjxnnykzi


Ok, well i didn't knowed how you imported the .obj, you should've explained better.

Well, i think your walls aren't enough strength. Post a video of it to see.

--------------------
My YouTube Stuff
VL-Tone
Member
Super Mario 64 forum moderator
Level: 48


Posts: 568/620
EXP: 793054
For next: 30489

Since: 07-27-07
From: Montreal, Canada

Since last post: 197 days
Last activity: 10 hours

Posted on 03-13-10 02:50:31 PM Link | Quote
Time: One second ago - Date: Tomorrow - Weather: Sunshine - Mood: Moody Answer to the universe: Yes
Originally posted by maczkopeti
I tried importing my new level, i opened in toad's tool and after loading the replaced level it gives an error:

Propety not found


#texture

Script Error, Continue?

I also tried it without using the mtl file, same result...

Can you help?



Unfortunately there's an unintended limitation in TT64 0.5994b when it comes to the number of additional textures that it can open. The maximum number is about 112 additional textures.

It's gonna be fixed in 0.6b but I'm thinking of releasing an intermediary version that fixes a few things including this (this version would have the level importer and the sky importer disabled).


--------------------
Eedan
User
Level: 8


Posts: 6/12
EXP: 1759
For next: 428

Since: 11-21-09


Since last post: 1671 days
Last activity: 1621 days

Posted on 03-13-10 03:53:18 PM Link | Quote
Originally posted by maczkopeti



Ok, well i didn't knowed how you imported the .obj, you should've explained better.

Well, i think your walls aren't enough strength. Post a video of it to see.


If you insist...

maczkopeti
User
Level: 8


Posts: 5/11
EXP: 1497
For next: 690

Since: 03-07-10
From: Hungary

Since last post: 1643 days
Last activity: 1351 days

Posted on 03-13-10 04:49:52 PM Link | Quote
Originally posted by Eedan
Originally posted by maczkopeti



Ok, well i didn't knowed how you imported the .obj, you should've explained better.

Well, i think your walls aren't enough strength. Post a video of it to see.


If you insist...




Well, try using stronger walls, they aren't enough strong
Here's an Example:

http://www.megaupload.com/?d=HLRIITHI

--------------------
My YouTube Stuff
messiaen
Catgirl
Level: 61


Posts: 797/1085
EXP: 1795232
For next: 81364

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 03-13-10 05:27:36 PM (last edited by messiaen at 03-13-10 07:35 PM) Link | Quote
maczkopeti: I just looked at your .obj file. The problem is that both front and back faces are being exported, when only front faces should be. One of the reasons the .obj export plugin mentioned by BTT forever works better for my importer than the native SketchUp plug-in is that it "guesses" better which faces to export (that is, only front faces).

However, that's not the main problem. Only exporting front faces might still not fix your file.

Quoting from somewhere else:

"In Google SketchUp, all faces have a backface. This is no good for real-time rendering, in general, because faces that are never visible (like the interior of certain objects) are still processed, thus wasting rendering resources. "

Not only that, but Mario 64 collision goes crazy when there's two version of the same triangle (front and back face) occupying the same space.

Doing a Google Search tells me that my importer isn't the only program suffering from weird backface behaviors on Sketchup exports .

This might be of help, however I haven't used SketchUp enough to give advice about reversing faces and preventing these problems from happening. Perhaps some SketchUp power user could do a tutorial for us?

Blender doesn't seem to have these issues, since it probably doesn't even create backfaces by default.

Edit: v10 of the importer is now available for download at my site. It fixes some of the #texture errors (but not really related to textures!) generated by some messier display lists. Still, enabling fog may turn your level incompatible with TT64.

There's also a new "ROM settings" feature, still very limited until I finish researching more about some stuff I want to include. Also, from now on, further releases will simple be numbered v10, v11, etc.
Vinnyboiler
Catgirl
Level: 59


Posts: 89/1018
EXP: 1619516
For next: 53612

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

Since last post: 233 days
Last activity: 4 days

Posted on 03-13-10 08:53:51 PM Link | Quote
Is it possibe to include myst like when you first go on Jolly Rodgers Bay after you start the game.
maczkopeti
User
Level: 8


Posts: 6/11
EXP: 1497
For next: 690

Since: 03-07-10
From: Hungary

Since last post: 1643 days
Last activity: 1351 days

Posted on 03-14-10 08:10:55 AM (last edited by maczkopeti at 03-14-10 08:11 AM) Link | Quote
Originally posted by messiaen
maczkopeti: I just looked at your .obj file. The problem is that both front and back faces are being exported, when only front faces should be. One of the reasons the .obj export plugin mentioned by BTT forever works better for my importer than the native SketchUp plug-in is that it "guesses" better which faces to export (that is, only front faces).

However, that's not the main problem. Only exporting front faces might still not fix your file.

Quoting from somewhere else:

"In Google SketchUp, all faces have a backface. This is no good for real-time rendering, in general, because faces that are never visible (like the interior of certain objects) are still processed, thus wasting rendering resources. "

Not only that, but Mario 64 collision goes crazy when there's two version of the same triangle (front and back face) occupying the same space.

Doing a Google Search tells me that my importer isn't the only program suffering from weird backface behaviors on Sketchup exports .

This might be of help, however I haven't used SketchUp enough to give advice about reversing faces and preventing these problems from happening. Perhaps some SketchUp power user could do a tutorial for us?

Blender doesn't seem to have these issues, since it probably doesn't even create backfaces by default.

Edit: v10 of the importer is now available for download at my site. It fixes some of the #texture errors (but not really related to textures!) generated by some messier display lists. Still, enabling fog may turn your level incompatible with TT64.

There's also a new "ROM settings" feature, still very limited until I finish researching more about some stuff I want to include. Also, from now on, further releases will simple be numbered v10, v11, etc.


v10? isn't it v1.0? or we jumped that much?
Well, my level works on TT64 now (without fog) but... now the weather doesn't works
I wanted to give blizzard effect to it but it doesn't shows in the game.
I tried other effects, doesn't works either.
Can you fix this problem in 1.1?
Also, please fix the vertically flipped texture problem too.

--------------------
My YouTube Stuff
Gecko
Member
Level: 22


Posts: 85/113
EXP: 54126
For next: 4224

Since: 03-27-09


Since last post: 567 days
Last activity: 48 days

Posted on 03-14-10 08:20:58 AM Link | Quote
Are you mixing fog with weather effects?
Aamelo
Member
Level: 15


Posts: 36/46
EXP: 13592
For next: 2792

Since: 08-06-09


Since last post: 1548 days
Last activity: 1190 days

Posted on 03-14-10 10:41:55 AM Link | Quote
The #texture error happened to me a few seconds ago, with my new level with fog, but I disabled fog and it worked.

I also deleted my Test Level since I wasn't happy with it, and I designed a whole new one.
And I finally got it working.

I possible going to release it.
messiaen
Catgirl
Level: 61


Posts: 798/1085
EXP: 1795232
For next: 81364

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 03-14-10 11:55:13 AM (last edited by messiaen at 03-14-10 11:57 AM) Link | Quote
My bad, indeed there was a problem with weather settings in v10 caused by some changes in the way the terrain layout is written. It will be corrected in v11.

Still waiting to read (and see) more about alpha issues.

maczkopeti: please send me the .obj / .mtl and texture files which results in vertically flipped textures. This is probably a possible quirck of the .bmp format I haven't bothered to implement yet.
maczkopeti
User
Level: 8


Posts: 7/11
EXP: 1497
For next: 690

Since: 03-07-10
From: Hungary

Since last post: 1643 days
Last activity: 1351 days

Posted on 03-14-10 12:23:45 PM Link | Quote
Originally posted by messiaen
My bad, indeed there was a problem with weather settings in v10 caused by some changes in the way the terrain layout is written. It will be corrected in v11.

Still waiting to read (and see) more about alpha issues.

maczkopeti: please send me the .obj / .mtl and texture files which results in vertically flipped textures. This is probably a possible quirck of the .bmp format I haven't bothered to implement yet.


Well it happens me on all levels i import made in Google SketchUp so i need to flip them.
But i have to flip textures with alpha in photoshop and it can mess the alpha channel up on some textures.
Well i hope you can fix this or, instead make an option to it.
Also, i used only .png format textures

--------------------
My YouTube Stuff
Th3 Lucky
Random nobody
Level: 5


Posts: 5/5
EXP: 499
For next: 30

Since: 05-03-09


Since last post: 1678 days
Last activity: 1656 days

Posted on 03-14-10 12:50:54 PM Link | Quote
(Firsy, excse my bad english, i'm french)
Hi! I'm new here, but i have been following this project since a month or two. I finally tested it today, and i gotta say good job! It's really effective and easy to use, but i had some problems:
-whatever i did, i always got a "texture coordinate out of range" warning, even after subdividing the faces of my model.
-The textures i use in my editor don't load is SM64
-Some very minor collision problems
I fixed the first issue by doing a very little model and then scaling it bigger in the editor.
I still have those texture problems, which replace the ones i use by the ones of the game.
If you wanna try it, here is the link.

Th3_housetest.zip - 9.30MB


BTTF Forever
Member
Level: 17


Posts: 39/70
EXP: 24236
For next: 507

Since: 02-08-10
From: Australia

Since last post: 1359 days
Last activity: 1359 days

Posted on 03-14-10 04:35:56 PM Link | Quote
Hey Messiaen, how come you didn't find King Bob-omb's star co-ordinates and made it changeable yet? I thought that would be the first thing you would have made customizable, instead of koopa-the-quick.

It really shouldn't be that hard to find his star co-ordinates, can you explain to me how you do it? I'm a bit curious...

--------------------
See You In The Future.........Or On Pandora!

Long Live Back To The Future And Avatar!
messiaen
Catgirl
Level: 61


Posts: 799/1085
EXP: 1795232
For next: 81364

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 03-14-10 05:22:18 PM Link | Quote
Originally posted by Th3 Lucky
-The textures i use in my editor don't load is SM64

They did load correctly in Mario 64, however you can't expect a model with high-res textures to work correctly when the N64 can only support images resolutions 8 times smaller than the ones you used. Even when the textures are shrunk by the importer, they will barely look like they did in the original model since the texture mapping was originally made for very big textures.

Just respect the N64 and the importer limitations and you'll get better results.

maczkopeti: can't guess what's going wrong if you don't send me the .obj/.mtl and textures.

Originally posted by BTTF Forever
Hey Messiaen, how come you didn't find King Bob-omb's star co-ordinates and made it changeable yet? I thought that would be the first thing you would have made customizable, instead of koopa-the-quick.

It really shouldn't be that hard to find his star co-ordinates, can you explain to me how you do it? I'm a bit curious...


Just included setting KTQ in v10 because it was easier than simply removing the unfinished menu and because that's the only star position which is actually simple to change. Others will require doing simple ASM hacks, so it's more complicated and time demanding than you think.

Also, please tone down your requests, the way you write sounds rude.
maczkopeti
User
Level: 8


Posts: 8/11
EXP: 1497
For next: 690

Since: 03-07-10
From: Hungary

Since last post: 1643 days
Last activity: 1351 days

Posted on 03-14-10 05:56:28 PM (last edited by maczkopeti at 03-14-10 05:56 PM) Link | Quote
Originally posted by messiaen
Originally posted by Th3 Lucky
-The textures i use in my editor don't load is SM64

They did load correctly in Mario 64, however you can't expect a model with high-res textures to work correctly when the N64 can only support images resolutions 8 times smaller than the ones you used. Even when the textures are shrunk by the importer, they will barely look like they did in the original model since the texture mapping was originally made for very big textures.

Just respect the N64 and the importer limitations and you'll get better results.

maczkopeti: can't guess what's going wrong if you don't send me the .obj/.mtl and textures.

Originally posted by BTTF Forever
Hey Messiaen, how come you didn't find King Bob-omb's star co-ordinates and made it changeable yet? I thought that would be the first thing you would have made customizable, instead of koopa-the-quick.

It really shouldn't be that hard to find his star co-ordinates, can you explain to me how you do it? I'm a bit curious...


Just included setting KTQ in v10 because it was easier than simply removing the unfinished menu and because that's the only star position which is actually simple to change. Others will require doing simple ASM hacks, so it's more complicated and time demanding than you think.

Also, please tone down your requests, the way you write sounds rude.


http://www.mediafire.com/?m4jzzijjjym

I posted also a SketchUp model to see the difference.

--------------------
My YouTube Stuff
messiaen
Catgirl
Level: 61


Posts: 800/1085
EXP: 1795232
For next: 81364

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 03-14-10 06:13:35 PM Link | Quote
Sorry, but it's way too hard to notice a flipped texture in a patterned image such as the one you used in your .obj file. Please try a more distinctive texture and see if it's really flipped. If so, send me the model.

I think I found what was causing the #texture problem on TT64 when fog was enabled: there was an error in one display list. Emulators are used to skipping faulty commands, but TT64 probably tried to parse it which resulted in an exception. Should be fixed in v11.
BTTF Forever
Member
Level: 17


Posts: 40/70
EXP: 24236
For next: 507

Since: 02-08-10
From: Australia

Since last post: 1359 days
Last activity: 1359 days

Posted on 03-15-10 01:38:18 AM Link | Quote
Sorry about that Messiaen, i couldn't think of any other way to word it, but i have another question...

I started up SM64 this afternoon, and i noticed something, the waterfall...

and i was wondering how it works, is it just a set of 5 or more images that rotates through the images (like a GIF image) or is it more complicated then that.

And then i thought is it possible to import .gif image files into a level, so you could make a waterfall that moves or something like that?

--------------------
See You In The Future.........Or On Pandora!

Long Live Back To The Future And Avatar!
messiaen
Catgirl
Level: 61


Posts: 802/1085
EXP: 1795232
For next: 81364

Since: 11-20-07


Since last post: 197 days
Last activity: 183 days

Posted on 03-15-10 02:23:35 PM (last edited by messiaen at 03-15-10 02:26 PM) Link | Quote
More complicated than that. You can't expect a tool to do everything for you.

First try at inserting a custom image as background (new feature for v11):


The importer will accept 320x256 image files as backgrounds (the file used in this image was bigger, so it got resized and lost some resolution and aspect ratio, that's why it looks so blurred).
Pages: 1 2 3 4 5 6 7 8 9 10 ... 12 13 14 15 16 17 18 19 20 ... 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.

34 database queries, 10 query cache hits.
Query execution time:  0.115329 seconds
Script execution time:  0.086287 seconds
Total render time:  0.201615 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 178 column 15 - Warning: missing <td>
line 179 column 9 - Warning: <div> isn't allowed in <tr> elements
line 178 column 15 - Info: <tr> previously mentioned
line 181 column 9 - Warning: missing <tr>
line 195 column 13 - Warning: missing <tr>
line 196 column 27 - Warning: <nobr> is not approved by W3C
line 196 column 101 - Warning: unescaped & or unknown entity "&postid"
line 198 column 74 - Warning: <style> isn't allowed in <td> elements
line 198 column 9 - Info: <td> previously mentioned
line 198 column 1365 - Error: <z> is not recognized!
line 198 column 1365 - Warning: discarding unexpected <z>
line 198 column 1377 - Warning: discarding unexpected </z>
line 200 column 1409 - Error: <z> is not recognized!
line 200 column 1409 - Warning: discarding unexpected <z>
line 200 column 1417 - Warning: discarding unexpected </z>
line 202 column 1433 - Error: <z> is not recognized!
line 202 column 1433 - Warning: discarding unexpected <z>
line 202 column 1445 - Warning: discarding unexpected </z>
line 204 column 1460 - Error: <z> is not recognized!
line 204 column 1460 - Warning: discarding unexpected <z>
line 204 column 1468 - Warning: discarding unexpected </z>
line 208 column 2485 - Warning: discarding unexpected </td>
line 210 column 15 - Warning: missing <td>
line 211 column 9 - Warning: <div> isn't allowed in <tr> elements
line 210 column 15 - Info: <tr> previously mentioned
line 213 column 9 - Warning: missing <tr>
line 227 column 13 - Warning: missing <tr>
line 228 column 27 - Warning: <nobr> is not approved by W3C
line 228 column 101 - Warning: unescaped & or unknown entity "&postid"
line 243 column 15 - Warning: missing <td>
line 244 column 9 - Warning: <div> isn't allowed in <tr> elements
line 243 column 15 - Info: <tr> previously mentioned
line 246 column 9 - Warning: missing <tr>
line 260 column 13 - Warning: missing <tr>
line 261 column 27 - Warning: <nobr> is not approved by W3C
line 261 column 101 - Warning: unescaped & or unknown entity "&postid"
line 263 column 74 - Warning: <style> isn't allowed in <td> elements
line 263 column 9 - Info: <td> previously mentioned
line 263 column 1502 - Warning: missing </font> before <blockquote>
line 263 column 1581 - Warning: inserting implicit <font>
line 263 column 1581 - Warning: missing </font> before <hr>
line 264 column 1 - Warning: inserting implicit <font>
line 264 column 1 - Warning: missing </font> before <hr>
line 275 column 1 - Warning: inserting implicit <font>
line 263 column 138 - Warning: missing </div>
line 281 column 15 - Warning: missing <td>
line 282 column 9 - Warning: <div> isn't allowed in <tr> elements
line 281 column 15 - Info: <tr> previously mentioned
line 284 column 9 - Warning: missing <tr>
line 298 column 13 - Warning: missing <tr>
line 299 column 27 - Warning: <nobr> is not approved by W3C
line 299 column 101 - Warning: unescaped & or unknown entity "&postid"
line 305 column 348 - Warning: discarding unexpected </blockquote>
line 308 column 485 - Warning: unescaped & or unknown entity "&hl"
line 308 column 494 - Warning: unescaped & or unknown entity "&fs"
line 308 column 499 - Warning: unescaped & which should be written as &amp;
line 308 column 502 - Warning: discarding unexpected </param>
line 308 column 553 - Warning: discarding unexpected </param>
line 308 column 608 - Warning: discarding unexpected </param>
line 308 column 664 - Warning: unescaped & or unknown entity "&hl"
line 308 column 673 - Warning: unescaped & or unknown entity "&fs"
line 308 column 678 - Warning: unescaped & which should be written as &amp;
line 308 column 616 - Warning: <embed> is not approved by W3C
line 308 column 793 - Warning: discarding unexpected </embed>
line 311 column 15 - Warning: missing <td>
line 312 column 9 - Warning: <div> isn't allowed in <tr> elements
line 311 column 15 - Info: <tr> previously mentioned
line 314 column 9 - Warning: missing <tr>
line 328 column 13 - Warning: missing <tr>
line 329 column 27 - Warning: <nobr> is not approved by W3C
line 329 column 101 - Warning: unescaped & or unknown entity "&postid"
line 338 column 559 - Warning: unescaped & or unknown entity "&hl"
line 338 column 568 - Warning: unescaped & or unknown entity "&fs"
line 338 column 573 - Warning: unescaped & which should be written as &amp;
line 338 column 576 - Warning: discarding unexpected </param>
line 338 column 627 - Warning: discarding unexpected </param>
line 338 column 682 - Warning: discarding unexpected </param>
line 338 column 738 - Warning: unescaped & or unknown entity "&hl"
line 338 column 747 - Warning: unescaped & or unknown entity "&fs"
line 338 column 752 - Warning: unescaped & which should be written as &amp;
line 338 column 690 - Warning: <embed> is not approved by W3C
line 338 column 867 - Warning: discarding unexpected </embed>
line 339 column 892 - Warning: discarding unexpected </blockquote>
line 346 column 15 - Warning: missing <td>
line 347 column 9 - Warning: <div> isn't allowed in <tr> elements
line 346 column 15 - Info: <tr> previously mentioned
line 349 column 9 - Warning: missing <tr>
line 363 column 13 - Warning: missing <tr>
line 364 column 27 - Warning: <nobr> is not approved by W3C
line 364 column 101 - Warning: unescaped & or unknown entity "&postid"
line 378 column 1237 - Warning: unescaped & or unknown entity "&hl"
line 387 column 15 - Warning: missing <td>
line 388 column 9 - Warning: <div> isn't allowed in <tr> elements
line 387 column 15 - Info: <tr> previously mentioned
line 390 column 9 - Warning: missing <tr>
line 404 column 13 - Warning: missing <tr>
line 405 column 27 - Warning: <nobr> is not approved by W3C
line 405 column 101 - Warning: unescaped & or unknown entity "&postid"
line 409 column 15 - Warning: missing <td>
line 410 column 9 - Warning: <div> isn't allowed in <tr> elements
line 409 column 15 - Info: <tr> previously mentioned
line 412 column 9 - Warning: missing <tr>
line 426 column 13 - Warning: missing <tr>
line 427 column 27 - Warning: <nobr> is not approved by W3C
line 427 column 101 - Warning: unescaped & or unknown entity "&postid"
line 441 column 1314 - Warning: unescaped & or unknown entity "&hl"
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 101 - Warning: unescaped & or unknown entity "&postid"
line 478 column 15 - Warning: missing <td>
line 479 column 9 - Warning: <div> isn't allowed in <tr> elements
line 478 column 15 - Info: <tr> previously mentioned
line 481 column 9 - Warning: missing <tr>
line 495 column 13 - Warning: missing <tr>
line 496 column 27 - Warning: <nobr> is not approved by W3C
line 496 column 101 - Warning: unescaped & or unknown entity "&postid"
line 506 column 15 - Warning: missing <td>
line 507 column 9 - Warning: <div> isn't allowed in <tr> elements
line 506 column 15 - Info: <tr> previously mentioned
line 509 column 9 - Warning: missing <tr>
line 523 column 13 - Warning: missing <tr>
line 524 column 27 - Warning: <nobr> is not approved by W3C
line 524 column 101 - 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 101 - Warning: unescaped & or unknown entity "&postid"
line 563 column 15 - Warning: missing <td>
line 564 column 9 - Warning: <div> isn't allowed in <tr> elements
line 563 column 15 - Info: <tr> previously mentioned
line 566 column 9 - Warning: missing <tr>
line 580 column 13 - Warning: missing <tr>
line 581 column 27 - Warning: <nobr> is not approved by W3C
line 581 column 101 - Warning: unescaped & or unknown entity "&postid"
line 597 column 15 - Warning: missing <td>
line 598 column 9 - Warning: <div> isn't allowed in <tr> elements
line 597 column 15 - Info: <tr> previously mentioned
line 600 column 9 - Warning: missing <tr>
line 614 column 13 - Warning: missing <tr>
line 615 column 27 - Warning: <nobr> is not approved by W3C
line 615 column 101 - Warning: unescaped & or unknown entity "&postid"
line 623 column 15 - Warning: missing <td>
line 624 column 9 - Warning: <div> isn't allowed in <tr> elements
line 623 column 15 - Info: <tr> previously mentioned
line 626 column 9 - Warning: missing <tr>
line 640 column 13 - Warning: missing <tr>
line 641 column 27 - Warning: <nobr> is not approved by W3C
line 641 column 101 - Warning: unescaped & or unknown entity "&postid"
line 658 column 15 - Warning: missing <td>
line 659 column 9 - Warning: <div> isn't allowed in <tr> elements
line 658 column 15 - Info: <tr> previously mentioned
line 661 column 9 - Warning: missing <tr>
line 675 column 13 - Warning: missing <tr>
line 676 column 27 - Warning: <nobr> is not approved by W3C
line 676 column 101 - Warning: unescaped & or unknown entity "&postid"
line 697 column 15 - Warning: missing <td>
line 698 column 9 - Warning: <div> isn't allowed in <tr> elements
line 697 column 15 - Info: <tr> previously mentioned
line 700 column 9 - Warning: missing <tr>
line 714 column 13 - Warning: missing <tr>
line 715 column 27 - Warning: <nobr> is not approved by W3C
line 715 column 101 - Warning: unescaped & or unknown entity "&postid"
line 721 column 15 - Warning: missing <td>
line 722 column 9 - Warning: <div> isn't allowed in <tr> elements
line 721 column 15 - Info: <tr> previously mentioned
line 724 column 9 - Warning: missing <tr>
line 738 column 13 - Warning: missing <tr>
line 739 column 27 - Warning: <nobr> is not approved by W3C
line 739 column 101 - Warning: unescaped & or unknown entity "&postid"
line 751 column 15 - Warning: missing <td>
line 752 column 9 - Warning: <div> isn't allowed in <tr> elements
line 751 column 15 - Info: <tr> previously mentioned
line 754 column 9 - Warning: missing <tr>
line 768 column 13 - Warning: missing <tr>
line 769 column 27 - Warning: <nobr> is not approved by W3C
line 769 column 101 - Warning: unescaped & or unknown entity "&postid"
line 779 column 17 - Warning: discarding unexpected <table>
line 782 column 35 - Warning: missing <tr>
line 782 column 94 - Warning: unescaped & or unknown entity "&page"
line 782 column 126 - Warning: unescaped & or unknown entity "&page"
line 782 column 158 - Warning: unescaped & or unknown entity "&page"
line 782 column 190 - Warning: unescaped & or unknown entity "&page"
line 782 column 222 - Warning: unescaped & or unknown entity "&page"
line 782 column 254 - Warning: unescaped & or unknown entity "&page"
line 782 column 286 - Warning: unescaped & or unknown entity "&page"
line 782 column 318 - Warning: unescaped & or unknown entity "&page"
line 782 column 350 - Warning: unescaped & or unknown entity "&page"
line 782 column 382 - Warning: unescaped & or unknown entity "&page"
line 782 column 419 - Warning: unescaped & or unknown entity "&page"
line 782 column 453 - Warning: unescaped & or unknown entity "&page"
line 782 column 487 - Warning: unescaped & or unknown entity "&page"
line 782 column 521 - Warning: unescaped & or unknown entity "&page"
line 782 column 558 - Warning: unescaped & or unknown entity "&page"
line 782 column 592 - Warning: unescaped & or unknown entity "&page"
line 782 column 626 - Warning: unescaped & or unknown entity "&page"
line 782 column 660 - Warning: unescaped & or unknown entity "&page"
line 782 column 698 - Warning: unescaped & or unknown entity "&page"
line 782 column 732 - Warning: unescaped & or unknown entity "&page"
line 782 column 766 - Warning: unescaped & or unknown entity "&page"
line 782 column 800 - Warning: unescaped & or unknown entity "&page"
line 782 column 834 - Warning: unescaped & or unknown entity "&page"
line 782 column 868 - Warning: unescaped & or unknown entity "&page"
line 782 column 902 - Warning: unescaped & or unknown entity "&page"
line 782 column 936 - Warning: unescaped & or unknown entity "&page"
line 782 column 970 - Warning: unescaped & or unknown entity "&page"
line 782 column 1004 - Warning: unescaped & or unknown entity "&page"
line 782 column 50 - Warning: missing </font> before </td>
line 782 column 1041 - Warning: missing </font> before </table>
line 784 column 35 - Warning: missing <tr>
line 784 column 50 - Warning: missing </font> before </td>
line 785 column 37 - Warning: unescaped & or unknown entity "&id"
line 784 column 184 - Warning: missing </font> before </table>
line 786 column 17 - Warning: discarding unexpected </textarea>
line 786 column 28 - Warning: discarding unexpected </form>
line 786 column 35 - Warning: discarding unexpected </embed>
line 786 column 43 - Warning: discarding unexpected </noembed>
line 786 column 53 - Warning: discarding unexpected </noscript>
line 786 column 64 - Warning: discarding unexpected </noembed>
line 786 column 74 - Warning: discarding unexpected </embed>
line 786 column 82 - Warning: discarding unexpected </table>
line 786 column 90 - Warning: discarding unexpected </table>
line 795 column 9 - Warning: missing </font> before <table>
line 811 column 9 - Warning: inserting implicit <font>
line 823 column 23 - Warning: inserting implicit <font>
line 830 column 58 - Warning: discarding unexpected </font>
line 788 column 1 - Warning: missing </center>
line 198 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 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 21 - Warning: <img> lacks "alt" attribute
line 155 column 62 - Warning: <img> lacks "alt" attribute
line 155 column 111 - Warning: <img> lacks "alt" attribute
line 155 column 161 - Warning: <img> lacks "alt" attribute
line 162 column 15 - Warning: <img> lacks "alt" attribute
line 165 column 11 - Warning: <table> lacks "summary" attribute
line 173 column 228 - Warning: <img> proprietary attribute value "absmiddle"
line 173 column 228 - Warning: <img> lacks "alt" attribute
line 175 column 550 - Warning: <img> proprietary attribute value "absmiddle"
line 175 column 550 - Warning: <img> lacks "alt" attribute
line 180 column 9 - Warning: <table> lacks "summary" attribute
line 183 column 17 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 17 - Warning: <img> lacks "alt" attribute
line 183 column 60 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 60 - Warning: <img> lacks "alt" attribute
line 183 column 103 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 103 - Warning: <img> lacks "alt" attribute
line 183 column 146 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 146 - Warning: <img> lacks "alt" attribute
line 183 column 189 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 189 - Warning: <img> lacks "alt" attribute
line 183 column 232 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 232 - Warning: <img> lacks "alt" attribute
line 183 column 275 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 275 - Warning: <img> lacks "alt" attribute
line 183 column 318 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 318 - Warning: <img> lacks "alt" attribute
line 183 column 361 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 361 - Warning: <img> lacks "alt" attribute
line 183 column 404 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 404 - Warning: <img> lacks "alt" attribute
line 183 column 447 - Warning: <img> proprietary attribute value "absmiddle"
line 183 column 447 - Warning: <img> lacks "alt" attribute
line 184 column 23 - Warning: <img> lacks "alt" attribute
line 184 column 64 - Warning: <img> lacks "alt" attribute
line 184 column 112 - Warning: <img> lacks "alt" attribute
line 184 column 162 - Warning: <img> lacks "alt" attribute
line 185 column 11 - Warning: <img> lacks "alt" attribute
line 191 column 15 - Warning: <img> lacks "alt" attribute
line 194 column 11 - Warning: <table> lacks "summary" attribute
line 198 column 1136 - Warning: <table> proprietary attribute "height"
line 198 column 1136 - Warning: <table> lacks "summary" attribute
line 198 column 1210 - Warning: <tr> attribute "valign" has invalid value "center"
line 198 column 1246 - Warning: <table> lacks "summary" attribute
line 206 column 1510 - Warning: <table> lacks "summary" attribute
line 208 column 2053 - Warning: <table> lacks "summary" attribute
line 212 column 9 - Warning: <table> lacks "summary" attribute
line 216 column 21 - Warning: <img> lacks "alt" attribute
line 216 column 62 - Warning: <img> lacks "alt" attribute
line 216 column 110 - Warning: <img> lacks "alt" attribute
line 216 column 160 - Warning: <img> lacks "alt" attribute
line 217 column 11 - Warning: <img> lacks "alt" attribute
line 223 column 15 - Warning: <img> lacks "alt" attribute
line 226 column 11 - Warning: <table> lacks "summary" attribute
line 234 column 302 - Warning: <img> proprietary attribute value "absmiddle"
line 234 column 302 - Warning: <img> lacks "alt" attribute
line 236 column 624 - Warning: <img> proprietary attribute value "absmiddle"
line 236 column 624 - Warning: <img> lacks "alt" attribute
line 245 column 9 - Warning: <table> lacks "summary" attribute
line 249 column 22 - Warning: <img> lacks "alt" attribute
line 249 column 63 - Warning: <img> lacks "alt" attribute
line 249 column 112 - Warning: <img> lacks "alt" attribute
line 249 column 162 - Warning: <img> lacks "alt" attribute
line 256 column 15 - Warning: <img> lacks "alt" attribute
line 259 column 11 - Warning: <table> lacks "summary" attribute
line 263 column 158 - Warning: <table> proprietary attribute "height"
line 263 column 158 - Warning: <table> lacks "summary" attribute
line 263 column 223 - Warning: <td> proprietary attribute "background"
line 263 column 319 - Warning: <td> proprietary attribute "background"
line 263 column 409 - Warning: <table> proprietary attribute "height"
line 263 column 409 - Warning: <table> lacks "summary" attribute
line 263 column 489 - Warning: <td> proprietary attribute "background"
line 263 column 694 - Warning: <img> lacks "alt" attribute
line 263 column 1434 - Warning: <td> proprietary attribute "background"
line 279 column 2422 - Warning: <img> lacks "alt" attribute
line 279 column 2581 - Warning: <img> lacks "alt" attribute
line 283 column 9 - Warning: <table> lacks "summary" attribute
line 287 column 21 - Warning: <img> lacks "alt" attribute
line 287 column 62 - Warning: <img> lacks "alt" attribute
line 287 column 111 - Warning: <img> lacks "alt" attribute
line 287 column 161 - Warning: <img> lacks "alt" attribute
line 294 column 15 - Warning: <img> lacks "alt" attribute
line 297 column 11 - Warning: <table> lacks "summary" attribute
line 313 column 9 - Warning: <table> lacks "summary" attribute
line 317 column 21 - Warning: <img> lacks "alt" attribute
line 317 column 62 - Warning: <img> lacks "alt" attribute
line 317 column 110 - Warning: <img> lacks "alt" attribute
line 317 column 160 - Warning: <img> lacks "alt" attribute
line 318 column 11 - Warning: <img> lacks "alt" attribute
line 324 column 15 - Warning: <img> lacks "alt" attribute
line 327 column 11 - Warning: <table> lacks "summary" attribute
line 348 column 9 - Warning: <table> lacks "summary" attribute
line 352 column 22 - Warning: <img> lacks "alt" attribute
line 352 column 63 - Warning: <img> lacks "alt" attribute
line 352 column 112 - Warning: <img> lacks "alt" attribute
line 352 column 162 - Warning: <img> lacks "alt" attribute
line 359 column 15 - Warning: <img> lacks "alt" attribute
line 362 column 11 - Warning: <table> lacks "summary" attribute
line 376 column 1094 - Warning: <img> proprietary attribute value "absmiddle"
line 376 column 1094 - Warning: <img> lacks "alt" attribute
line 389 column 9 - Warning: <table> lacks "summary" attribute
line 393 column 22 - Warning: <img> lacks "alt" attribute
line 393 column 63 - Warning: <img> lacks "alt" attribute
line 393 column 112 - Warning: <img> lacks "alt" attribute
line 393 column 162 - Warning: <img> lacks "alt" attribute
line 394 column 11 - Warning: <img> lacks "alt" attribute
line 400 column 15 - Warning: <img> lacks "alt" attribute
line 403 column 11 - Warning: <table> lacks "summary" attribute
line 411 column 9 - Warning: <table> lacks "summary" attribute
line 415 column 21 - Warning: <img> lacks "alt" attribute
line 415 column 62 - Warning: <img> lacks "alt" attribute
line 415 column 110 - Warning: <img> lacks "alt" attribute
line 415 column 160 - Warning: <img> lacks "alt" attribute
line 416 column 11 - Warning: <img> lacks "alt" attribute
line 422 column 15 - Warning: <img> lacks "alt" attribute
line 425 column 11 - Warning: <table> lacks "summary" attribute
line 439 column 1171 - Warning: <img> proprietary attribute value "absmiddle"
line 439 column 1171 - Warning: <img> lacks "alt" attribute
line 450 column 2271 - Warning: <img> proprietary attribute value "absmiddle"
line 450 column 2271 - Warning: <img> lacks "alt" attribute
line 458 column 9 - Warning: <table> lacks "summary" attribute
line 462 column 22 - Warning: <img> lacks "alt" attribute
line 462 column 63 - Warning: <img> lacks "alt" attribute
line 462 column 112 - Warning: <img> lacks "alt" attribute
line 462 column 162 - Warning: <img> lacks "alt" attribute
line 463 column 11 - Warning: <img> lacks "alt" attribute
line 469 column 15 - Warning: <img> lacks "alt" attribute
line 472 column 11 - Warning: <table> lacks "summary" attribute
line 480 column 9 - Warning: <table> lacks "summary" attribute
line 484 column 22 - Warning: <img> lacks "alt" attribute
line 484 column 63 - Warning: <img> lacks "alt" attribute
line 484 column 112 - Warning: <img> lacks "alt" attribute
line 484 column 162 - Warning: <img> lacks "alt" attribute
line 491 column 15 - Warning: <img> lacks "alt" attribute
line 494 column 11 - Warning: <table> lacks "summary" attribute
line 508 column 9 - Warning: <table> lacks "summary" attribute
line 512 column 22 - Warning: <img> lacks "alt" attribute
line 512 column 63 - Warning: <img> lacks "alt" attribute
line 512 column 112 - Warning: <img> lacks "alt" attribute
line 512 column 162 - Warning: <img> lacks "alt" attribute
line 519 column 15 - Warning: <img> lacks "alt" attribute
line 522 column 11 - Warning: <table> lacks "summary" attribute
line 534 column 9 - Warning: <table> lacks "summary" attribute
line 538 column 21 - Warning: <img> lacks "alt" attribute
line 538 column 62 - Warning: <img> lacks "alt" attribute
line 538 column 110 - Warning: <img> lacks "alt" attribute
line 538 column 160 - Warning: <img> lacks "alt" attribute
line 539 column 11 - Warning: <img> lacks "alt" attribute
line 545 column 15 - Warning: <img> lacks "alt" attribute
line 548 column 11 - Warning: <table> lacks "summary" attribute
line 565 column 9 - Warning: <table> lacks "summary" attribute
line 569 column 21 - Warning: <img> lacks "alt" attribute
line 569 column 62 - Warning: <img> lacks "alt" attribute
line 569 column 111 - Warning: <img> lacks "alt" attribute
line 569 column 161 - Warning: <img> lacks "alt" attribute
line 576 column 15 - Warning: <img> lacks "alt" attribute
line 579 column 11 - Warning: <table> lacks "summary" attribute
line 594 column 935 - Warning: <img> lacks "alt" attribute
line 595 column 1088 - Warning: <img> lacks "alt" attribute
line 599 column 9 - Warning: <table> lacks "summary" attribute
line 603 column 22 - Warning: <img> lacks "alt" attribute
line 603 column 63 - Warning: <img> lacks "alt" attribute
line 603 column 112 - Warning: <img> lacks "alt" attribute
line 603 column 162 - Warning: <img> lacks "alt" attribute
line 604 column 11 - Warning: <img> lacks "alt" attribute
line 610 column 15 - Warning: <img> lacks "alt" attribute
line 613 column 11 - Warning: <table> lacks "summary" attribute
line 625 column 9 - Warning: <table> lacks "summary" attribute
line 629 column 22 - Warning: <img> lacks "alt" attribute
line 629 column 63 - Warning: <img> lacks "alt" attribute
line 629 column 112 - Warning: <img> lacks "alt" attribute
line 629 column 162 - Warning: <img> lacks "alt" attribute
line 636 column 15 - Warning: <img> lacks "alt" attribute
line 639 column 11 - Warning: <table> lacks "summary" attribute
line 660 column 9 - Warning: <table> lacks "summary" attribute
line 664 column 21 - Warning: <img> lacks "alt" attribute
line 664 column 62 - Warning: <img> lacks "alt" attribute
line 664 column 110 - Warning: <img> lacks "alt" attribute
line 664 column 160 - Warning: <img> lacks "alt" attribute
line 665 column 11 - Warning: <img> lacks "alt" attribute
line 671 column 15 - Warning: <img> lacks "alt" attribute
line 674 column 11 - Warning: <table> lacks "summary" attribute
line 699 column 9 - Warning: <table> lacks "summary" attribute
line 703 column 22 - Warning: <img> lacks "alt" attribute
line 703 column 63 - Warning: <img> lacks "alt" attribute
line 703 column 112 - Warning: <img> lacks "alt" attribute
line 703 column 162 - Warning: <img> lacks "alt" attribute
line 710 column 15 - Warning: <img> lacks "alt" attribute
line 713 column 11 - Warning: <table> lacks "summary" attribute
line 723 column 9 - Warning: <table> lacks "summary" attribute
line 727 column 22 - Warning: <img> lacks "alt" attribute
line 727 column 63 - Warning: <img> lacks "alt" attribute
line 727 column 112 - Warning: <img> lacks "alt" attribute
line 727 column 162 - Warning: <img> lacks "alt" attribute
line 728 column 11 - Warning: <img> lacks "alt" attribute
line 734 column 15 - Warning: <img> lacks "alt" attribute
line 737 column 11 - Warning: <table> lacks "summary" attribute
line 753 column 9 - Warning: <table> lacks "summary" attribute
line 757 column 22 - Warning: <img> lacks "alt" attribute
line 757 column 63 - Warning: <img> lacks "alt" attribute
line 757 column 112 - Warning: <img> lacks "alt" attribute
line 757 column 162 - Warning: <img> lacks "alt" attribute
line 764 column 15 - Warning: <img> lacks "alt" attribute
line 767 column 11 - Warning: <table> lacks "summary" attribute
line 774 column 237 - Warning: <img> lacks "alt" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 782 column 17 - Warning: <table> lacks "summary" attribute
line 784 column 17 - Warning: <table> lacks "summary" attribute
line 785 column 44 - Warning: <img> proprietary attribute value "absmiddle"
line 785 column 142 - Warning: <img> proprietary attribute value "absmiddle"
line 785 column 245 - Warning: <img> proprietary attribute value "absmiddle"
line 790 column 1 - Warning: <img> lacks "alt" attribute
line 791 column 1 - Warning: <img> lacks "alt" attribute
line 792 column 1 - Warning: <img> lacks "alt" attribute
line 799 column 9 - Warning: <table> lacks "summary" attribute
line 801 column 25 - Warning: <img> lacks "alt" attribute
line 831 column 17 - Warning: <table> lacks "summary" attribute
line 263 column 1502 - Warning: trimming empty <font>
line 751 column 15 - Warning: trimming empty <tr>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 182 column 11 - Warning: <a> cannot copy name attribute to id
line 214 column 11 - Warning: <a> cannot copy name attribute to id
line 247 column 11 - Warning: <a> cannot copy name attribute to id
line 285 column 11 - Warning: <a> cannot copy name attribute to id
line 315 column 11 - Warning: <a> cannot copy name attribute to id
line 350 column 11 - Warning: <a> cannot copy name attribute to id
line 391 column 11 - Warning: <a> cannot copy name attribute to id
line 413 column 11 - Warning: <a> cannot copy name attribute to id
line 460 column 11 - Warning: <a> cannot copy name attribute to id
line 482 column 11 - Warning: <a> cannot copy name attribute to id
line 510 column 11 - Warning: <a> cannot copy name attribute to id
line 536 column 11 - Warning: <a> cannot copy name attribute to id
line 567 column 11 - Warning: <a> cannot copy name attribute to id
line 601 column 11 - Warning: <a> cannot copy name attribute to id
line 627 column 11 - Warning: <a> cannot copy name attribute to id
line 662 column 11 - Warning: <a> cannot copy name attribute to id
line 701 column 11 - Warning: <a> cannot copy name attribute to id
line 725 column 11 - Warning: <a> cannot copy name attribute to id
line 755 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
512 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