// JavaScript Document
/*<![CDATA[*/
/*You can also place this code in a separate file and link to it like epoch_classes.js*/
	var dp_cal;      
window.onload = function () {
	dp_cal  = new Epoch('dp_cal','popup',document.getElementById('datum'));
}
