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

Jul - Posts by Ninji
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... 89 90 91 92 93 94 95 96 97 98
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 206/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 03-31-09 08:33:45 AM, in bob's game Link
Originally posted by Tina
Originally posted by Spontaneous Madness
Demo online.
So I guess this is being released soon?

I guess you missed the part where this isn't an official demo, and from the looks of it is actually quite old.

It's not old. It was up for a bit for testing, and got leaked. The official version is out now.

The end is the insanely hard Tetrid game btw; I haven't managed to beat it, but apparently there's a short cutscene after it and the demo ends.
I asked Bob and he said it won't be necessary to beat it in the final game, but it will get you an extra item.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 207/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-01-09 01:43:03 PM, in Keep this scheme? Link
I dislike pink but it actually looks pretty good (except for the broken bits, which you're fixing). I didn't vote in the poll because I wasn't sure if you meant keeping it as a forced theme, or keeping it as a theme choice.

My favourite part is the poll/thread/reply buttons. In fact I think a version of this theme in a different colour scheme would be pretty nice; I'd probably use it.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 208/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-01-09 05:47:42 PM, in So now that it's pretty much a given Link
Originally posted by emcee
Originally posted by Tina
By the way, I've been banning people who whine about it and setting their schemes to AE Torture, so...


Didn't you just say "Feel free to be honest"?.

I guess there's a difference between whining about it being a forced scheme, and just saying they don't like it.


I voted 4 because like I said in the other thread, it's a good scheme, I just dislike pink. The layout mismatching is annoying, but that's not your fault, and can't really be helped.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 209/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-13-09 12:29:04 PM, in Original NSMB Hacking Thread (Archived) (last edited by Treeki at 07-19-09 04:39 PM) Link
The editor used to be here, but I moved it into a separate stickied thread for convenience.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron � Hacking Tools: Nitro Explorer � NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 210/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-13-09 02:23:31 PM, in Original NSMB Hacking Thread (Archived) Link
4.1 is out. Didn't take too long. It now supports ROMs from different regions.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 211/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-13-09 06:59:39 PM, in Original NSMB Hacking Thread (Archived) Link
I don't think it would work in Mono in the first place. I use P/Invoke for faster drawing on Windows, since GDI+ is very slow when copying many tiles to the screen at once.

But anyway, I'm not sure that problem is in my code.


Unhandled Exception: System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.Font.GetHeight (Single dpi) [0x00000]
at System.Drawing.Font.GetHeight () [0x00000]
at System.Drawing.Font.get_Height () [0x00000]
at (wrapper remoting-invoke-with-check) System.Drawing.Font:get_Height ()
at System.Windows.Forms.Label.InternalGetPreferredSize (Size proposed) [0x00000]
at System.Windows.Forms.Label.CalcAutoSize () [0x00000]
at System.Windows.Forms.Label.OnFontChanged (System.EventArgs e) [0x00000]
at System.Windows.Forms.Control.set_Font (System.Drawing.Font ) [0x00000]
at NSMBe4.LevelChooser.InitializeComponent () [0x00000]
at NSMBe4.LevelChooser..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) NSMBe4.LevelChooser:.ctor ()
at NSMBe4.Program.Main () [0x00000]

The bolded part is what makes me think that. Setting a font in a control isn't exactly a problem with my code..

Anyway, here's a preview of what I'm working on: entrance support. It's still under construction and might not be released for a while, because there's still a lot I need to find out about the format.
http://treeki.googlepages.com/entrances.png

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 212/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-14-09 07:22:18 PM, in Original NSMB Hacking Thread (Archived) Link
Originally posted by AlexAR
Fantastic job Treeki. The editor works great. Now I know you said you're working on entrance support, but I was hoping you could implement some simple little features that would make the editor much more user friendly.

I don't know the reason you can't display enemies, but you can obviously differentiate them since you are displaying those sprite numbers. A simple little tooltip with the sprite's name would be awesome. That way I don't need to keep a separate notepad open with a list of the sprite numbers and their corresponding names.

Most enemies are 3D, which is why I can't display them. There's also no way to show them exactly as the game does.
I don't know what every sprite does, but I might consider adding tooltips for known sprites to a later version.

Originally posted by AlexAR
Also, having to go up to the height/width boxes to resize blocks is a bit clunky. Editing would be much more fluid if you could stretch blocks in the main window with the mouse like lunar magic does.

Already exists; you can use the small white dots at the bottom right of each object to resize it. I'm not sure if I should change this though, it's kind of hard to target it accurately sometimes. Maybe making it bigger would work better.

Originally posted by AlexAR
Again, great work here man.

Thanks!

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 213/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-14-09 07:24:00 PM, in super nsmb editor Link
... and I thought he had actually managed to gain some intelligence after his last rereg and the email conversation I had with him last night. Apparently not.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 214/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-15-09 09:14:57 AM, in super nsmb editor Link


