Avoiding overlapping in drag-drop

Avoiding overlapping in drag-drop

I am creating a conference scheduler using JQuery UI. Till now I able to drag the talk on the scheduler and resize the talk after dropping it.
You can see the example here -> <a href="http://sanisoft-demo.com/schedular/test.html">http://sanisoft-demo.com/schedular/test.html</a>
Now I want that the talks shouldn't overlap each other when dropped on the scheduler.
How do I detect overlaps.<br clear="all">
--
Aditya Mooley
=============================================================
PHP Applications for E-Biz: <a href="http://www.sanisoft.com">http://www.sanisoft.com</a>
Coppermine Picture Gallery: <a href="http://coppermine.sf.net">http://coppermine.sf.net</a>
Koppermine KDE Client: <a href="http://koppermine.sf.net">http://koppermine.sf.net</a>
=============================================================