I have one main image to which I can move different objects which are inside DIV. Because those objects will be to many I decided to organize them to groups and then with the use of Javascript I will slide them in one by one. I managed to get all that done but there is one problem - when I move some object to picture and then slide the div all objects (even the one which I moved to main image) are moved away. I have uploaded simple script which will show you what i ment (simply click TAB1, TAB2 or TAB3 and move objects to main image - you will see as you change tabs images doesn't stay in picture). You can download the script here: domain-on.ignorelist.com/test.zip I would really appreciate if someone can help me a bit because I am totally stuck...