I thought that with the power of AI, why not make some little 
add on apps for immersion. 
This is a Network Broadcast app.
It's simple and gets the job done for me, but if anyone wants to expand on it
please do. It is all HTML, CSS, and Javascript. All included in the HTML file
so if you wanted to try your hand at expanding it, just open the html in notepad,
copy and paste the code into GROK(or whatever AI)and prompt away and see 
what you can get added.

It is supposed to take the era into account by the year you enter. If you scroll through
the code, you'll ssee where the Javascript is and the part about what era, decade.

Once you are finished with the negotiations, you can "export to CSV" so you
can load it later or just have the info saved.
I recommend when you complete a negotiation, save it by years, ie if its 
1986 and a 3 year deal, save it maybe 86_89GFL.csv so when you get to 1990, 
you can renegotiate and not overwrite the old one. Also, you dont have to do all
the networks you enter at the start, if you only need to get with ABC, then just 
do that.

It's very simple but a simple little extra that allows for some AI negotiations.
Give it a try. I included some simple logos and my csv for you to try.

You'll notice at the bottom is a "Save Setup" button. It saves the info on the
create screen so you don't have to enter it again, BUT, it saves it to the browser, 
so it's there but if you use another browser it won't be. I ran out of Grok time today,
I'll update it at some point.