1define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
2
3    return R;
4
5});