Yes, but in a form checkbox...
I want it to: when cllicked go to the url but trigger the onclick event required for the greybox script....
I thought it would be like:
HTML Code:onclick="document.location.href=('http://www.thisdomain.com', 'return GB_showCenter('Domain Name', this.href)')"
but it's not. lol