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: 57874973
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - JCS - Stats - Latest Posts - Color Chart - Smilies
10-16-14 06:10:26 AM
fortyfive-antelope

Jul - Posts by Me-me
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Me-me
340
Level: 37


Posts: 123/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 05-29-10 04:39:16 PM, in Help/Questions about Toad's Tool 64 and SM64 hacking Link
Yeah, now I remember. Well then, 180 is max.
BTW somewhere I saw a code that made you star count go up to 255! That was just for show though, it wasn't real. Too bad

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 124/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 05-30-10 09:04:39 AM, in Help/Questions about Toad's Tool 64 and SM64 hacking (last edited by Me-me at 05-30-10 09:11 AM) Link
Well, there isn't an existing star list but it's easy, it goes like this:
Star 0 = Act 1
Star 1 = Act 2
Star 2 = Act 3
Star 3 = Act 4
Star 4 = Act 5
Star 5 = Act 6
(You knew this already, but it was to clear things up.)

If you go even further, like Star 6 = Act 7, that star won't be in the act select screen + that star will be reduced of the next level:
I.e. Making Bob-omb's Battlefield have 7 stars render the first star in Whomp's Fortress unusable (not unusable, but It'll be counted as collected if you clear the new 7th star in BOB.) That 7th star and further more stars from that point'll be counted as the castle's secret stars whether you want it or not

EDIT:
Sorry TheMojopo, almost missed you
Welcome to this forum and as for changing the level layout, it has been explained a lot already so I suggest looking around a bit, but this time I'll answer it directly:
It can be done with messiaen's wavefront importer and a 3D model creator (I recommend Blender).

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 125/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 05-30-10 01:39:25 PM, in Mario 64 Level Importer Link
Don't think so. It really sucks, I know. A way to prevent this in the future is to keep backups of your hack.
Another way is to try to figure out whats wrong of course.
If you've used any custom objects: A wrong pairing of behaviors and models can result in a crash.
"Empty objects" consists of no model and the "star door" behavior. It have made my hacks crash before.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 126/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 05-30-10 01:42:48 PM, in Help/Questions about Toad's Tool 64 and SM64 hacking Link
Yep. You could make a level with a max of 99 stars (excluding one object of 100 for mario start object).
The game'd lag a lot and the level itself with no enemies and coins would be quite boring in my opinion
Still... cool... I haven't thought much about it...

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 127/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 05-31-10 01:27:54 AM, in Mario 64 Level Importer Link
Great! You've made backups right? It's soo important if you're gonna experiment a lot.
Anyways good for you I'll watch it the moment it gets to youtube.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 128/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-01-10 01:29:18 AM, in Help/Questions about Toad's Tool 64 and SM64 hacking Link
1) Can't. Doing so would require creating a new behaviour (something I also want to do). Unless you know a bit about SM64 coding it's not possible.
2) I'm sure it's included within the coin behaviour.
3) Just choose the coin as a model. The spinning animation is done from elsewhere in the ROM.
4) No idea.
5) Increasing the amount of stars needed for star doors makes the messages when you open them change.
The 1th,3th,8th,30th,50th and the 70th star door have a different message for each when you try to open them without enough stars.
If I wanted to make, lets say, a door which needs 25 stars, the message would change to "You need a key to open this door". Same goes for all other values other than 1,2,3,8,39,50 and 70. To change the stars needed, just change b.param 1 to the value you desire.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 129/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-03-10 11:39:26 AM, in Mario 64 Level Importer (last edited by Me-me at 06-03-10 05:48 PM) Link
I tried to import a level with custom textures, but they just didn't show up in the game. So I tested a lot and after a lot of tries,
I got so annoyed that I made a test level, which contained many small "paintings", each with a different image format.
I tested BMP, PNG, GIF and JPEG. Strangely enough, the only texture which worked was the one in JPEG format.
Here's my test level:

Notice the arrows?
Explanation below:
^ PNG
v JPEG <-- This is the custom texture that worked
< GIF
> BMP
The last image is an original, and is in BMP format.

Any idea why this is? I thought BMP and PNG were supported. They are right?

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 130/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-06-10 08:30:41 AM, in Mario 64 Level Importer Link
It seems like JPEG doesn't work for me normally. I use photoshop to create new textures, then I must save them as PNG and the CONVERT them to JPEG.
As you all know, PNG is the only one with alpha, so to avoid my full images to get an unwanted alpha effect, I convert them to JPEG.
To sum it up, JPEG only works if it has been converted from a PNG image.

Zero One: I doubt that very very much. It will be static and be stuck at the first frame. You'd need to use flatworld battlefield and assign the "moving platform" behaviour to a pre-made model.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 131/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-08-10 04:08:54 PM, in Mario 64 Level Importer Link
SM64 draws all of the level polygons always. Messiaen did say that it's possible to create levels surpassing the originals by loads of polygons.
Strangely enough, the Wavefront Importer doesn't let me import a level with more than 10.000 faces (needs confirmation). It says that the level has been imported successfully but it hasn't.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 132/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-12-10 07:07:22 PM, in 4chan = I don't get it (last edited by Me-me at 06-12-10 07:07 PM) Link
Never been to 4chan. I've only interacted with the meme's that have spawned from there like Rickrolling and Chocolate rain parodies. And no, my user name has nothing to do with internet meme's.

