window.addEvent('load', function() {
	//new Drag.Move($('dreamrocket'), {});
	$('dreamrocket').makeDraggable();
});