I have a link with an onmouseover="" in it. Right now the on mouseover runs a javascript subroutine that puts a description about the link into a variable. the variable then gets put into a little "description" box elsewhere on the page. Is there any way to run two subroutines in a single onmouseover? I also need to alter the style of the link when it gets moused over. So basically i need to make the mouseover do to things.