chartnew.js
Version:
Simple HTML5 Charts using the canvas element
20 lines (17 loc) • 693 B
HTML
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1250">
<meta name="generator" content="PSPad editor, www.pspad.com">
<title></title>
</head>
<body bgcolor="#e5e5e7">
<SCRIPT>
if(typeof top.blank.curElt != "undefined") {
document.write("<B><U>Selection</B></U>: "+top.blank.menu[top.blank.curElt][0]+"/"+top.blank.menu[top.blank.curElt][1]+"  ");
document.write("<B><U>Sample</B></U>: "+top.blank.lst[top.blank.curElt][1]+"<BR>");
document.write("<B><U>Description</B></U>: "+top.blank.lst[top.blank.curElt][4]);
}
</SCRIPT>
</body>
</html>