Vevent.prototype = { dtstart: '', dtend: '', url: '', location: '', summary: '', addMe: function() { alert('New Event Added'); }