I have a menu set up in java script.
One of the menu items is contact us by email.
Menu4_1=new Array("Email","admin@hillstax.org","",0,20,140);
That's my code so far, but I'm missing something.
I want you to click on the menu item and an email box should
open.
Bookmarks