

window.addEvent('domready', function() {
	new Drag.Move('veioza', {'limit': {x: [0, 1080], y: [0,0]}});
});
