I used the toggle tutorial from here http://www.sohtanaka.com/web-design/easy-toggle-jquery-tutorial and came up with this website.
There is only 1 toggle link on the website.
My problem is, I have a html newsletter where a link needs to be placed and when it is clicked, it will go to the website and automatically focuses on the toggle link. The toggle link also should be automatically opened without clicking on it.
How can I achieve this?