(function() {
var sitePath = 'http://www.tallyzoo.com/';
var title = 'Sleep Hours and Coffee (cups)';
var link = sitePath + 'activities/729/sleep-hours-and-coffee-cups';
var divId = 'dashboardGraph_729_1690251912';
var width = 350;
var height = 262;
function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != 'function') {
window.onload = func;
} else {
window.onload = function() {
if (oldonload) {
oldonload();
}
func();
}
}
}
document.write(unescape("%3Cscript src='" + sitePath + "chart/ampie/swfobject.js' type='text/javascript'%3E%3C/script%3E"));
document.write(unescape("%3Cscript src='" + sitePath + "includes/javascript/embed.js' type='text/javascript'%3E%3C/script%3E"));
document.write("");
document.write("");
addLoadEvent(function() {
dashboard_line(729,1,1,0,'0','dashboardGraph_729_1690251912', 350 - 16, 262 - 40, 'http://www.tallyzoo.com/', 'A0522D');
});
})();