--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 215/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-15-09 12:40:49 PM, in Original NSMB Hacking Thread (Archived) Link
Originally posted by Yoshi52
Say, what happened to the level header thing? You know, that window that lets one edit the level's time, Mario's Start Point, and the foreground/background stuff? Where'd that go? I can understand taking out Mario's Start Point for editing, as that does mess up some levels, but what was wrong with the Time Limit?

Or, is it still there, but l missed it somehow?

There are two reasons I haven't added it yet:

1. In NSMBe2 it used hardcoded offsets within the level file, and didn't index them by blocks.
2. I want to add more detailed editing - being able to see previews of each background/tileset before you choose them, for example.

Once I figure out how to get entrances working, you will be able to edit Mario's start point using them. If I ever figure out enough of the format to get views working as well, that means we can do pretty much anything - create new areas in levels, working pipes, etc.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 216/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-19-09 03:38:58 PM, in Original NSMB Hacking Thread (Archived) Link
The long-awaited entrance support...


...isn't here. That's because I'm lazy. But still, have an update!

Check page 16 as usual. 4.2 includes a list of sprites. Pirahnaplant (not a board member here as far as I know though) sent me a list of sprites; I went through it and finished off the missing sprites (with some help in IRC from MM200 and Tanks) and added support for it to the editor.

In addition, some levels like water areas now display correctly on all region ROMs.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 217/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-19-09 04:11:21 PM, in super nsmb editor Link
By the way, if you want to know how to crash the "SUPER NSMB EDITOR ZOMG!!!111":

1. Click on an entrance.
2. BOOM

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 218/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-20-09 11:46:44 AM, in Personal Keyboard/Mouse combo? Link
I just have a standard un-fancy keyboard I got 3 years ago, it came with my old computer and has seen over 20 million keystrokes (and that's not counting the time before I installed Whatpulse) It doesn't even have media keys.

As for a mouse, it's an extremely generic Logitech mouse with 2 buttons and a scroll wheel. That's about it.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 219/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-20-09 03:05:49 PM, in Updates Link
I love GarBG. I'm using it now.

Originally posted by Sinistar
Now all we need is a way to detect the user's board theme in layouts.

It'd be nice to see mine morph to fit whatever scheme. It's perfectly able to, even.

This could actually be pretty easily doable... one of the tags (body, perhaps) could have a class attached to it which defines the scheme. So something like this could be done:

body.garbg div.treekislayout {
...
}
body.forcedscheme div.treekislayout{
...
}



--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 220/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-26-09 07:54:58 AM, in NSMB Slopes Link
My editor doesn't render slopes completely correctly (I had to figure out the format by myself, and don't know everything about it) so you may see them appearing wrong. (2-3 is one of the best/worst examples of this - so many objects in it are slopes or diagonals that it looks completely different from the actual game.)
Moving the object up a tile is a pretty obvious solution though.. I'm surprised you didn't think of that.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 221/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-26-09 09:30:15 PM, in Original NSMB Hacking Thread (Archived) Link
Here's 4.3 with entrance editing and other new features. I'm sleepy and just want to release this, so here's a quote from the changelog:

v4.3 - 26th April 2009:
- The biggest update yet!
- Entrance/exit editing is now supported.
- Views are viewable (sorry for the bad pun) but can't be edited yet.
- Multi-language support is added; Spanish is available.
- Level settings changeable, including tilesets and backgrounds.
- Right-click dragging to move the level field around added.

Download it on page 16 as usual. I will go to bed now. (Or sometime soon..)

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 222/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-27-09 05:35:24 PM, in Original NSMB Hacking Thread (Archived) Link
Originally posted by Raccoon Sam
I see multiple languages are supported now.
I'd be glad to do a finnish one.

Not sure how much use that would be. I only added the spanish translation because I found a bunch of people hacking NSMB (with brains, amazingly enough) on a spanish forum - and the translation system is also kind of hackish.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 223/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-28-09 05:59:27 PM, in Original NSMB Hacking Thread (Archived) Link
Originally posted by The T
Is it me, or is Warp to level thing a sprite? Shouldn't it be at the entrance/exit mode?

Nope - it's used for vines and areas where you can teleport without going through a pipe or door (leaving 1-1's cloud bonus area, for example)

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 224/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 04-29-09 08:24:55 PM, in Thread Subtitling Link
I've always loved this feature. I think it would be worth adding. (Even more so if thread creators could edit it without needing to ask a mod - so threads like my NSMB hacking thread could have the current editor version in the description, for example)

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Ninji

Boomboom
Help I'm a toaster
Level: 79


Posts: 225/1975
EXP: 4509755
For next: 69712

Since: 07-26-07
From: Rogueport

Since last post: 19 days
Last activity: 16 hours