If I remember correctly, wasn't there a site called 2chan?
Whatever. To sum it up: 4chan = I don't get it
Answer: Me neither.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 133/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-12-10 07:15:55 PM, in WHOOHOOHOO! Link
I didn't get all my schoolwork done this term. It's because I'm lazy.
But do I deserve 9 weeks of absolute nothingness?
Absolutely.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 134/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-13-10 04:00:23 AM, in Introduce yourself here. DON'T ACT LIKE AN IDIOT IN THIS FORUM OR YOU WILL BE DESTROYED! Link
Welcome Setzer!
And don't worry. I'll manage to keep Setzer and Setz apart

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 135/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-13-10 04:07:28 AM, in How far are you now from your birthplace? Link
Distance in any scale: 0
After all, I'm still not over 20 years.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 136/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-13-10 04:25:50 PM, in Shanghai Then and Now Link
Impressive but, big cities make me sad. Except for Dubai. According to the posted pics, that place looks way better now.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 137/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-13-10 04:47:17 PM, in nice going dumbass Link
When i try to start up my old computer, it doesn't even show me the BIOS bootscreen anymore.
Makes me wonder how much crap i crammed in there.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 138/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-13-10 04:48:58 PM, in My glasses! I cant be seen without my glasses! Link
In front of my sisters MAYBE. But in public? NEVER!
Still, hilarious scene. Those Johnny Bravo crossovers were awesome.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 139/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-16-10 08:43:41 AM, in Help/Questions about Toad's Tool 64 and SM64 hacking Link
Sure, that's possible.
Create 6 different "Mario Start 1" objects and place them wherever you want.
Then actvate them each for a different act.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 140/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-16-10 11:58:06 AM, in Mario 64 Level Importer (last edited by Me-me at 06-16-10 11:58 AM) Link
I've started a big hack and when I make it I realise that the buggy Lakitu cam takes away a lot of the fun it'd be to find all secrets in it.
So I want to permanently change the camera to Mario cam until another solution is found.
Is this as easy as changing some values with a hex editor or is it more complex than that?

As for the FAQ, here's some questions I had in the beginning:
What's with the object lists?
How does the water boxes work?

You've probably already covered these questions, but there they are at least.

PS. The "Hardcore fog" option doesn't work for me.

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 141/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-16-10 01:45:45 PM, in Mario 64 Level Importer (last edited by Me-me at 06-16-10 01:48 PM) Link
Originally posted by Gecko
I think he means the normal in-game camera mode which you can toggle by pressing [Edit] R on the controller. He wants the Lakitu camera mode, which is used by default, to be disabled completely or alternatively have the Mario camera mode to be activated by default.


Yep, thats right! The one in-game. Want Lakitu cam disabled completely. I just need the location in the ROM, then I can experiment by myself if it's to time-consuming to explain

As for the object lists question I meant these:


--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Me-me
340
Level: 37


Posts: 142/341
EXP: 322864
For next: 15389

Since: 08-05-07


Since last post: 798 days
Last activity: 209 days

Posted on 06-16-10 01:55:27 PM, in Help/Questions about Toad's Tool 64 and SM64 hacking Link
That's because the death and success warps leads to respectively "Inside Castle>1>100" and "Inside Castle>1>50" right?
These destinations are those from which Mario exits the BOB painting. Change them to the wanted destination.

Also, notice that the warp ID of the "Inside Castle>1>100" is 241 and the warp ID of "Inside Castle>1>50" is 240.

These warp ID's is reserved for when Mario dies or get a star:
240 for successful exit
241 for death recovery exit

--------------------
My name makes me look utterly selfish, but I assure you, that is not the case.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Jul - Posts by Me-me






Rusted Logic

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

