I just wanted to get the pros take on custom div attributes.
I'm trying consolidate edits for a client and simply using the .html as the flash movie's xml is working well... but, I'm pulling this off by adding custom attributes like this

<div id="menu" data="nav.swf">...menu...</div>

Which of course doesn't pass w3c validation. Should I lose sleep over this or not?