i have two different divs (code was simplified, this is not the actual code.)
Simply:
$("#test, #funt").click(DoWork);
See Multiple Selector.