29 database queries, 28 query cache hits.
Query execution time:  0.045905 seconds
Script execution time:  0.077980 seconds
Total render time:  0.123885 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 141 column 132 - Warning: missing </font> before </table>
line 143 column 35 - Warning: missing <tr>
line 143 column 95 - Warning: unescaped & or unknown entity "&page"
line 143 column 128 - Warning: unescaped & or unknown entity "&page"
line 143 column 161 - Warning: unescaped & or unknown entity "&page"
line 143 column 194 - Warning: unescaped & or unknown entity "&page"
line 143 column 227 - Warning: unescaped & or unknown entity "&page"
line 143 column 260 - Warning: unescaped & or unknown entity "&page"
line 143 column 295 - Warning: unescaped & or unknown entity "&page"
line 143 column 328 - Warning: unescaped & or unknown entity "&page"
line 143 column 361 - Warning: unescaped & or unknown entity "&page"
line 143 column 395 - Warning: unescaped & or unknown entity "&page"
line 143 column 430 - Warning: unescaped & or unknown entity "&page"
line 143 column 465 - Warning: unescaped & or unknown entity "&page"
line 143 column 500 - Warning: unescaped & or unknown entity "&page"
line 143 column 535 - Warning: unescaped & or unknown entity "&page"
line 143 column 570 - Warning: unescaped & or unknown entity "&page"
line 143 column 605 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 642 - 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 172 column 15 - Warning: missing <td>
line 173 column 9 - Warning: <div> isn't allowed in <tr> elements
line 172 column 15 - Info: <tr> previously mentioned
line 175 column 9 - Warning: missing <tr>
line 189 column 13 - Warning: missing <tr>
line 190 column 27 - Warning: <nobr> is not approved by W3C
line 209 column 15 - Warning: missing <td>
line 210 column 9 - Warning: <div> isn't allowed in <tr> elements
line 209 column 15 - Info: <tr> previously mentioned
line 212 column 9 - Warning: missing <tr>
line 226 column 13 - Warning: missing <tr>
line 227 column 27 - Warning: <nobr> is not approved by W3C
line 234 column 15 - Warning: missing <td>
line 235 column 9 - Warning: <div> isn't allowed in <tr> elements
line 234 column 15 - Info: <tr> previously mentioned
line 237 column 9 - Warning: missing <tr>
line 251 column 13 - Warning: missing <tr>
line 252 column 27 - Warning: <nobr> is not approved by W3C
line 258 column 15 - Warning: missing <td>
line 259 column 9 - Warning: <div> isn't allowed in <tr> elements
line 258 column 15 - Info: <tr> previously mentioned
line 261 column 9 - Warning: missing <tr>
line 275 column 13 - Warning: missing <tr>
line 276 column 27 - Warning: <nobr> is not approved by W3C
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 309 column 15 - Warning: missing <td>
line 310 column 9 - Warning: <div> isn't allowed in <tr> elements
line 309 column 15 - Info: <tr> previously mentioned
line 312 column 9 - Warning: missing <tr>
line 326 column 13 - Warning: missing <tr>
line 327 column 27 - Warning: <nobr> is not approved by W3C
line 344 column 15 - Warning: missing <td>
line 345 column 9 - Warning: <div> isn't allowed in <tr> elements
line 344 column 15 - Info: <tr> previously mentioned
line 347 column 9 - Warning: missing <tr>
line 361 column 13 - Warning: missing <tr>
line 362 column 27 - Warning: <nobr> is not approved by W3C
line 370 column 15 - Warning: missing <td>
line 371 column 9 - Warning: <div> isn't allowed in <tr> elements
line 370 column 15 - Info: <tr> previously mentioned
line 373 column 9 - Warning: missing <tr>
line 387 column 13 - Warning: missing <tr>
line 388 column 27 - Warning: <nobr> is not approved by W3C
line 393 column 15 - Warning: missing <td>
line 394 column 9 - Warning: <div> isn't allowed in <tr> elements
line 393 column 15 - Info: <tr> previously mentioned
line 396 column 9 - Warning: missing <tr>
line 410 column 13 - Warning: missing <tr>
line 411 column 27 - Warning: <nobr> is not approved by W3C
line 419 column 15 - Warning: missing <td>
line 420 column 9 - Warning: <div> isn't allowed in <tr> elements
line 419 column 15 - Info: <tr> previously mentioned
line 422 column 9 - Warning: missing <tr>
line 436 column 13 - Warning: missing <tr>
line 437 column 27 - Warning: <nobr> is not approved by W3C
line 443 column 15 - Warning: missing <td>
line 444 column 9 - Warning: <div> isn't allowed in <tr> elements
line 443 column 15 - Info: <tr> previously mentioned
line 446 column 9 - Warning: missing <tr>
line 460 column 13 - Warning: missing <tr>
line 461 column 27 - Warning: <nobr> is not approved by W3C
line 466 column 15 - Warning: missing <td>
line 467 column 9 - Warning: <div> isn't allowed in <tr> elements
line 466 column 15 - Info: <tr> previously mentioned
line 469 column 9 - Warning: missing <tr>
line 483 column 13 - Warning: missing <tr>
line 484 column 27 - Warning: <nobr> is not approved by W3C
line 489 column 15 - Warning: missing <td>
line 490 column 9 - Warning: <div> isn't allowed in <tr> elements
line 489 column 15 - Info: <tr> previously mentioned
line 492 column 9 - Warning: missing <tr>
line 506 column 13 - Warning: missing <tr>
line 507 column 27 - Warning: <nobr> is not approved by W3C
line 511 column 15 - Warning: missing <td>
line 512 column 9 - Warning: <div> isn't allowed in <tr> elements
line 511 column 15 - Info: <tr> previously mentioned
line 514 column 9 - Warning: missing <tr>
line 528 column 13 - Warning: missing <tr>
line 529 column 27 - Warning: <nobr> is not approved by W3C
line 534 column 15 - Warning: missing <td>
line 535 column 9 - Warning: <div> isn't allowed in <tr> elements
line 534 column 15 - Info: <tr> previously mentioned
line 537 column 9 - Warning: missing <tr>
line 551 column 13 - Warning: missing <tr>
line 552 column 27 - Warning: <nobr> is not approved by W3C
line 557 column 15 - Warning: missing <td>
line 558 column 9 - Warning: <div> isn't allowed in <tr> elements
line 557 column 15 - Info: <tr> previously mentioned
line 560 column 9 - Warning: missing <tr>
line 574 column 13 - Warning: missing <tr>
line 575 column 27 - Warning: <nobr> is not approved by W3C
line 581 column 15 - Warning: missing <td>
line 582 column 9 - Warning: <div> isn't allowed in <tr> elements
line 581 column 15 - Info: <tr> previously mentioned
line 584 column 9 - Warning: missing <tr>
line 598 column 13 - Warning: missing <tr>
line 599 column 27 - Warning: <nobr> is not approved by W3C
line 613 column 15 - Warning: missing <td>
line 614 column 9 - Warning: <div> isn't allowed in <tr> elements
line 613 column 15 - Info: <tr> previously mentioned
line 616 column 9 - Warning: missing <tr>
line 630 column 13 - Warning: missing <tr>
line 631 column 27 - Warning: <nobr> is not approved by W3C
line 640 column 15 - Warning: missing <td>
line 641 column 9 - Warning: <div> isn't allowed in <tr> elements
line 640 column 15 - Info: <tr> previously mentioned
line 643 column 9 - Warning: missing <tr>
line 657 column 13 - Warning: missing <tr>
line 658 column 27 - Warning: <nobr> is not approved by W3C
line 670 column 17 - Warning: discarding unexpected <table>
line 673 column 35 - Warning: missing <tr>
line 673 column 95 - Warning: unescaped & or unknown entity "&page"
line 673 column 128 - Warning: unescaped & or unknown entity "&page"
line 673 column 161 - Warning: unescaped & or unknown entity "&page"
line 673 column 194 - Warning: unescaped & or unknown entity "&page"
line 673 column 227 - Warning: unescaped & or unknown entity "&page"
line 673 column 260 - Warning: unescaped & or unknown entity "&page"
line 673 column 295 - Warning: unescaped & or unknown entity "&page"
line 673 column 328 - Warning: unescaped & or unknown entity "&page"
line 673 column 361 - Warning: unescaped & or unknown entity "&page"
line 673 column 395 - Warning: unescaped & or unknown entity "&page"
line 673 column 430 - Warning: unescaped & or unknown entity "&page"
line 673 column 465 - Warning: unescaped & or unknown entity "&page"
line 673 column 500 - Warning: unescaped & or unknown entity "&page"
line 673 column 535 - Warning: unescaped & or unknown entity "&page"
line 673 column 570 - Warning: unescaped & or unknown entity "&page"
line 673 column 605 - Warning: unescaped & or unknown entity "&page"
line 673 column 50 - Warning: missing </font> before </td>
line 673 column 642 - Warning: missing </font> before </table>
line 675 column 35 - Warning: missing <tr>
line 675 column 50 - Warning: missing </font> before </td>
line 675 column 132 - Warning: missing </font> before </table>
line 677 column 17 - Warning: discarding unexpected </textarea>
line 677 column 28 - Warning: discarding unexpected </form>
line 677 column 35 - Warning: discarding unexpected </embed>
line 677 column 43 - Warning: discarding unexpected </noembed>
line 677 column 53 - Warning: discarding unexpected </noscript>
line 677 column 64 - Warning: discarding unexpected </noembed>
line 677 column 74 - Warning: discarding unexpected </embed>
line 677 column 82 - Warning: discarding unexpected </table>
line 677 column 90 - Warning: discarding unexpected </table>
line 686 column 9 - Warning: missing </font> before <table>
line 702 column 9 - Warning: inserting implicit <font>
line 714 column 23 - Warning: inserting implicit <font>
line 721 column 58 - Warning: discarding unexpected </font>
line 679 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 143 column 17 - Warning: <table> lacks "summary" attribute
line 151 column 9 - Warning: <table> lacks "summary" attribute
line 154 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 154 column 15 - Warning: <img> lacks "alt" attribute
line 154 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 154 column 58 - Warning: <img> lacks "alt" attribute
line 154 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 154 column 101 - Warning: <img> lacks "alt" attribute
line 154 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 154 column 144 - Warning: <img> lacks "alt" attribute
line 154 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 154 column 187 - Warning: <img> lacks "alt" attribute
line 154 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 154 column 230 - Warning: <img> lacks "alt" 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 170 column 243 - Warning: <img> proprietary attribute value "absmiddle"
line 170 column 243 - Warning: <img> lacks "alt" attribute
line 174 column 9 - Warning: <table> lacks "summary" attribute
line 177 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 177 column 15 - Warning: <img> lacks "alt" attribute
line 177 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 177 column 58 - Warning: <img> lacks "alt" attribute
line 177 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 177 column 101 - Warning: <img> lacks "alt" attribute
line 177 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 177 column 144 - Warning: <img> lacks "alt" attribute
line 177 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 177 column 187 - Warning: <img> lacks "alt" attribute
line 177 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 177 column 230 - Warning: <img> lacks "alt" attribute
line 178 column 22 - Warning: <img> lacks "alt" attribute
line 178 column 63 - Warning: <img> lacks "alt" attribute
line 178 column 112 - Warning: <img> lacks "alt" attribute
line 178 column 162 - Warning: <img> lacks "alt" attribute
line 179 column 11 - Warning: <img> lacks "alt" attribute
line 185 column 15 - Warning: <img> lacks "alt" attribute
line 188 column 11 - Warning: <table> lacks "summary" attribute
line 202 column 770 - Warning: <img> proprietary attribute value "absmiddle"
line 202 column 770 - Warning: <img> lacks "alt" attribute
line 205 column 873 - Warning: <img> proprietary attribute value "absmiddle"
line 205 column 873 - Warning: <img> lacks "alt" attribute
line 211 column 9 - Warning: <table> lacks "summary" attribute
line 214 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 214 column 15 - Warning: <img> lacks "alt" attribute
line 214 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 214 column 58 - Warning: <img> lacks "alt" attribute
line 214 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 214 column 101 - Warning: <img> lacks "alt" attribute
line 214 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 214 column 144 - Warning: <img> lacks "alt" attribute
line 214 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 214 column 187 - Warning: <img> lacks "alt" attribute
line 214 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 214 column 230 - Warning: <img> lacks "alt" attribute
line 215 column 22 - Warning: <img> lacks "alt" attribute
line 215 column 63 - Warning: <img> lacks "alt" attribute
line 215 column 112 - Warning: <img> lacks "alt" attribute
line 215 column 162 - Warning: <img> lacks "alt" attribute
line 216 column 11 - Warning: <img> lacks "alt" attribute
line 222 column 15 - Warning: <img> lacks "alt" attribute
line 225 column 11 - Warning: <table> lacks "summary" attribute
line 236 column 9 - Warning: <table> lacks "summary" attribute
line 239 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 239 column 15 - Warning: <img> lacks "alt" attribute
line 239 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 239 column 58 - Warning: <img> lacks "alt" attribute
line 239 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 239 column 101 - Warning: <img> lacks "alt" attribute
line 239 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 239 column 144 - Warning: <img> lacks "alt" attribute
line 239 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 239 column 187 - Warning: <img> lacks "alt" attribute
line 239 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 239 column 230 - Warning: <img> lacks "alt" attribute
line 240 column 22 - Warning: <img> lacks "alt" attribute
line 240 column 63 - Warning: <img> lacks "alt" attribute
line 240 column 112 - Warning: <img> lacks "alt" attribute
line 240 column 162 - Warning: <img> lacks "alt" attribute
line 241 column 11 - Warning: <img> lacks "alt" attribute
line 247 column 15 - Warning: <img> lacks "alt" attribute
line 250 column 11 - Warning: <table> lacks "summary" attribute
line 255 column 286 - Warning: <img> proprietary attribute value "absmiddle"
line 255 column 286 - Warning: <img> lacks "alt" attribute
line 260 column 9 - Warning: <table> lacks "summary" attribute
line 263 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 263 column 15 - Warning: <img> lacks "alt" attribute
line 263 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 263 column 58 - Warning: <img> lacks "alt" attribute
line 263 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 263 column 101 - Warning: <img> lacks "alt" attribute
line 263 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 263 column 144 - Warning: <img> lacks "alt" attribute
line 263 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 263 column 187 - Warning: <img> lacks "alt" attribute
line 263 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 263 column 230 - Warning: <img> lacks "alt" attribute
line 264 column 22 - Warning: <img> lacks "alt" attribute
line 264 column 63 - Warning: <img> lacks "alt" attribute
line 264 column 112 - Warning: <img> lacks "alt" attribute
line 264 column 162 - Warning: <img> lacks "alt" attribute
line 265 column 11 - Warning: <img> lacks "alt" attribute
line 271 column 15 - Warning: <img> lacks "alt" attribute
line 274 column 11 - Warning: <table> lacks "summary" attribute
line 279 column 185 - Warning: <img> proprietary attribute value "absmiddle"
line 279 column 185 - Warning: <img> lacks "alt" attribute
line 283 column 9 - Warning: <table> lacks "summary" attribute
line 286 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 286 column 15 - Warning: <img> lacks "alt" attribute
line 286 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 286 column 58 - Warning: <img> lacks "alt" attribute
line 286 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 286 column 101 - Warning: <img> lacks "alt" attribute
line 286 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 286 column 144 - Warning: <img> lacks "alt" attribute
line 286 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 286 column 187 - Warning: <img> lacks "alt" attribute
line 286 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 286 column 230 - Warning: <img> lacks "alt" attribute
line 287 column 22 - Warning: <img> lacks "alt" attribute
line 287 column 63 - Warning: <img> lacks "alt" attribute
line 287 column 112 - Warning: <img> lacks "alt" attribute
line 287 column 162 - Warning: <img> lacks "alt" attribute
line 288 column 11 - Warning: <img> lacks "alt" attribute
line 294 column 15 - Warning: <img> lacks "alt" attribute
line 297 column 11 - Warning: <table> lacks "summary" attribute
line 311 column 9 - Warning: <table> lacks "summary" attribute
line 314 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 314 column 15 - Warning: <img> lacks "alt" attribute
line 314 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 314 column 58 - Warning: <img> lacks "alt" attribute
line 314 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 314 column 101 - Warning: <img> lacks "alt" attribute
line 314 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 314 column 144 - Warning: <img> lacks "alt" attribute
line 314 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 314 column 187 - Warning: <img> lacks "alt" attribute
line 314 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 314 column 230 - Warning: <img> lacks "alt" attribute
line 315 column 22 - Warning: <img> lacks "alt" attribute
line 315 column 63 - Warning: <img> lacks "alt" attribute
line 315 column 112 - Warning: <img> lacks "alt" attribute
line 315 column 162 - Warning: <img> lacks "alt" attribute
line 316 column 11 - Warning: <img> lacks "alt" attribute
line 322 column 15 - Warning: <img> lacks "alt" attribute
line 325 column 11 - Warning: <table> lacks "summary" attribute
line 333 column 470 - Warning: <img> lacks "alt" attribute
line 346 column 9 - Warning: <table> lacks "summary" attribute
line 349 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 15 - Warning: <img> lacks "alt" attribute
line 349 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 58 - Warning: <img> lacks "alt" attribute
line 349 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 101 - Warning: <img> lacks "alt" attribute
line 349 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 144 - Warning: <img> lacks "alt" attribute
line 349 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 187 - Warning: <img> lacks "alt" attribute
line 349 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 349 column 230 - Warning: <img> lacks "alt" attribute
line 350 column 22 - Warning: <img> lacks "alt" attribute
line 350 column 63 - Warning: <img> lacks "alt" attribute
line 350 column 112 - Warning: <img> lacks "alt" attribute
line 350 column 162 - Warning: <img> lacks "alt" attribute
line 351 column 11 - Warning: <img> lacks "alt" attribute
line 357 column 15 - Warning: <img> lacks "alt" attribute
line 360 column 11 - Warning: <table> lacks "summary" attribute
line 372 column 9 - Warning: <table> lacks "summary" attribute
line 375 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 375 column 15 - Warning: <img> lacks "alt" attribute
line 375 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 375 column 58 - Warning: <img> lacks "alt" attribute
line 375 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 375 column 101 - Warning: <img> lacks "alt" attribute
line 375 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 375 column 144 - Warning: <img> lacks "alt" attribute
line 375 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 375 column 187 - Warning: <img> lacks "alt" attribute
line 375 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 375 column 230 - Warning: <img> lacks "alt" attribute
line 376 column 22 - Warning: <img> lacks "alt" attribute
line 376 column 63 - Warning: <img> lacks "alt" attribute
line 376 column 112 - Warning: <img> lacks "alt" attribute
line 376 column 162 - Warning: <img> lacks "alt" attribute
line 377 column 11 - Warning: <img> lacks "alt" attribute
line 383 column 15 - Warning: <img> lacks "alt" attribute
line 386 column 11 - Warning: <table> lacks "summary" attribute
line 395 column 9 - Warning: <table> lacks "summary" attribute
line 398 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 398 column 15 - Warning: <img> lacks "alt" attribute
line 398 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 398 column 58 - Warning: <img> lacks "alt" attribute
line 398 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 398 column 101 - Warning: <img> lacks "alt" attribute
line 398 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 398 column 144 - Warning: <img> lacks "alt" attribute
line 398 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 398 column 187 - Warning: <img> lacks "alt" attribute
line 398 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 398 column 230 - Warning: <img> lacks "alt" attribute
line 399 column 22 - Warning: <img> lacks "alt" attribute
line 399 column 63 - Warning: <img> lacks "alt" attribute
line 399 column 112 - Warning: <img> lacks "alt" attribute
line 399 column 162 - Warning: <img> lacks "alt" attribute
line 400 column 11 - Warning: <img> lacks "alt" attribute
line 406 column 15 - Warning: <img> lacks "alt" attribute
line 409 column 11 - Warning: <table> lacks "summary" attribute
line 421 column 9 - Warning: <table> lacks "summary" attribute
line 424 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 424 column 15 - Warning: <img> lacks "alt" attribute
line 424 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 424 column 58 - Warning: <img> lacks "alt" attribute
line 424 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 424 column 101 - Warning: <img> lacks "alt" attribute
line 424 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 424 column 144 - Warning: <img> lacks "alt" attribute
line 424 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 424 column 187 - Warning: <img> lacks "alt" attribute
line 424 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 424 column 230 - Warning: <img> lacks "alt" attribute
line 425 column 22 - Warning: <img> lacks "alt" attribute
line 425 column 63 - Warning: <img> lacks "alt" attribute
line 425 column 112 - Warning: <img> lacks "alt" attribute
line 425 column 162 - Warning: <img> lacks "alt" attribute
line 426 column 11 - Warning: <img> lacks "alt" attribute
line 432 column 15 - Warning: <img> lacks "alt" attribute
line 435 column 11 - Warning: <table> lacks "summary" attribute
line 445 column 9 - Warning: <table> lacks "summary" attribute
line 448 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 448 column 15 - Warning: <img> lacks "alt" attribute
line 448 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 448 column 58 - Warning: <img> lacks "alt" attribute
line 448 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 448 column 101 - Warning: <img> lacks "alt" attribute
line 448 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 448 column 144 - Warning: <img> lacks "alt" attribute
line 448 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 448 column 187 - Warning: <img> lacks "alt" attribute
line 448 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 448 column 230 - Warning: <img> lacks "alt" attribute
line 449 column 22 - Warning: <img> lacks "alt" attribute
line 449 column 63 - Warning: <img> lacks "alt" attribute
line 449 column 112 - Warning: <img> lacks "alt" attribute
line 449 column 162 - Warning: <img> lacks "alt" attribute
line 450 column 11 - Warning: <img> lacks "alt" attribute
line 456 column 15 - Warning: <img> lacks "alt" attribute
line 459 column 11 - Warning: <table> lacks "summary" attribute
line 464 column 152 - Warning: <img> proprietary attribute value "absmiddle"
line 464 column 152 - Warning: <img> lacks "alt" attribute
line 468 column 9 - Warning: <table> lacks "summary" attribute
line 471 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 471 column 15 - Warning: <img> lacks "alt" attribute
line 471 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 471 column 58 - Warning: <img> lacks "alt" attribute
line 471 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 471 column 101 - Warning: <img> lacks "alt" attribute
line 471 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 471 column 144 - Warning: <img> lacks "alt" attribute
line 471 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 471 column 187 - Warning: <img> lacks "alt" attribute
line 471 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 471 column 230 - Warning: <img> lacks "alt" attribute
line 472 column 22 - Warning: <img> lacks "alt" attribute
line 472 column 63 - Warning: <img> lacks "alt" attribute
line 472 column 112 - Warning: <img> lacks "alt" attribute
line 472 column 162 - Warning: <img> lacks "alt" attribute
line 473 column 11 - Warning: <img> lacks "alt" attribute
line 479 column 15 - Warning: <img> lacks "alt" attribute
line 482 column 11 - Warning: <table> lacks "summary" attribute
line 491 column 9 - Warning: <table> lacks "summary" attribute
line 494 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 494 column 15 - Warning: <img> lacks "alt" attribute
line 494 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 494 column 58 - Warning: <img> lacks "alt" attribute
line 494 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 494 column 101 - Warning: <img> lacks "alt" attribute
line 494 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 494 column 144 - Warning: <img> lacks "alt" attribute
line 494 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 494 column 187 - Warning: <img> lacks "alt" attribute
line 494 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 494 column 230 - Warning: <img> lacks "alt" attribute
line 495 column 22 - Warning: <img> lacks "alt" attribute
line 495 column 63 - Warning: <img> lacks "alt" attribute
line 495 column 112 - Warning: <img> lacks "alt" attribute
line 495 column 162 - Warning: <img> lacks "alt" attribute
line 496 column 11 - Warning: <img> lacks "alt" attribute
line 502 column 15 - Warning: <img> lacks "alt" attribute
line 505 column 11 - Warning: <table> lacks "summary" attribute
line 513 column 9 - Warning: <table> lacks "summary" attribute
line 516 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 15 - Warning: <img> lacks "alt" attribute
line 516 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 58 - Warning: <img> lacks "alt" attribute
line 516 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 101 - Warning: <img> lacks "alt" attribute
line 516 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 144 - Warning: <img> lacks "alt" attribute
line 516 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 187 - Warning: <img> lacks "alt" attribute
line 516 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 516 column 230 - Warning: <img> lacks "alt" attribute
line 517 column 22 - Warning: <img> lacks "alt" attribute
line 517 column 63 - Warning: <img> lacks "alt" attribute
line 517 column 112 - Warning: <img> lacks "alt" attribute
line 517 column 162 - Warning: <img> lacks "alt" attribute
line 518 column 11 - Warning: <img> lacks "alt" attribute
line 524 column 15 - Warning: <img> lacks "alt" attribute
line 527 column 11 - Warning: <table> lacks "summary" attribute
line 536 column 9 - Warning: <table> lacks "summary" attribute
line 539 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 539 column 15 - Warning: <img> lacks "alt" attribute
line 539 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 539 column 58 - Warning: <img> lacks "alt" attribute
line 539 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 539 column 101 - Warning: <img> lacks "alt" attribute
line 539 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 539 column 144 - Warning: <img> lacks "alt" attribute
line 539 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 539 column 187 - Warning: <img> lacks "alt" attribute
line 539 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 539 column 230 - Warning: <img> lacks "alt" attribute
line 540 column 22 - Warning: <img> lacks "alt" attribute
line 540 column 63 - Warning: <img> lacks "alt" attribute
line 540 column 112 - Warning: <img> lacks "alt" attribute
line 540 column 162 - Warning: <img> lacks "alt" attribute
line 541 column 11 - Warning: <img> lacks "alt" attribute
line 547 column 15 - Warning: <img> lacks "alt" attribute
line 550 column 11 - Warning: <table> lacks "summary" attribute
line 559 column 9 - Warning: <table> lacks "summary" attribute
line 562 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 562 column 15 - Warning: <img> lacks "alt" attribute
line 562 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 562 column 58 - Warning: <img> lacks "alt" attribute
line 562 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 562 column 101 - Warning: <img> lacks "alt" attribute
line 562 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 562 column 144 - Warning: <img> lacks "alt" attribute
line 562 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 562 column 187 - Warning: <img> lacks "alt" attribute
line 562 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 562 column 230 - Warning: <img> lacks "alt" attribute
line 563 column 22 - Warning: <img> lacks "alt" attribute
line 563 column 63 - Warning: <img> lacks "alt" attribute
line 563 column 112 - Warning: <img> lacks "alt" attribute
line 563 column 162 - Warning: <img> lacks "alt" attribute
line 564 column 11 - Warning: <img> lacks "alt" attribute
line 570 column 15 - Warning: <img> lacks "alt" attribute
line 573 column 11 - Warning: <table> lacks "summary" attribute
line 583 column 9 - Warning: <table> lacks "summary" attribute
line 586 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 586 column 15 - Warning: <img> lacks "alt" attribute
line 586 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 586 column 58 - Warning: <img> lacks "alt" attribute
line 586 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 586 column 101 - Warning: <img> lacks "alt" attribute
line 586 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 586 column 144 - Warning: <img> lacks "alt" attribute
line 586 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 586 column 187 - Warning: <img> lacks "alt" attribute
line 586 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 586 column 230 - Warning: <img> lacks "alt" attribute
line 587 column 22 - Warning: <img> lacks "alt" attribute
line 587 column 63 - Warning: <img> lacks "alt" attribute
line 587 column 112 - Warning: <img> lacks "alt" attribute
line 587 column 162 - Warning: <img> lacks "alt" attribute
line 588 column 11 - Warning: <img> lacks "alt" attribute
line 594 column 15 - Warning: <img> lacks "alt" attribute
line 597 column 11 - Warning: <table> lacks "summary" attribute
line 615 column 9 - Warning: <table> lacks "summary" attribute
line 618 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 618 column 15 - Warning: <img> lacks "alt" attribute
line 618 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 618 column 58 - Warning: <img> lacks "alt" attribute
line 618 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 618 column 101 - Warning: <img> lacks "alt" attribute
line 618 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 618 column 144 - Warning: <img> lacks "alt" attribute
line 618 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 618 column 187 - Warning: <img> lacks "alt" attribute
line 618 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 618 column 230 - Warning: <img> lacks "alt" attribute
line 619 column 22 - Warning: <img> lacks "alt" attribute
line 619 column 63 - Warning: <img> lacks "alt" attribute
line 619 column 112 - Warning: <img> lacks "alt" attribute
line 619 column 162 - Warning: <img> lacks "alt" attribute
line 620 column 11 - Warning: <img> lacks "alt" attribute
line 626 column 15 - Warning: <img> lacks "alt" attribute
line 629 column 11 - Warning: <table> lacks "summary" attribute
line 633 column 414 - Warning: <img> proprietary attribute value "absmiddle"
line 633 column 414 - Warning: <img> lacks "alt" attribute
line 635 column 667 - Warning: <img> proprietary attribute value "absmiddle"
line 635 column 667 - Warning: <img> lacks "alt" attribute
line 638 column 777 - Warning: <img> lacks "alt" attribute
line 642 column 9 - Warning: <table> lacks "summary" attribute
line 645 column 15 - Warning: <img> proprietary attribute value "absmiddle"
line 645 column 15 - Warning: <img> lacks "alt" attribute
line 645 column 58 - Warning: <img> proprietary attribute value "absmiddle"
line 645 column 58 - Warning: <img> lacks "alt" attribute
line 645 column 101 - Warning: <img> proprietary attribute value "absmiddle"
line 645 column 101 - Warning: <img> lacks "alt" attribute
line 645 column 144 - Warning: <img> proprietary attribute value "absmiddle"
line 645 column 144 - Warning: <img> lacks "alt" attribute
line 645 column 187 - Warning: <img> proprietary attribute value "absmiddle"
line 645 column 187 - Warning: <img> lacks "alt" attribute
line 645 column 230 - Warning: <img> proprietary attribute value "absmiddle"
line 645 column 230 - Warning: <img> lacks "alt" attribute
line 646 column 22 - Warning: <img> lacks "alt" attribute
line 646 column 63 - Warning: <img> lacks "alt" attribute
line 646 column 112 - Warning: <img> lacks "alt" attribute
line 646 column 162 - Warning: <img> lacks "alt" attribute
line 647 column 11 - Warning: <img> lacks "alt" attribute
line 653 column 15 - Warning: <img> lacks "alt" attribute
line 656 column 11 - Warning: <table> lacks "summary" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 673 column 17 - Warning: <table> lacks "summary" attribute
line 675 column 17 - Warning: <table> lacks "summary" attribute
line 681 column 1 - Warning: <img> lacks "alt" attribute
line 682 column 1 - Warning: <img> lacks "alt" attribute
line 683 column 1 - Warning: <img> lacks "alt" attribute
line 690 column 9 - Warning: <table> lacks "summary" attribute
line 692 column 25 - Warning: <img> lacks "alt" attribute
line 702 column 67 - Warning: <img> lacks "alt" attribute
line 722 column 17 - Warning: <table> lacks "summary" attribute
line 141 column 132 - Warning: trimming empty <font>
line 143 column 642 - Warning: trimming empty <font>
line 640 column 15 - Warning: trimming empty <tr>
line 673 column 642 - Warning: trimming empty <font>
line 675 column 132 - Warning: trimming empty <font>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 176 column 11 - Warning: <a> cannot copy name attribute to id
line 213 column 11 - Warning: <a> cannot copy name attribute to id
line 238 column 11 - Warning: <a> cannot copy name attribute to id
line 262 column 11 - Warning: <a> cannot copy name attribute to id
line 285 column 11 - Warning: <a> cannot copy name attribute to id
line 313 column 11 - Warning: <a> cannot copy name attribute to id
line 348 column 11 - Warning: <a> cannot copy name attribute to id
line 374 column 11 - Warning: <a> cannot copy name attribute to id
line 397 column 11 - Warning: <a> cannot copy name attribute to id
line 423 column 11 - Warning: <a> cannot copy name attribute to id
line 447 column 11 - Warning: <a> cannot copy name attribute to id
line 470 column 11 - Warning: <a> cannot copy name attribute to id
line 493 column 11 - Warning: <a> cannot copy name attribute to id
line 515 column 11 - Warning: <a> cannot copy name attribute to id
line 538 column 11 - Warning: <a> cannot copy name attribute to id
line 561 column 11 - Warning: <a> cannot copy name attribute to id
line 585 column 11 - Warning: <a> cannot copy name attribute to id
line 617 column 11 - Warning: <a> cannot copy name attribute to id
line 644 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
631 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