Posted on 05-09-09 05:01:20 PM, in Original NSMB Hacking Thread (Archived) Link
Originally posted by Camewel
Hi treeki! Just wanted to ask, does the Mario vs Luigi editor edit the DS Download files too, of do i have to do that manually? If it doesn't do the narc editing, then can you add that into things for the next update, as well as easier sprite controls, or at least another readme with the controls for the 'Sprite Data' for each sprite, as i don't understand the complex data in the slightest, and i'm planning to make a new new super mario bros for a friend.

Nope, it won't update the NARCs by itself. I'm not even sure whether it would work fully.


As for the sprite data thing, that's impossible - I am not Nintendo, I don't have info about the usable data for every sprite. Right now, this kind of editor is the best I can do - every sprite has a different data format, so I can't just make one that works for everything. We don't know about how every sprite works, just a few.

--------------------
My most sincere excuses for all my bullshit to you. -- Mega-Moron · Hacking Tools: NSMB Editor 4 · Nitro Explorer · NARC Explorer
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... 89 90 91 92 93 94 95 96 97 98
Jul - Posts by Ninji






Rusted Logic

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

34 database queries, 43 query cache hits.
Query execution time:  0.058236 seconds
Script execution time:  0.086839 seconds
Total render time:  0.145075 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 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 418 - Warning: unescaped & or unknown entity "&page"
line 143 column 452 - Warning: unescaped & or unknown entity "&page"
line 143 column 486 - Warning: unescaped & or unknown entity "&page"
line 143 column 520 - 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 694 - Warning: unescaped & or unknown entity "&page"
line 143 column 728 - Warning: unescaped & or unknown entity "&page"
line 143 column 762 - Warning: unescaped & or unknown entity "&page"
line 143 column 796 - Warning: unescaped & or unknown entity "&page"
line 143 column 830 - Warning: unescaped & or unknown entity "&page"
line 143 column 864 - Warning: unescaped & or unknown entity "&page"
line 143 column 50 - Warning: missing </font> before </td>
line 143 column 901 - 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 169 column 74 - Warning: <link> isn't allowed in <td> elements
line 169 column 9 - Info: <td> previously mentioned
line 177 column 15 - Warning: missing <td>
line 178 column 9 - Warning: <div> isn't allowed in <tr> elements
line 177 column 15 - Info: <tr> previously mentioned
line 180 column 9 - Warning: missing <tr>
line 194 column 13 - Warning: missing <tr>
line 195 column 27 - Warning: <nobr> is not approved by W3C
line 197 column 74 - Warning: <link> isn't allowed in <td> elements
line 197 column 9 - Info: <td> previously mentioned
line 201 column 15 - Warning: missing <td>
line 202 column 9 - Warning: <div> isn't allowed in <tr> elements
line 201 column 15 - Info: <tr> previously mentioned
line 204 column 9 - Warning: missing <tr>
line 218 column 13 - Warning: missing <tr>
line 219 column 27 - Warning: <nobr> is not approved by W3C
line 221 column 74 - Warning: <link> isn't allowed in <td> elements
line 221 column 9 - Info: <td> previously mentioned
line 229 column 15 - Warning: missing <td>
line 230 column 9 - Warning: <div> isn't allowed in <tr> elements
line 229 column 15 - Info: <tr> previously mentioned
line 232 column 9 - Warning: missing <tr>
line 246 column 13 - Warning: missing <tr>
line 247 column 27 - Warning: <nobr> is not approved by W3C
line 249 column 74 - Warning: <link> isn't allowed in <td> elements
line 249 column 9 - Info: <td> previously mentioned
line 251 column 15 - Warning: missing <td>
line 252 column 9 - Warning: <div> isn't allowed in <tr> elements
line 251 column 15 - Info: <tr> previously mentioned
line 254 column 9 - Warning: missing <tr>
line 268 column 13 - Warning: missing <tr>
line 269 column 27 - Warning: <nobr> is not approved by W3C
line 271 column 74 - Warning: <link> isn't allowed in <td> elements
line 271 column 9 - Info: <td> previously mentioned
line 271 column 511 - Warning: unescaped & or unknown entity "&r"
line 273 column 15 - Warning: missing <td>
line 274 column 9 - Warning: <div> isn't allowed in <tr> elements
line 273 column 15 - Info: <tr> previously mentioned
line 276 column 9 - Warning: missing <tr>
line 290 column 13 - Warning: missing <tr>
line 291 column 27 - Warning: <nobr> is not approved by W3C
line 293 column 74 - Warning: <link> isn't allowed in <td> elements
line 293 column 9 - Info: <td> previously mentioned
line 314 column 2131 - Warning: unescaped & or unknown entity "&r"
line 316 column 15 - Warning: missing <td>
line 317 column 9 - Warning: <div> isn't allowed in <tr> elements
line 316 column 15 - Info: <tr> previously mentioned
line 319 column 9 - Warning: missing <tr>
line 333 column 13 - Warning: missing <tr>
line 334 column 27 - Warning: <nobr> is not approved by W3C
line 336 column 74 - Warning: <link> isn't allowed in <td> elements
line 336 column 9 - Info: <td> previously mentioned
line 346 column 1986 - Warning: unescaped & or unknown entity "&r"
line 348 column 15 - Warning: missing <td>
line 349 column 9 - Warning: <div> isn't allowed in <tr> elements
line 348 column 15 - Info: <tr> previously mentioned
line 351 column 9 - Warning: missing <tr>
line 365 column 13 - Warning: missing <tr>
line 366 column 27 - Warning: <nobr> is not approved by W3C
line 368 column 74 - Warning: <link> isn't allowed in <td> elements
line 368 column 9 - Info: <td> previously mentioned
line 368 column 591 - Warning: unescaped & or unknown entity "&r"
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 390 column 74 - Warning: <link> isn't allowed in <td> elements
line 390 column 9 - Info: <td> previously mentioned
line 390 column 461 - Warning: unescaped & or unknown entity "&r"
line 392 column 15 - Warning: missing <td>
line 393 column 9 - Warning: <div> isn't allowed in <tr> elements
line 392 column 15 - Info: <tr> previously mentioned
line 395 column 9 - Warning: missing <tr>
line 409 column 13 - Warning: missing <tr>
line 410 column 27 - Warning: <nobr> is not approved by W3C
line 412 column 74 - Warning: <link> isn't allowed in <td> elements
line 412 column 9 - Info: <td> previously mentioned
line 420 column 1457 - Warning: unescaped & or unknown entity "&r"
line 422 column 15 - Warning: missing <td>
line 423 column 9 - Warning: <div> isn't allowed in <tr> elements
line 422 column 15 - Info: <tr> previously mentioned
line 425 column 9 - Warning: missing <tr>
line 439 column 13 - Warning: missing <tr>
line 440 column 27 - Warning: <nobr> is not approved by W3C
line 442 column 74 - Warning: <link> isn't allowed in <td> elements
line 442 column 9 - Info: <td> previously mentioned
line 449 column 924 - Warning: unescaped & or unknown entity "&r"
line 451 column 15 - Warning: missing <td>
line 452 column 9 - Warning: <div> isn't allowed in <tr> elements
line 451 column 15 - Info: <tr> previously mentioned
line 454 column 9 - Warning: missing <tr>
line 468 column 13 - Warning: missing <tr>
line 469 column 27 - Warning: <nobr> is not approved by W3C
line 471 column 74 - Warning: <link> isn't allowed in <td> elements
line 471 column 9 - Info: <td> previously mentioned
line 474 column 549 - Warning: unescaped & or unknown entity "&r"
line 476 column 15 - Warning: missing <td>
line 477 column 9 - Warning: <div> isn't allowed in <tr> elements
line 476 column 15 - Info: <tr> previously mentioned
line 479 column 9 - Warning: missing <tr>
line 493 column 13 - Warning: missing <tr>
line 494 column 27 - Warning: <nobr> is not approved by W3C
line 496 column 74 - Warning: <link> isn't allowed in <td> elements
line 496 column 9 - Info: <td> previously mentioned
line 498 column 767 - Warning: unescaped & or unknown entity "&r"
line 500 column 15 - Warning: missing <td>
line 501 column 9 - Warning: <div> isn't allowed in <tr> elements
line 500 column 15 - Info: <tr> previously mentioned
line 503 column 9 - Warning: missing <tr>
line 517 column 13 - Warning: missing <tr>
line 518 column 27 - Warning: <nobr> is not approved by W3C
line 520 column 74 - Warning: <link> isn't allowed in <td> elements
line 520 column 9 - Info: <td> previously mentioned
line 531 column 1096 - Warning: unescaped & or unknown entity "&r"
line 533 column 15 - Warning: missing <td>
line 534 column 9 - Warning: <div> isn't allowed in <tr> elements
line 533 column 15 - Info: <tr> previously mentioned
line 536 column 9 - Warning: missing <tr>
line 550 column 13 - Warning: missing <tr>
line 551 column 27 - Warning: <nobr> is not approved by W3C
line 553 column 74 - Warning: <link> isn't allowed in <td> elements
line 553 column 9 - Info: <td> previously mentioned
line 554 column 856 - Warning: unescaped & or unknown entity "&r"
line 556 column 15 - Warning: missing <td>
line 557 column 9 - Warning: <div> isn't allowed in <tr> elements
line 556 column 15 - Info: <tr> previously mentioned
line 559 column 9 - Warning: missing <tr>
line 573 column 13 - Warning: missing <tr>
line 574 column 27 - Warning: <nobr> is not approved by W3C
line 576 column 74 - Warning: <link> isn't allowed in <td> elements
line 576 column 9 - Info: <td> previously mentioned
line 584 column 1040 - Warning: unescaped & or unknown entity "&r"
line 586 column 15 - Warning: missing <td>
line 587 column 9 - Warning: <div> isn't allowed in <tr> elements
line 586 column 15 - Info: <tr> previously mentioned
line 589 column 9 - Warning: missing <tr>
line 603 column 13 - Warning: missing <tr>
line 604 column 27 - Warning: <nobr> is not approved by W3C
line 606 column 74 - Warning: <link> isn't allowed in <td> elements
line 606 column 9 - Info: <td> previously mentioned
line 608 column 831 - Warning: unescaped & or unknown entity "&r"
line 610 column 15 - Warning: missing <td>
line 611 column 9 - Warning: <div> isn't allowed in <tr> elements
line 610 column 15 - Info: <tr> previously mentioned
line 613 column 9 - Warning: missing <tr>
line 627 column 13 - Warning: missing <tr>
line 628 column 27 - Warning: <nobr> is not approved by W3C
line 630 column 74 - Warning: <link> isn't allowed in <td> elements
line 630 column 9 - Info: <td> previously mentioned
line 631 column 751 - Warning: unescaped & or unknown entity "&r"
line 633 column 15 - Warning: missing <td>
line 634 column 9 - Warning: <div> isn't allowed in <tr> elements
line 633 column 15 - Info: <tr> previously mentioned
line 636 column 9 - Warning: missing <tr>
line 650 column 13 - Warning: missing <tr>
line 651 column 27 - Warning: <nobr> is not approved by W3C
line 653 column 74 - Warning: <link> isn't allowed in <td> elements
line 653 column 9 - Info: <td> previously mentioned
line 653 column 679 - Warning: unescaped & or unknown entity "&r"
line 655 column 15 - Warning: missing <td>
line 656 column 9 - Warning: <div> isn't allowed in <tr> elements
line 655 column 15 - Info: <tr> previously mentioned
line 658 column 9 - Warning: missing <tr>
line 672 column 13 - Warning: missing <tr>
line 673 column 27 - Warning: <nobr> is not approved by W3C
line 675 column 74 - Warning: <link> isn't allowed in <td> elements
line 675 column 9 - Info: <td> previously mentioned
line 679 column 1413 - Warning: unescaped & or unknown entity "&r"
line 682 column 17 - Warning: discarding unexpected <table>
line 685 column 35 - Warning: missing <tr>
line 685 column 94 - Warning: unescaped & or unknown entity "&page"
line 685 column 126 - Warning: unescaped & or unknown entity "&page"
line 685 column 158 - Warning: unescaped & or unknown entity "&page"
line 685 column 190 - Warning: unescaped & or unknown entity "&page"
line 685 column 222 - Warning: unescaped & or unknown entity "&page"
line 685 column 254 - Warning: unescaped & or unknown entity "&page"
line 685 column 286 - Warning: unescaped & or unknown entity "&page"
line 685 column 318 - Warning: unescaped & or unknown entity "&page"
line 685 column 350 - Warning: unescaped & or unknown entity "&page"
line 685 column 382 - Warning: unescaped & or unknown entity "&page"
line 685 column 418 - Warning: unescaped & or unknown entity "&page"
line 685 column 452 - Warning: unescaped & or unknown entity "&page"
line 685 column 486 - Warning: unescaped & or unknown entity "&page"
line 685 column 520 - Warning: unescaped & or unknown entity "&page"
line 685 column 558 - Warning: unescaped & or unknown entity "&page"
line 685 column 592 - Warning: unescaped & or unknown entity "&page"
line 685 column 626 - Warning: unescaped & or unknown entity "&page"
line 685 column 660 - Warning: unescaped & or unknown entity "&page"
line 685 column 694 - Warning: unescaped & or unknown entity "&page"
line 685 column 728 - Warning: unescaped & or unknown entity "&page"
line 685 column 762 - Warning: unescaped & or unknown entity "&page"
line 685 column 796 - Warning: unescaped & or unknown entity "&page"
line 685 column 830 - Warning: unescaped & or unknown entity "&page"
line 685 column 864 - Warning: unescaped & or unknown entity "&page"
line 685 column 50 - Warning: missing </font> before </td>
line 685 column 901 - Warning: missing </font> before </table>
line 687 column 35 - Warning: missing <tr>
line 687 column 50 - Warning: missing </font> before </td>
line 687 column 132 - Warning: missing </font> before </table>
line 689 column 17 - Warning: discarding unexpected </textarea>
line 689 column 28 - Warning: discarding unexpected </form>
line 689 column 35 - Warning: discarding unexpected </embed>
line 689 column 43 - Warning: discarding unexpected </noembed>
line 689 column 53 - Warning: discarding unexpected </noscript>
line 689 column 64 - Warning: discarding unexpected </noembed>
line 689 column 74 - Warning: discarding unexpected </embed>
line 689 column 82 - Warning: discarding unexpected </table>
line 689 column 90 - Warning: discarding unexpected </table>
line 698 column 9 - Warning: missing </font> before <table>
line 714 column 9 - Warning: inserting implicit <font>
line 726 column 23 - Warning: inserting implicit <font>
line 733 column 58 - Warning: discarding unexpected </font>
line 691 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 11 - 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 179 column 9 - Warning: <table> lacks "summary" attribute
line 182 column 11 - Warning: <img> lacks "alt" attribute
line 183 column 22 - Warning: <img> lacks "alt" attribute
line 183 column 63 - Warning: <img> lacks "alt" attribute
line 183 column 112 - Warning: <img> lacks "alt" attribute
line 183 column 162 - Warning: <img> lacks "alt" attribute
line 184 column 11 - Warning: <img> lacks "alt" attribute
line 190 column 15 - Warning: <img> lacks "alt" attribute
line 193 column 11 - Warning: <table> lacks "summary" attribute
line 203 column 9 - Warning: <table> lacks "summary" attribute
line 206 column 11 - Warning: <img> lacks "alt" attribute
line 207 column 22 - Warning: <img> lacks "alt" attribute
line 207 column 63 - Warning: <img> lacks "alt" attribute
line 207 column 112 - Warning: <img> lacks "alt" attribute
line 207 column 162 - Warning: <img> lacks "alt" attribute
line 208 column 11 - Warning: <img> lacks "alt" attribute
line 214 column 15 - Warning: <img> lacks "alt" attribute
line 217 column 11 - Warning: <table> lacks "summary" attribute
line 231 column 9 - Warning: <table> lacks "summary" attribute
line 234 column 11 - Warning: <img> lacks "alt" attribute
line 235 column 22 - Warning: <img> lacks "alt" attribute
line 235 column 63 - Warning: <img> lacks "alt" attribute
line 235 column 112 - Warning: <img> lacks "alt" attribute
line 235 column 162 - Warning: <img> lacks "alt" attribute
line 236 column 11 - Warning: <img> lacks "alt" attribute
line 242 column 15 - Warning: <img> lacks "alt" attribute
line 245 column 11 - Warning: <table> lacks "summary" attribute
line 253 column 9 - Warning: <table> lacks "summary" attribute
line 256 column 11 - Warning: <img> lacks "alt" attribute
line 257 column 22 - Warning: <img> lacks "alt" attribute
line 257 column 63 - Warning: <img> lacks "alt" attribute
line 257 column 112 - Warning: <img> lacks "alt" attribute
line 257 column 162 - Warning: <img> lacks "alt" attribute
line 258 column 11 - Warning: <img> lacks "alt" attribute
line 264 column 15 - Warning: <img> lacks "alt" attribute
line 267 column 11 - Warning: <table> lacks "summary" attribute
line 275 column 9 - Warning: <table> lacks "summary" attribute
line 278 column 11 - Warning: <img> lacks "alt" attribute
line 279 column 22 - Warning: <img> lacks "alt" attribute
line 279 column 63 - Warning: <img> lacks "alt" attribute
line 279 column 112 - Warning: <img> lacks "alt" attribute
line 279 column 162 - Warning: <img> lacks "alt" attribute
line 280 column 11 - Warning: <img> lacks "alt" attribute
line 286 column 15 - Warning: <img> lacks "alt" attribute
line 289 column 11 - Warning: <table> lacks "summary" attribute
line 311 column 1547 - Warning: <img> proprietary attribute value "absmiddle"
line 311 column 1547 - Warning: <img> lacks "alt" attribute
line 318 column 9 - Warning: <table> lacks "summary" attribute
line 321 column 11 - Warning: <img> lacks "alt" attribute
line 322 column 22 - Warning: <img> lacks "alt" attribute
line 322 column 63 - Warning: <img> lacks "alt" attribute
line 322 column 112 - Warning: <img> lacks "alt" attribute
line 322 column 162 - Warning: <img> lacks "alt" attribute
line 323 column 11 - Warning: <img> lacks "alt" attribute
line 329 column 15 - Warning: <img> lacks "alt" attribute
line 332 column 11 - Warning: <table> lacks "summary" attribute
line 350 column 9 - Warning: <table> lacks "summary" attribute
line 353 column 11 - Warning: <img> lacks "alt" attribute
line 354 column 22 - Warning: <img> lacks "alt" attribute
line 354 column 63 - Warning: <img> lacks "alt" attribute
line 354 column 112 - Warning: <img> lacks "alt" attribute
line 354 column 162 - Warning: <img> lacks "alt" attribute
line 355 column 11 - Warning: <img> lacks "alt" attribute
line 361 column 15 - Warning: <img> lacks "alt" attribute
line 364 column 11 - Warning: <table> lacks "summary" attribute
line 372 column 9 - Warning: <table> lacks "summary" attribute
line 375 column 11 - 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 390 column 211 - Warning: <img> lacks "alt" attribute
line 394 column 9 - Warning: <table> lacks "summary" attribute
line 397 column 11 - Warning: <img> lacks "alt" attribute
line 398 column 22 - Warning: <img> lacks "alt" attribute
line 398 column 63 - Warning: <img> lacks "alt" attribute
line 398 column 112 - Warning: <img> lacks "alt" attribute
line 398 column 162 - Warning: <img> lacks "alt" attribute
line 399 column 11 - Warning: <img> lacks "alt" attribute
line 405 column 15 - Warning: <img> lacks "alt" attribute
line 408 column 11 - Warning: <table> lacks "summary" attribute
line 424 column 9 - Warning: <table> lacks "summary" attribute
line 427 column 11 - Warning: <img> lacks "alt" attribute
line 428 column 22 - Warning: <img> lacks "alt" attribute
line 428 column 63 - Warning: <img> lacks "alt" attribute
line 428 column 112 - Warning: <img> lacks "alt" attribute
line 428 column 162 - Warning: <img> lacks "alt" attribute
line 429 column 11 - Warning: <img> lacks "alt" attribute
line 435 column 15 - Warning: <img> lacks "alt" attribute
line 438 column 11 - Warning: <table> lacks "summary" attribute
line 453 column 9 - Warning: <table> lacks "summary" attribute
line 456 column 11 - Warning: <img> lacks "alt" attribute
line 457 column 22 - Warning: <img> lacks "alt" attribute
line 457 column 63 - Warning: <img> lacks "alt" attribute
line 457 column 112 - Warning: <img> lacks "alt" attribute
line 457 column 162 - Warning: <img> lacks "alt" attribute
line 458 column 11 - Warning: <img> lacks "alt" attribute
line 464 column 15 - Warning: <img> lacks "alt" attribute
line 467 column 11 - Warning: <table> lacks "summary" attribute
line 478 column 9 - Warning: <table> lacks "summary" attribute
line 481 column 11 - Warning: <img> lacks "alt" attribute
line 482 column 22 - Warning: <img> lacks "alt" attribute
line 482 column 63 - Warning: <img> lacks "alt" attribute
line 482 column 112 - Warning: <img> lacks "alt" attribute
line 482 column 162 - Warning: <img> lacks "alt" attribute
line 483 column 11 - Warning: <img> lacks "alt" attribute
line 489 column 15 - Warning: <img> lacks "alt" attribute
line 492 column 11 - Warning: <table> lacks "summary" attribute
line 502 column 9 - Warning: <table> lacks "summary" attribute
line 505 column 11 - Warning: <img> lacks "alt" attribute
line 506 column 22 - Warning: <img> lacks "alt" attribute
line 506 column 63 - Warning: <img> lacks "alt" attribute
line 506 column 112 - Warning: <img> lacks "alt" attribute
line 506 column 162 - Warning: <img> lacks "alt" attribute
line 507 column 11 - Warning: <img> lacks "alt" attribute
line 513 column 15 - Warning: <img> lacks "alt" attribute
line 516 column 11 - Warning: <table> lacks "summary" attribute
line 524 column 489 - Warning: <img> proprietary attribute value "absmiddle"
line 524 column 489 - Warning: <img> lacks "alt" attribute
line 535 column 9 - Warning: <table> lacks "summary" attribute
line 538 column 11 - Warning: <img> lacks "alt" attribute
line 539 column 22 - Warning: <img> lacks "alt" attribute
line 539 column 63 - Warning: <img> lacks "alt" attribute
line 539 column 112 - Warning: <img> lacks "alt" attribute
line 539 column 162 - Warning: <img> lacks "alt" attribute
line 540 column 11 - Warning: <img> lacks "alt" attribute
line 546 column 15 - Warning: <img> lacks "alt" attribute
line 549 column 11 - Warning: <table> lacks "summary" attribute
line 558 column 9 - Warning: <table> lacks "summary" attribute
line 561 column 11 - Warning: <img> lacks "alt" attribute
line 562 column 22 - Warning: <img> lacks "alt" attribute
line 562 column 63 - Warning: <img> lacks "alt" attribute
line 562 column 112 - Warning: <img> lacks "alt" attribute
line 562 column 162 - Warning: <img> lacks "alt" attribute
line 563 column 11 - Warning: <img> lacks "alt" attribute
line 569 column 15 - Warning: <img> lacks "alt" attribute
line 572 column 11 - Warning: <table> lacks "summary" attribute
line 588 column 9 - Warning: <table> lacks "summary" attribute
line 591 column 11 - Warning: <img> lacks "alt" attribute
line 592 column 22 - Warning: <img> lacks "alt" attribute
line 592 column 63 - Warning: <img> lacks "alt" attribute
line 592 column 112 - Warning: <img> lacks "alt" attribute
line 592 column 162 - Warning: <img> lacks "alt" attribute
line 593 column 11 - Warning: <img> lacks "alt" attribute
line 599 column 15 - Warning: <img> lacks "alt" attribute
line 602 column 11 - Warning: <table> lacks "summary" attribute
line 612 column 9 - Warning: <table> lacks "summary" attribute
line 615 column 11 - Warning: <img> lacks "alt" attribute
line 616 column 22 - Warning: <img> lacks "alt" attribute
line 616 column 63 - Warning: <img> lacks "alt" attribute
line 616 column 112 - Warning: <img> lacks "alt" attribute
line 616 column 162 - Warning: <img> lacks "alt" attribute
line 617 column 11 - Warning: <img> lacks "alt" attribute
line 623 column 15 - Warning: <img> lacks "alt" attribute
line 626 column 11 - Warning: <table> lacks "summary" attribute
line 635 column 9 - Warning: <table> lacks "summary" attribute
line 638 column 11 - Warning: <img> lacks "alt" attribute
line 639 column 22 - Warning: <img> lacks "alt" attribute
line 639 column 63 - Warning: <img> lacks "alt" attribute
line 639 column 112 - Warning: <img> lacks "alt" attribute
line 639 column 162 - Warning: <img> lacks "alt" attribute
line 640 column 11 - Warning: <img> lacks "alt" attribute
line 646 column 15 - Warning: <img> lacks "alt" attribute
line 649 column 11 - Warning: <table> lacks "summary" attribute
line 657 column 9 - Warning: <table> lacks "summary" attribute
line 660 column 11 - Warning: <img> lacks "alt" attribute
line 661 column 22 - Warning: <img> lacks "alt" attribute
line 661 column 63 - Warning: <img> lacks "alt" attribute
line 661 column 112 - Warning: <img> lacks "alt" attribute
line 661 column 162 - Warning: <img> lacks "alt" attribute
line 662 column 11 - Warning: <img> lacks "alt" attribute
line 668 column 15 - Warning: <img> lacks "alt" attribute
line 671 column 11 - Warning: <table> lacks "summary" attribute
line 146 column 17 - Warning: <table> lacks "summary" attribute
line 685 column 17 - Warning: <table> lacks "summary" attribute
line 687 column 17 - Warning: <table> lacks "summary" attribute
line 693 column 1 - Warning: <img> lacks "alt" attribute
line 694 column 1 - Warning: <img> lacks "alt" attribute
line 695 column 1 - Warning: <img> lacks "alt" attribute
line 702 column 9 - Warning: <table> lacks "summary" attribute
line 704 column 25 - Warning: <img> lacks "alt" attribute
line 734 column 17 - Warning: <table> lacks "summary" attribute
line 141 column 132 - Warning: trimming empty <font>
line 143 column 901 - Warning: trimming empty <font>
line 655 column 15 - Warning: trimming empty <tr>
line 685 column 901 - Warning: trimming empty <font>
line 687 column 132 - Warning: trimming empty <font>
line 153 column 11 - Warning: <a> cannot copy name attribute to id
line 181 column 11 - Warning: <a> cannot copy name attribute to id
line 205 column 11 - Warning: <a> cannot copy name attribute to id
line 233 column 11 - Warning: <a> cannot copy name attribute to id
line 255 column 11 - Warning: <a> cannot copy name attribute to id
line 277 column 11 - Warning: <a> cannot copy name attribute to id
line 320 column 11 - Warning: <a> cannot copy name attribute to id
line 352 column 11 - Warning: <a> cannot copy name attribute to id
line 374 column 11 - Warning: <a> cannot copy name attribute to id
line 396 column 11 - Warning: <a> cannot copy name attribute to id
line 426 column 11 - Warning: <a> cannot copy name attribute to id
line 455 column 11 - Warning: <a> cannot copy name attribute to id
line 480 column 11 - Warning: <a> cannot copy name attribute to id
line 504 column 11 - Warning: <a> cannot copy name attribute to id
line 537 column 11 - Warning: <a> cannot copy name attribute to id
line 560 column 11 - Warning: <a> cannot copy name attribute to id
line 590 column 11 - Warning: <a> cannot copy name attribute to id
line 614 column 11 - Warning: <a> cannot copy name attribute to id
line 637 column 11 - Warning: <a> cannot copy name attribute to id
line 659 column 11 - Warning: <a> cannot copy name attribute to id
Info: Document content looks like HTML Proprietary
Info: No system identifier in emitted doctype
449 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